Changeset 905
- Timestamp:
- Jan 5, 2008, 4:47:06 AM (18 years ago)
- Location:
- trunk
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HISTORY
r897 r905 15 15 o Use CopyPresParams to fix presparam inconsistencies in menus (Gregg) 16 16 o Correct variable cast to fix hex code display problem (Gregg) 17 o Correct variable cast to fix hex code display problem (Gregg) 18 o Update includes to allow standalone usage (Steven) 19 o Switch to wrc.exe default; support USE_RC from environment (Steven) 17 20 18 21 3.08 -
trunk/av2.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/databar.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 13 04 Jan 08 SHL - Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/dirsize.rc
r2 r905 1 #include <os2.h> 1 2 /*********************************************************************** 3 4 $Id$ 5 6 dirsize resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003, 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 ***********************************************************************/ 15 2 16 #include "dll\fm3dll.h" 3 17 #include "dirsize.h" -
trunk/eas.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/fm3.rc
r801 r905 1 1 2 /*********************************************************************** 2 3 3 4 $Id$ 4 5 5 fm3 resources 6 fm3 resources (fm/2 standard) 6 7 7 8 Copyright (c) 1993-98 M. Kimes 8 Copyright (c) 2005, 200 7Steven H. Levine9 Copyright (c) 2005, 2008 Steven H. Levine 9 10 10 11 09 Aug 05 SHL Drop dup icon … … 14 15 17 Feb 07 GKY Add more drive type bitmaps from David 15 16 16 Aug 07 SHL Document AUTHOR_PICTURE 17 04 Jan 08 SHL Sync with fm3dll.h mods 16 18 17 19 ***********************************************************************/ 18 19 #include <os2.h>20 20 21 21 #include "dll\fm3dll.h" -
trunk/fm4.rc
r801 r905 1 1 2 /*********************************************************************** 2 3 3 4 $Id$ 4 5 5 fm 3 resources6 fm4 resources (fm/2 lite) 6 7 7 8 Copyright (c) 1993-98 M. Kimes 8 Copyright (c) 2005, 200 7Steven H. Levine9 Copyright (c) 2005, 2008 Steven H. Levine 9 10 10 11 09 Aug 05 SHL Drop dup icon … … 12 13 17 Feb 07 GKY Add more drive type bitmaps from David 13 14 16 Aug 07 SHL Document AUTHOR_PICTURE 15 04 Jan 08 SHL Sync with fm3dll.h mods 14 16 15 17 ***********************************************************************/ 16 17 #include <os2.h>18 18 19 19 #include "dll\fm3dll.h" -
trunk/global.rc
r75 r905 9 9 Copyright (c) 2003 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/ini.rc
r2 r905 1 #include <os2.h> 1 2 /*********************************************************************** 3 4 $Id$ 5 6 ini resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003, 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 ***********************************************************************/ 15 2 16 #include "dll\fm3dll.h" 3 17 -
trunk/killproc.rc
r2 r905 1 #include <os2.h> 1 2 /*********************************************************************** 3 4 $Id$ 5 6 killproc resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 ***********************************************************************/ 2 15 3 16 DEFAULTICON icons\KILLPROC.ICO -
trunk/sysinfo.rc
r2 r905 1 #include <os2.h> 1 2 /*********************************************************************** 3 4 $Id$ 5 6 sysinfo resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 ***********************************************************************/ 2 15 3 16 DEFAULTICON icons\SYSINFO.ICO -
trunk/undel.rc
r2 r905 1 #include <os2.h> 1 2 /*********************************************************************** 3 4 $Id$ 5 6 undel resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 ***********************************************************************/ 2 15 3 16 DEFAULTICON icons\UNDEL.ICO -
trunk/vcollect.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/vdir.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18 -
trunk/viewinfs.rc
r2 r905 1 #include <os2.h> 2 #include "dll\fm3dlg.h" 1 2 /*********************************************************************** 3 4 $Id$ 5 6 viewinfs resources 7 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003, 2008 Steven H.Levine 10 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 14 15 ***********************************************************************/ 3 16 4 17 DEFAULTICON icons\VIEWINFS.ICO -
trunk/vtree.rc
r75 r905 7 7 8 8 Copyright (c) 1993-02 M. Kimes 9 Copyright (c) 2003 Steven H.Levine9 Copyright (c) 2003, 2008 Steven H.Levine 10 10 11 Revisions 15 Oct 02 MK - Baseline 12 04 Nov 03 SHL - Drop extra default icon 11 15 Oct 02 MK Baseline 12 04 Nov 03 SHL Drop extra default icon 13 04 Jan 08 SHL Sync with fm3dll.h mods 13 14 14 15 ***********************************************************************/ 15 16 16 #include <os2.h>17 17 #include "dll\fm3dll.h" 18 18
Note:
See TracChangeset
for help on using the changeset viewer.