Ignore:
Timestamp:
Feb 20, 2000, 7:28:35 PM (26 years ago)
Author:
cbratschi
Message:

WM_EX_CONTEXTHELP

File:
1 edited

Legend:

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

    r2804 r2834  
    1 /* $Id: edit.cpp,v 1.33 2000-02-16 14:34:17 sandervl Exp $ */
     1/* $Id: edit.cpp,v 1.34 2000-02-20 18:28:31 cbratschi Exp $ */
    22/*
    33 *      Edit control
     
    2323*/
    2424
     25#include <stdlib.h>
    2526#include <os2win.h>
    2627#include <string.h>
     
    2829#include "combo.h"
    2930
    30 #define DBG_LOCALLOG    DBG_edit
     31#define DBG_LOCALLOG    DBG_edit
    3132#include "dbglocal.h"
    3233
Note: See TracChangeset for help on using the changeset viewer.