Ignore:
Timestamp:
Aug 21, 2002, 5:39:25 PM (23 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r8951 r9075  
    145145
    146146DWORD   WIN32API GetWindowThreadProcessId(HWND,LPDWORD);
     147int     WIN32API GetWindowTextA( HWND hwnd,  LPSTR lpsz, int cch);
    147148
    148149BOOL    WIN32API ResetEvent(HANDLE);
Note: See TracChangeset for help on using the changeset viewer.