Ignore:
Timestamp:
Mar 17, 2000, 5:06:01 PM (25 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r3057 r3138  
    1 /* $Id: win32api.h,v 1.3 2000-03-09 18:56:18 sandervl Exp $ */
     1/* $Id: win32api.h,v 1.4 2000-03-17 16:06:01 sandervl Exp $ */
    22
    33/*
     
    5353BOOL  WIN32API PostMessageW(HWND,UINT,WPARAM,LPARAM);
    5454
     55BOOL  WIN32API IsWindow(HWND);
     56
    5557DWORD WIN32API GetTickCount(void);
    5658
Note: See TracChangeset for help on using the changeset viewer.