Ignore:
Timestamp:
Jun 2, 2001, 4:27:16 PM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r5712 r5883  
    105105int     WIN32API GetMapMode(HDC hdc);
    106106BOOL    WIN32API DPtoLP(HDC,LPPOINT,INT);
     107BOOL    WIN32API LPtoDP(HDC,LPPOINT,INT);
    107108BOOL    WIN32API RedrawWindow(HWND,const RECT*,HRGN, DWORD);
    108109HGDIOBJ WIN32API SelectObject(HDC,HGDIOBJ);
Note: See TracChangeset for help on using the changeset viewer.