Ignore:
Timestamp:
Feb 7, 2003, 10:29:36 AM (23 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r9530 r9774  
    122122BOOL    WIN32API GetViewportOrgEx(HDC hdc, LPPOINT pPoint);
    123123BOOL    WIN32API SetViewportOrgEx(HDC hdc, int xOrg, int yOrg, LPPOINT pPoint);
     124BOOL    WIN32API GetWindowOrgEx(HDC,LPPOINT);
    124125
    125126LPCSTR  WIN32API GetCommandLineA(VOID);
Note: See TracChangeset for help on using the changeset viewer.