Changeset 21602 for trunk/include/win32api.h
- Timestamp:
- Mar 23, 2011, 11:44:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win32api.h
r21594 r21602 146 146 BOOL WIN32API PostThreadMessageW(DWORD, UINT, WPARAM, LPARAM); 147 147 148 UINT WIN32API RegisterWindowMessageA(LPCSTR); 149 UINT WIN32API RegisterWindowMessageW(LPCWSTR); 150 148 151 DWORD WIN32API GetWindowThreadProcessId(HWND,LPDWORD); 149 152 int WIN32API GetWindowTextA( HWND hwnd, LPSTR lpsz, int cch);
Note:
See TracChangeset
for help on using the changeset viewer.