Changeset 8545 for trunk/include


Ignore:
Timestamp:
Jun 2, 2002, 12:10:58 PM (23 years ago)
Author:
sandervl
Message:

header updates

Location:
trunk/include
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/initdll.h

    r8345 r8545  
    7171ULONG APIENTRY inittermUser32(ULONG hModule, ULONG ulFlag);
    7272void  APIENTRY cleanupUser32(ULONG ulReason);
     73ULONG APIENTRY inittermOdinCtrl(ULONG hModule, ULONG ulFlag);
    7374
    7475ULONG 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 $ */
    21#ifndef __WINE_WINE_WINGDI16_H
    32#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 $ */
    21#ifndef __WINE_WINE_WINUSER16_H
    32#define __WINE_WINE_WINUSER16_H
Note: See TracChangeset for help on using the changeset viewer.