Ignore:
Timestamp:
Feb 16, 2000, 3:34:41 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/combo.cpp

    r2781 r2804  
    1 /* $Id: combo.cpp,v 1.25 2000-02-14 17:30:10 cbratschi Exp $ */
     1/* $Id: combo.cpp,v 1.26 2000-02-16 14:34:06 sandervl Exp $ */
    22/*
    33 * Combo controls
     
    3030char *GetMsgText(int Msg);
    3131#endif
     32
     33#define DBG_LOCALLOG    DBG_combo
     34#include "dbglocal.h"
    3235
    3336  /* bits in the dwKeyData */
Note: See TracChangeset for help on using the changeset viewer.