search for: cuiexe

Displaying 2 results from an estimated 2 matches for "cuiexe".

2001 Jul 18
2
winelib and msvcrt/stdio.h
Hi, I am using Winelib and no mfc to get a company app to run on Linux. It is a cuiexe as well. However, I get a lot of errors when I include <msvcrt/io.h>. e.g., /usr/include/wine/msvcrt/stdio.h:66: syntax error before '(' This line is: typedef struct MSVCRT(_iobuf) Is it possible to do this with C/C++? I am assuming it is a Windows thing. My version of wine is: w...
2007 Dec 15
2
Problems with the console functions?
...dk_WinUI_console.exe, or in a zipped form at http://www.helsinki.fi/~sund/console_vs6.zip. An older (vs97) version of the same SDK sample that includes a compiled binary can be found at http://www.helsinki.fi/~sund/console_vs97.zip. The sample code compiles easily with Winelib after the standard --cuiexe transformations with Winemaker.