Changeset 1869 for trunk/dll/notebook.c
- Timestamp:
- Sep 21, 2015, 12:31:25 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/notebook.c
r1863 r1869 3820 3820 // 15 Feb 08 SHL fixme to be gone when/if IDM_NOTEBOOK gone? 3821 3821 if (mp2 == MPFROMLONG(IDM_NOTEBOOK)) { 3822 DbgMsg(pszSrcFile, __LINE__, "Trying to translate IDM_NOTEBOOK");3822 //DbgMsg(pszSrcFile, __LINE__, "Trying to translate IDM_NOTEBOOK"); 3823 3823 hwndTemp = WinQueryWindow(hwnd, QW_OWNER); 3824 3824 if (hwndTemp != HWND_DESKTOP) {
Note:
See TracChangeset
for help on using the changeset viewer.