Changeset 3419 for trunk/src/user32/win32wbase.h
- Timestamp:
- Apr 18, 2000, 1:13:01 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r3365 r3419 1 /* $Id: win32wbase.h,v 1.9 2 2000-04-10 19:40:46sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.93 2000-04-18 11:13:01 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 284 284 static HWND Win32ToOS2FrameHandle(HWND hwnd); 285 285 static HWND OS2ToWin32Handle(HWND hwnd); 286 static BOOL IsOS2FrameWindowHandle(HWND hwndWin32, HWND hwndOS2); 286 287 287 288 static Win32BaseWindow *GetWindowFromHandle(HWND hwnd);
Note:
See TracChangeset
for help on using the changeset viewer.