Changeset 6854 for trunk/src/gdi32/initgdi32.cpp
- Timestamp:
- Sep 28, 2001, 9:51:18 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/initgdi32.cpp
r6646 r6854 1 /* $Id: initgdi32.cpp,v 1. 5 2001-09-05 12:53:52 birdExp $1 /* $Id: initgdi32.cpp,v 1.6 2001-09-28 07:51:18 sandervl Exp $ 2 2 * 3 3 * DLL entry point … … 72 72 /* calling this function. */ 73 73 /****************************************************************************/ 74 ULONG inittermGdi32(ULONG hModule, ULONG ulFlag)74 ULONG APIENTRY inittermGdi32(ULONG hModule, ULONG ulFlag) 75 75 { 76 76 size_t i;
Note:
See TracChangeset
for help on using the changeset viewer.