Coding Tips (JavaScript/CSS/VBA/Win32)

Useful code snippets, tips and some Windows applications

C++ Tips

A simple tokenize function
Write a number to a string
Replace vector elements
Win32 Tips
Tips and samples for coding with Win32 SDK, no MFC required.
Using String Tables in Win32
This short article will show a simple way to use string tables to localize your Win32 applications.
How To Add Tooltips to an MFC dialog window
The title says it all.
More MFC Tips...

Select a Windows Special Folder as an Initial Folder in Browse For Folder dialog

Goes for My Documents, My Music, Favorites, etc. Useful both for SDK and MFC
Delete main menu item dynamically (MFC)

Compile Error RC2144

A possible solution to a RC2144 compile error (Win32)

Free local files search with HTML Scanner