Click here to Skip to main content
15,891,375 members

Videos


1. How to do CreateFileMapping in a C++ DLL and access it in C#, VB and C++
This is yet another example for memory mapped files. What is cool though is unlike other samples, I have a SetData(TCHAR* Key, TCHAR* value) / GetData(TCHAR* key) pattern here.
Desktop Programming » Win32 »
nkrscorpio Updated: 10 Mar 2009
Rating: 5.00/5 ( (8 votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
2. Validate strings in Resx files for all languages
A tool to validate localization strings in Resx files supporting multiple languages.
nkrscorpio Updated: 23 Sep 2008
Rating: ( (No votes))