Page 2 of 2

Re: Special folders

Posted: Wed Nov 07, 2012 3:45 pm
by Rathinagiri
srvet_claudio wrote:Hi Brother Esgici.
esgici wrote:You are a real treasure
Thank you very much, you are very kind.
esgici wrote:Are you sure that you are programming only as hobby
Yes, I'm only programming by hobby and fun (*)

(*) I did my first virus (memory-resident Trojan in C) when he was 16 years old, all I did was clear the screen every 5 seconds and display the message: "This computer is with diarrhea", was very fun to see the cries of my friends... "teacher, teacher, teacher, the computer is with diarrhea?" and the professor responded: "computer with diarrhea? you all are crazy !!!"

Best Regards,
Claudio.
Ha ha ha. Really funny!

:)

Special folders

Posted: Wed Nov 07, 2012 4:01 pm
by Pablo César
esgici wrote:You are a real treasure :arrow:

Are you sure that you are programming only as hobby ;)
hahaha :lol: :lol: I have already said: He is a genious !!! I'm glad we have him on our side !!!

He got it most of main folders with GET_FOLDER_LINK and probably Claudio could also find something with other special folders like:
- Contacts (HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\UserShell Folders then if exist this key {56784854-C6CB-462B-8169-88E350ACB882} (KNOWNFOLDERID) is the folder ID for Contacts. In my computer not exists. Pls confirm yours.)
- Downloads (There is something in KNOWNFOLDERID with name of FOLDERID_SavedGames in MSDN but needs to condition in FOLDERID_Downloads)
- Saved Games (same than below in GET_FOLDER_LINK)
- Searches (same than below in FOLDERID_SavedSearches)
- Links (this is it CSIDL_COMMON_OEM_LINKS ?)
Claudio wrote:was clear the screen every 5 seconds and display the message: "This computer is with diarrhea"
hahahaha :lol:

Re: Special folders

Posted: Wed Nov 07, 2012 4:24 pm
by esgici
Claudio wrote:I did my first virus (memory-resident Trojan in C) when ...
...was clear the screen every 5 seconds and display the message
Yes, really funny; please don't make such jokes to us :lol:
Pablo César wrote: I have already said: He is a genious !!! I'm glad we have him on our side !!!
I'm absolutely with you :D

Thanks and regards