Changeset 2384 for trunk/src/user32/oslibwin.cpp
- Timestamp:
- Jan 9, 2000, 4:56:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.cpp
r2383 r2384 1 /* $Id: oslibwin.cpp,v 1.5 8 2000-01-09 14:37:09sandervl Exp $ */1 /* $Id: oslibwin.cpp,v 1.59 2000-01-09 15:56:03 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 1171 1171 //****************************************************************************** 1172 1172 //****************************************************************************** 1173 HWND OSLibWinGetFrameControlHandle(HWND hwndFrame, int framecontrol , RECT *lpRect)1173 HWND OSLibWinGetFrameControlHandle(HWND hwndFrame, int framecontrol) 1174 1174 { 1175 1175 switch(framecontrol) {
Note:
See TracChangeset
for help on using the changeset viewer.