Ignore:
Timestamp:
Sep 9, 1999, 10:17:45 PM (26 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/new/shell32_main.cpp

    r894 r897  
    1717#include "resource.h"
    1818#include "dlgs.h"
    19 #include "ldt.h"
     19//#include "ldt.h"
    2020#include "sysmetrics.h"
    2121#include "debugtools.h"
     
    542542        break;
    543543
     544#if 0
     545// @@@PH turned off
    544546    case WM_LBTRACKPOINT:
    545547        hWndCtl = GetDlgItem(hWnd, IDC_LISTBOX);
     
    615617        }
    616618        break;
     619#endif
     620
    617621
    618622    case WM_COMMAND:
Note: See TracChangeset for help on using the changeset viewer.