cl -nologo -c -G2sw -Zp -W4 -AS -Os generic.c generic.c generic.c(50) : warning C4131: 'WinMain' : uses old-style declarator generic.c(78) : warning C4100: 'lpCmdLine' : unreferenced formal parameter generic.c(102) : warning C4131: 'InitApplication' : uses old-style declarator generic.c(146) : warning C4131: 'InitInstance' : uses old-style declarator generic.c(207) : warning C4131: 'MainWndProc' : uses old-style declarator generic.c(262) : warning C4131: 'About' : uses old-style declarator generic.c(281) : warning C4100: 'lParam' : unreferenced formal parameter rc -r generic.rc Microsoft (R) Windows Resource Compiler Version 3.10 Copyright (C) Microsoft Corp. 1985-1992. All rights reserved. link /NOD /NOE @C:\C700\BIN\nm003397. Microsoft (R) Segmented Executable Linker Version 5.30 Copyright (C) Microsoft Corp 1984-1992. All rights reserved. Object Modules [.obj]: /NOD /NOE generic.obj, Run File [generic.exe]: generic.exe, List File [c:generic.map]: generic.map, Libraries [.lib]: libw slibcew, Definitions File [nul.def]: generic.def rc -T generic.res Microsoft (R) Windows Resource Compiler Version 3.10 Copyright (C) Microsoft Corp. 1985-1992. All rights reserved.