Changeset 8545 for trunk/include
- Timestamp:
- Jun 2, 2002, 12:10:58 PM (23 years ago)
- Location:
- trunk/include
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/initdll.h
r8345 r8545 71 71 ULONG APIENTRY inittermUser32(ULONG hModule, ULONG ulFlag); 72 72 void APIENTRY cleanupUser32(ULONG ulReason); 73 ULONG APIENTRY inittermOdinCtrl(ULONG hModule, ULONG ulFlag); 73 74 74 75 ULONG APIENTRY inittermWinmm(ULONG hModule, ULONG ulFlag); -
trunk/include/win/wine/wingdi16.h
r8544 r8545 1 /* $Id: wingdi16.h,v 1.4 2002-06-02 10:10:33 sandervl Exp $ */2 1 #ifndef __WINE_WINE_WINGDI16_H 3 2 #define __WINE_WINE_WINGDI16_H -
trunk/include/win/wine/winuser16.h
r8544 r8545 1 /* $Id: winuser16.h,v 1.8 2002-06-02 10:10:33 sandervl Exp $ */2 1 #ifndef __WINE_WINE_WINUSER16_H 3 2 #define __WINE_WINE_WINUSER16_H
Note:
See TracChangeset
for help on using the changeset viewer.