Changeset 9774 for trunk/include/win32api.h
- Timestamp:
- Feb 7, 2003, 10:29:36 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r9530 r9774 122 122 BOOL WIN32API GetViewportOrgEx(HDC hdc, LPPOINT pPoint); 123 123 BOOL WIN32API SetViewportOrgEx(HDC hdc, int xOrg, int yOrg, LPPOINT pPoint); 124 BOOL WIN32API GetWindowOrgEx(HDC,LPPOINT); 124 125 125 126 LPCSTR WIN32API GetCommandLineA(VOID);
Note:
See TracChangeset
for help on using the changeset viewer.