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