Ignore:
Timestamp:
Mar 21, 2001, 1:33:58 PM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r5156 r5349  
    1 /* $Id: win32api.h,v 1.23 2001-02-17 19:55:39 sandervl Exp $ */
    2 
    31/*
    42 *
     
    132130BOOL    WIN32API IntersectRect( PRECT lprcDst, const RECT * lprcSrc1, const RECT * lprcSrc2);
    133131
     132DWORD   WIN32API GetTickCount(void);
     133DWORD   WIN32API GetCurrentThreadId();
     134
    134135#endif
Note: See TracChangeset for help on using the changeset viewer.