Kaydet (Commit) 91e1895b authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS sysui06 (1.2.18); FILE MERGED

2005/03/11 16:09:15 hro 1.2.18.1: #120234# New SUN branded icons
üst cd17f26f
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: startmenuicon.cxx,v $ * $RCSfile: startmenuicon.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-01-31 10:40:45 $ * last change: $Author: vg $ $Date: 2005-03-23 09:40:58 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -117,7 +117,7 @@ extern "C" UINT __stdcall InstallStartmenuFolderIcon( MSIHANDLE handle ) ...@@ -117,7 +117,7 @@ extern "C" UINT __stdcall InstallStartmenuFolderIcon( MSIHANDLE handle )
WritePrivateProfileString( WritePrivateProfileString(
TEXT(".ShellClassInfo"), TEXT(".ShellClassInfo"),
TEXT("IconIndex"), TEXT("IconIndex"),
TEXT("0"), TEXT("18"),
sDesktopFile.c_str() ); sDesktopFile.c_str() );
WritePrivateProfileString( WritePrivateProfileString(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment