---------------------------------------------------------------------- Patch name: patch.win32-vitaly-vorobyov Author: Vitaly Vorobyov Date: 03/08/2003 Status: New Detailed description: PATCH 2: Misc enhancements: [x] bochs.manifest file added for win32res.rc for WinXP & Win2003, win32res.rc updated for new icons & manifest [x] WinXP icons (32bit with alpha) (made from bochs site images 'linux windows & bsd in the box' & 'empty box') You also need to add file from patch.win32-new-files-vitaly-vorobyov.tgz The file bochs.manifest is now present in the source tree and the WinXP style works fine. We still have to check if we really need all of these icons. (Volker Ruppert, Jul 5th 2005) Patch was created with: diff -u Apply patch to what version: cvs checked out on 5 Jul 2005 Instructions: To patch, go to main bochs directory. Type "patch -p0 < THIS_PATCH_FILE". ---------------------------------------------------------------------- diff -urN ../bochs/win32res.rc ./win32res.rc --- ../bochs/win32res.rc 2005-07-05 19:24:06.000000000 +0200 +++ ./win32res.rc 2005-07-05 21:03:03.861472256 +0200 @@ -2,7 +2,9 @@ #include #include "gui\win32res.h" -ICON_BOCHS ICON build\win32\nsis\bochs.ico +ICON_BOCHS ICON build\win32\nsis\logo.ico +1 ICON build\win32\nsis\lgban.ico +2 ICON build\win32\nsis\bochs.ico // Manifest for WinXP & Win2003 1 24 build\win32\bochs.manifest