Changeset 21426 for trunk/src/user32/pmwindow.cpp
- Timestamp:
- Aug 27, 2010, 12:32:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/pmwindow.cpp
r21367 r21426 329 329 330 330 DspInitSystemDriverName(szDisplay, sizeof(szDisplay)); 331 DosQueryModuleHandle (szDisplay, &hModDisplay);331 DosQueryModuleHandleStrict(szDisplay, &hModDisplay); 332 332 333 333 hbmFrameMenu[PMMENU_MINBUTTON] = GpiLoadBitmap(hdc, hModDisplay, SBMP_MINBUTTON, 0, 0);
Note:
See TracChangeset
for help on using the changeset viewer.