05-27-2010 10:00 AM
I use a Visual Studio DLL in my project LabWindows.
I noticed that a unsigned int is 16 bits in LabWindows and 32 bits in Visual Studio ! So I have an alignment problem. How can I build a 32 bits application in LabWindows ?
Best Regards
05-27-2010 10:54 AM
05-28-2010 01:50 AM
05-28-2010 02:35 AM