Changeset 7097 for trunk/src/user32/win32wndhandle.cpp
- Timestamp:
- Oct 17, 2001, 5:16:58 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wndhandle.cpp
r5685 r7097 1 /* $Id: win32wndhandle.cpp,v 1. 9 2001-05-11 08:39:46 sandervlExp $ */1 /* $Id: win32wndhandle.cpp,v 1.10 2001-10-17 15:16:58 phaller Exp $ */ 2 2 /* 3 3 * Win32 Handle Management Code for OS/2 … … 81 81 //****************************************************************************** 82 82 //****************************************************************************** 83 /* 2001-10-17 PH 84 * Note: this function is repeated as "inline macro" in win32wbase.cpp. 85 * Changes here must be reflected there, tool. 86 */ 83 87 BOOL HwGetWindowHandleData(HWND hwnd, DWORD *pdwUserData) 84 88 {
Note:
See TracChangeset
for help on using the changeset viewer.