Changeset 21811 for branches/gcc-kmk/src/user32/initterm.cpp
- Timestamp:
- Nov 15, 2011, 12:27:32 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/user32/initterm.cpp
r21808 r21811 43 43 #include "dbglocal.h" 44 44 45 extern INT __cdecl wsnprintfA(LPSTR,UINT,LPCSTR,...);45 extern "C" INT __cdecl wsnprintfA(LPSTR,UINT,LPCSTR,...); 46 46 47 47 // Win32 resource table (produced by wrc)
Note:
See TracChangeset
for help on using the changeset viewer.