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

Added version info, compile resource with wrc (shell about fixed), call Wine dll entrypoint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shell32_main.cpp

    r1215 r1252  
    1 /* $Id: shell32_main.cpp,v 1.2 1999-10-09 11:17:03 sandervl Exp $ */
     1/* $Id: shell32_main.cpp,v 1.3 1999-10-11 20:17:11 sandervl Exp $ */
    22/*
    33 *                              Shell basics
     
    837837
    838838INT             shell32_ObjCount = 0;
    839 HINSTANCE       shell32_hInstance;
     839HINSTANCE       shell32_hInstance = 0;
    840840HIMAGELIST      ShellSmallIconList = 0;
    841841HIMAGELIST      ShellBigIconList = 0;
Note: See TracChangeset for help on using the changeset viewer.