Compile problems with problems with the win32 api TEXT macroYes indeed that works but i have another problem. In the function [quote]void DoSomething(TCHAR...
Compile problems with problems with the win32 api TEXT macroyes that might works but how can i get a string from the user, not just printing a predefined string...
Compile problems with problems with the win32 api TEXT macrojust replace the char with WCHAR or WCHAR str[100]; dosomething(TEXT(str)); TCHAR str[100]; ...
Compile problems with problems with the win32 api TEXT macroThanks for replying first of all. I tried with TCHAR and also with WCHAR and i still get the comp...
Compile problems with problems with the win32 api TEXT macroI can compile and run this without a problem [quote] dosomething(BLABLA, TEXT("some text"));[/quot...
This user does not accept Private Messages