Ignore:
Timestamp:
Mar 9, 2000, 7:56:24 PM (25 years ago)
Author:
sandervl
Message:

moved loader headers to kernel32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r3004 r3057  
    1 /* $Id: win32api.h,v 1.2 2000-03-04 19:51:13 sandervl Exp $ */
     1/* $Id: win32api.h,v 1.3 2000-03-09 18:56:18 sandervl Exp $ */
    22
    33/*
     
    5353BOOL  WIN32API PostMessageW(HWND,UINT,WPARAM,LPARAM);
    5454
     55DWORD WIN32API GetTickCount(void);
     56
    5557#endif
Note: See TracChangeset for help on using the changeset viewer.