Andrei's blog

sharing coding bits

Thursday, September 27, 2007

MAKEINTRESOURCE macro

›
Many Win32 API functions use a LPCTSTR parameter as resource name or type. For example, a trivial one: HICON LoadIcon(HINSTANCE hInstance...
Wednesday, September 26, 2007

Navigating to an embedded resource in .NET

›
This task is very common but since i did not find a clear and simple solution i decided to write it. I have a simple C# application which ha...
Wednesday, July 25, 2007

AIAB (Asynchronous Invocation Application Block)

›
i'll edit this post from time to time to update it untill it's finished. Worker Thread and Service Agent execution. If an except...
Sunday, July 15, 2007

Opening CHM Help files from Network or Internet

›
Due to a security patch Windows has restricted access to a CHM. More info here: http://support.microsoft.com/kb/896358. The attached re...
Monday, July 09, 2007

Win32 HANDLEs

›
Each time when you use a win32 API which uses a HANDLE remember that the handle Must be valid (not closed). It is important to understand th...
Thursday, June 21, 2007

Monstrous compilation error on any MFC application

›
Ok, I've just created a simple MFC DLL, hit the compile button and I got this monstrous error: c:\Program Files\Microsoft Visual Studio ...
Wednesday, April 04, 2007

Compile libjpeg instructions

›
http://www.nevrax.org/tikiwiki/tiki-index.php?page=libJPEG
‹
›
Home
View web version

About Me

My photo
Andrei Nitescu
Passionate software developer with ❤ for .NET C# Xamarin
View my complete profile
Powered by Blogger.