Changeset 1424 for trunk/src


Ignore:
Timestamp:
Oct 24, 1999, 1:03:33 AM (26 years ago)
Author:
sandervl
Message:

fixed version resource file description

Location:
trunk/src
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32

    • Property svn:ignore set to
      comctl32.lrf
      comctlexp.def
      resource.asm
  • trunk/src/comctl32/rsrc.rc

    r1402 r1424  
    721721            VALUE "Comments", "Odin32 System Dll\0"
    722722            VALUE "CompanyName", "Odin Team\0"
    723             VALUE "FileDescription", "Generic Example Application\0"
     723            VALUE "FileDescription", "\0"
    724724            VALUE "FileVersion", "0.0\0"
    725725            VALUE "InternalName", "Odin32 - COMCTL32\0"
  • trunk/src/shell32

    • Property svn:ignore set to
      shell32.lrf
      shell32exp.def
      resource.asm
  • trunk/src/shell32/shres.rc

    r1252 r1424  
    1 /* $Id: shres.rc,v 1.3 1999-10-11 20:17:11 sandervl Exp $ */
     1/* $Id: shres.rc,v 1.4 1999-10-23 23:02:58 sandervl Exp $ */
    22/*
    33 * Top level resource file for Common Dialogs
     
    148148            VALUE "Comments", "Odin32 System Dll\0"
    149149            VALUE "CompanyName", "Odin Team\0"
    150             VALUE "FileDescription", "Generic Example Application\0"
     150            VALUE "FileDescription", "\0"
    151151            VALUE "FileVersion", "0.0\0"
    152152            VALUE "InternalName", "Odin32 - SHELL32\0"
Note: See TracChangeset for help on using the changeset viewer.