Changeset 1466 for trunk/dll


Ignore:
Timestamp:
Sep 21, 2009, 6:47:47 PM (16 years ago)
Author:
Steven Levine
Message:

Commit 3.17 .defs file_id.diz

Location:
trunk/dll
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dll.def

    r1421 r1466  
    11# $Id$
    22
    3 # Copyright (c) 2002, 2008 Steven H. Levine
     3# Copyright (c) 2002, 2009 Steven H. Levine
    44
    55# 14 Jun 07 SHL Convert to OpenWatcom
     
    99# 10 Dec 08 SHL Ticket 26: Add excepiton handler support
    1010
    11 option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     11option description '@#The Netlabs FM/2 team:3.17.0#@##1## 09/20/2009 03:17:00      tresbopeep::EN:US:0:U:@@FM/2 Runtime DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    1212segment class 'DATA' readwrite loadoncall nonshared
    1313segment class 'CODE' loadoncall
  • trunk/dll/fm3res.def

    r1421 r1466  
    11# ; $Id$
    22
    3 # Copyright (c) 2002, 2008 Steven H. Levine
     3# Copyright (c) 2002, 2009 Steven H. Levine
    44
    55# 14 Jun 07 SHL Convert to OpenWatcom
    66
    7 option description '@#The Netlabs FM/2 team:3.16.0#@##1## 05/10/2009 03:16:00      PIPPIN1::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
     7option description '@#The Netlabs FM/2 team:3.17.0#@##1## 09/20/2009 03:17:00      tresbopeep::EN:US:0:U:@@FM/2 Runtime Resource DLL Copyright (c) 1993, 1998 M. Kimes, Copyright (c) 2001, 2009 Steven Levine and Associates, Inc. All rights reserved'
    88
    99segment class 'DATA' readonly loadoncall shared
Note: See TracChangeset for help on using the changeset viewer.