Ignore:
Timestamp:
Oct 25, 1999, 10:17:41 PM (26 years ago)
Author:
sandervl
Message:

menu changes + misc bugfixes

File:
1 edited

Legend:

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

    r1433 r1446  
    1 /* $Id: edit.cpp,v 1.8 1999-10-24 22:56:03 sandervl Exp $ */
     1/* $Id: edit.cpp,v 1.9 1999-10-25 20:17:17 sandervl Exp $ */
    22/*
    33 *      Edit control
     
    31753175
    31763176        //SvL: Set focus
    3177         SetFocus(hwnd);
     3177//        SetFocus(hwnd);
    31783178
    31793179        if (!(es->flags & EF_FOCUSED))
Note: See TracChangeset for help on using the changeset viewer.