Miscellaneous

Windows - get folder location of IE Favorites IE favorites are stored in a directory structure below the 'favorites' folder. This folder can be found by reading the 'Favorites' value in the registry key HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders. Alternatively, in .NET you can call Environment.GetFolderPath Environment.SpecialFolder.Favorites) to retrieve the path. The favorites folder contains '.URL' files, optionally arranged in a directory structure that reflects the menu structure of your IE favorites.
Regular Expresssions
Software reverse engineering and web survival arguments
Windows Seven Forum
Free Javascript Code Syntax Highlighters For Better Programming
hilite.me converts your code snippets into pretty-printed HTML format, easily embeddable into blog posts, emails and websites.

Comments

Popular posts from this blog

Decompiling Delphi - 3

Decompiling Delphi - 2

Artificial Intelligence, Oxymoron and Natural Intelligence