Changeset 593 for trunk/dll/inis.c


Ignore:
Timestamp:
Mar 31, 2007, 9:13:59 PM (19 years ago)
Author:
Gregg Young
Message:

Changes to remove GetPString from window class names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/inis.c

    r574 r593  
    1515  03 Nov 06 SHL Count thread usage
    1616  22 Mar 07 GKY Use QWL_USER
     17  30 Mar 07 GKY Remove GetPString for window class names
    1718
    1819***********************************************************************/
     
    14361437                                 0,
    14371438                                 &flFrameFlags,
    1438                                  GetPString(IDS_WCINIEDITOR),
     1439                                 WC_INIEDITOR,
    14391440                                 NullStr,
    14401441                                 fwsAnimate,
Note: See TracChangeset for help on using the changeset viewer.