Changeset 205


Ignore:
Timestamp:
Jun 8, 2005, 7:58:48 AM (20 years ago)
Author:
root
Message:

Use QWL_USER

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/dll/fm3dll.h

    r170 r205  
    2121  25 May 05 SHL Add CommaFmtULL CommaFmtUL
    2222  28 May 05 SHL Drop local functions
     23  06 Jun 05 SHL Use QWL_USER
    2324
    2425***********************************************************************/
     
    117118#define NUMLINES                21
    118119#define CON_COLS                6
    119 #define INSTDATA(h)             WinQueryWindowPtr(h,0)
     120#define INSTDATA(h)             WinQueryWindowPtr(h,QWL_USER)
    120121#define DIR_SPLITBAR_OFFSET     18 * 12 /* Pixel offset of details splitbar */
    121122#define CONTAINER_COLUMNS       13      /* Number of columns in details view */
Note: See TracChangeset for help on using the changeset viewer.