Changeset 872 for trunk/dll/seeall.c
- Timestamp:
- Nov 23, 2007, 12:11:21 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/seeall.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/seeall.c
r850 r872 3233 3233 pAD->hwndPopup = 3234 3234 WinLoadMenu(HWND_DESKTOP, FM3ModHandle, SEEALL_POPUP); 3235 if (pAD->hwndPopup) {3235 if (pAD->hwndPopup) { 3236 3236 WinSetPresParam(pAD->hwndPopup, PP_FONTNAMESIZE, 3237 (ULONG) strlen(GetPString(IDS_8HELVTEXT)) + 1,3238 (PVOID) GetPString(IDS_8HELVTEXT));3237 (ULONG) strlen(GetPString(IDS_8HELVTEXT)) + 1, 3238 (PVOID) GetPString(IDS_8HELVTEXT)); 3239 3239 SetConditionalCascade(pAD->hwndPopup, 3240 3240 IDM_DELETESUBMENU,
Note:
See TracChangeset
for help on using the changeset viewer.
