" Live as if you were to die tomorrow. Learn as if you were to live forever.. "
- Mahatma Gandhi
Home
VC++ Application Development Tips
Enabling memory leak detection in VC++
‘Debug’ works fine, but not in ‘Release’ and vice-versa.
Viewing all elements of dynamically allocated arrays In VC++
Why Prefix is faster than Postfix
[c++] – Evaluating execution times
Trimming Float Value | Mindfire Solutions
Intensity Calculator | Mindfire Solutions
Dead Code Stripping. Its usage in Adobe InDesign
Resizing of Image keeping the aspect ratio unchanged in the Dialog
Getting image data in CRgn object in MFC
Serializing the CRgn object in VC++ MFC
Hooking a message box in VC++
How to efficiently allow decimal values in a Edit control in MFC
Handling _HAS_ITERATOR_DEBUGGING and _SCURE_SCL macro on windows platform