|
From: fei h. <dan...@gm...> - 2008-03-12 03:09:32
|
my project was both compiled under Linux with gcc and Windows with VC6, however, the MinGW32 always complains that "HANDLE" does not name a type, and all sorts of thing like that, a single test file with any Windows APIs or data types would be compiled with no problem, I'm really confused what caused the difference, this is my first time using MinGW, please hlp.. tks a lot I'm using MinGW-5.1.3 gcc-3.4.5 |