Mail Archives: djgpp/1998/08/19/09:15:28
Hi All,
Does anyone use this, or have any idea what might cause the following
errors?
E:\djgpp\RSXNTDJ>gcc -Zwin32 hello.c
hello.c:3: parse error before `WinMain'
hello.c:3: parse error before `hInstance'
hello.c: In function `WinMain':
hello.c:5: `NULL' undeclared (first use in this function)
hello.c:5: (Each undeclared identifier is reported only once
hello.c:5: for each function it appears in.)
hello.c:5: `MB_OK' undeclared (first use in this function)
If not, does anyone know a way of building DLL files with "plain"
DJGPP? :)
Thanks in advance,
- Raw text -