Changeset 875 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Nov 24, 2007, 12:14:45 AM (18 years ago)
Author:
Gregg Young
Message:

Used global variable to link presparams to main menu window for both drop down and pop up menus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r843 r875  
    13871387                                 FM3ModHandle, MAIN2_FRAME, &hwndClient);
    13881388  if (hwndFrame) {
     1389    hwndMainMenu = WinWindowFromID(hwndFrame, FID_MENU);
    13891390    if (!WinRestoreWindowPos(FM2Str, "MainWindowPos2", hwndFrame)) {
    13901391
Note: See TracChangeset for help on using the changeset viewer.