Changeset 131 for trunk/src/user32/wndclass.cpp
- Timestamp:
- Jun 20, 1999, 4:02:13 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/wndclass.cpp
r96 r131 1 /* $Id: wndclass.cpp,v 1. 3 1999-06-10 16:50:37 phallerExp $ */1 /* $Id: wndclass.cpp,v 1.4 1999-06-20 14:02:13 sandervl Exp $ */ 2 2 3 3 /* … … 709 709 Win32WindowClass *wclass; 710 710 711 #ifdef DEBUG 1711 #ifdef DEBUG 712 712 dprintf(("OS2ToWinCallback for message %s", GetMsgText(Msg))); 713 713 #endif
Note:
See TracChangeset
for help on using the changeset viewer.