|
|
| Porting code from Linux to Windows |
| Hi all,
I am using Visual Studio .NET 2003, and I am trying to port code I have
written and compiled/run successfully in Linux GCC to Windows.
I am a newbie when using VS. I have created a new proj... on 20-Nov-09 |
| |
|
| Zero length literal string is not zero length |
| I have a program that does this:
HWND Edit =
CreateWindow("Edit","",WS_VISIBLE,0,0,100,100,Parent,0,Instance,0) ;
When the window appears, it is not empty. Instead, it contains the numeric
digit 0... on 19-Nov-09 |
| |
|
|
|
| Cannot run debugger - VS .net version 2003 |
| Hi all,
I am new to programming using MS Visual Studio. I have installed
VS .net (version 2003) on my PC running Windows Vista. I know there
are "known compatibility issues", but I need to test the ... on 18-Nov-09 |
| |
|
|
|
|
|
|
|
|
|