Changeset 1207 for trunk/dll/filldir.h


Ignore:
Timestamp:
Sep 13, 2008, 8:49:41 AM (17 years ago)
Author:
John Small
Message:

Ticket 187: Move data declarations/definitions out of fm3dll.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/filldir.h

    r1196 r1207  
    5050INT RemoveCnrItems(HWND hwnd, PCNRITEM pci, USHORT usCnt, USHORT usFlags);
    5151
     52// Data declarations
     53extern CHAR *FM3Tools;
     54extern CHAR *WPProgram;
     55extern HPOINTER hptrEnv;
     56extern HPOINTER hptrHidden;
     57extern HPOINTER hptrReadonly;
     58extern HPOINTER hptrSystem;
     59
    5260#endif // FILLDIR_H
Note: See TracChangeset for help on using the changeset viewer.