Ignore:
Timestamp:
Oct 8, 1999, 11:29:50 PM (26 years ago)
Author:
cbratschi
Message:

CheckRadioButton fix

File:
1 edited

Legend:

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

    r1098 r1204  
    1 /* $Id: user32.cpp,v 1.38 1999-10-01 15:51:53 cbratschi Exp $ */
     1/* $Id: user32.cpp,v 1.39 1999-10-08 21:29:50 cbratschi Exp $ */
    22
    33/*
     
    18931893    }
    18941894
    1895     hDlg = Win32Window::Win32ToOS2Handle(hDlg);
    1896 
    18971895    for (UINT x = nIDFirstButton;x <= nIDLastButton;x++)
    18981896    {
Note: See TracChangeset for help on using the changeset viewer.