Changeset 1513 for trunk/src/user32/uitools.cpp
- Timestamp:
- Oct 30, 1999, 11:19:47 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/uitools.cpp
r1343 r1513 1 /* $Id: uitools.cpp,v 1.1 4 1999-10-17 19:32:05 cbratschiExp $ */1 /* $Id: uitools.cpp,v 1.15 1999-10-30 09:19:44 sandervl Exp $ */ 2 2 /* 3 3 * User Interface Functions … … 1908 1908 return 0; 1909 1909 } 1910 dprintf(("DrawMenuBar \n"));1910 dprintf(("DrawMenuBar %x", hwnd)); 1911 1911 return O32_DrawMenuBar(window->getOS2FrameWindowHandle()); 1912 1912 }
Note:
See TracChangeset
for help on using the changeset viewer.