Changeset 905


Ignore:
Timestamp:
Jan 5, 2008, 4:47:06 AM (18 years ago)
Author:
Steven Levine
Message:

Update applet RCs to sync with fm3dll.h mods

Location:
trunk
Files:
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r897 r905  
    1515 o Use CopyPresParams to fix presparam inconsistencies in menus  (Gregg)
    1616 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)
    1720
    18213.08
  • trunk/av2.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • trunk/databar.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • 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
    216#include "dll\fm3dll.h"
    317#include "dirsize.h"
  • trunk/eas.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • trunk/fm3.rc

    r801 r905  
     1
    12/***********************************************************************
    23
    34  $Id$
    45
    5   fm3 resources
     6  fm3 resources (fm/2 standard)
    67
    78  Copyright (c) 1993-98 M. Kimes
    8   Copyright (c) 2005, 2007 Steven H. Levine
     9  Copyright (c) 2005, 2008 Steven H. Levine
    910
    1011  09 Aug 05 SHL Drop dup icon
     
    1415  17 Feb 07 GKY Add more drive type bitmaps from David
    1516  16 Aug 07 SHL Document AUTHOR_PICTURE
     17  04 Jan 08 SHL Sync with fm3dll.h mods
    1618
    1719***********************************************************************/
    18 
    19 #include <os2.h>
    2020
    2121#include "dll\fm3dll.h"
  • trunk/fm4.rc

    r801 r905  
     1
    12/***********************************************************************
    23
    34  $Id$
    45
    5   fm3 resources
     6  fm4 resources (fm/2 lite)
    67
    78  Copyright (c) 1993-98 M. Kimes
    8   Copyright (c) 2005, 2007 Steven H. Levine
     9  Copyright (c) 2005, 2008 Steven H. Levine
    910
    1011  09 Aug 05 SHL Drop dup icon
     
    1213  17 Feb 07 GKY Add more drive type bitmaps from David
    1314  16 Aug 07 SHL Document AUTHOR_PICTURE
     15  04 Jan 08 SHL Sync with fm3dll.h mods
    1416
    1517***********************************************************************/
    16 
    17 #include <os2.h>
    1818
    1919#include "dll\fm3dll.h"
  • trunk/global.rc

    r75 r905  
    99  Copyright (c) 2003 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • 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
    216#include "dll\fm3dll.h"
    317
  • 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***********************************************************************/
    215
    316DEFAULTICON                 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***********************************************************************/
    215
    316DEFAULTICON                 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***********************************************************************/
    215
    316DEFAULTICON                 icons\UNDEL.ICO
  • trunk/vcollect.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • trunk/vdir.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
  • 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***********************************************************************/
    316
    417DEFAULTICON       icons\VIEWINFS.ICO
  • trunk/vtree.rc

    r75 r905  
    77
    88  Copyright (c) 1993-02 M. Kimes
    9   Copyright (c) 2003 Steven H.Levine
     9  Copyright (c) 2003, 2008 Steven H.Levine
    1010
    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
    1314
    1415***********************************************************************/
    1516
    16 #include <os2.h>
    1717#include "dll\fm3dll.h"
    1818
Note: See TracChangeset for help on using the changeset viewer.