Changeset 104 for trunk/JPGPROC/source/jpegio.def
- Timestamp:
- Oct 2, 2023, 11:34:35 PM (23 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/JPGPROC/source/jpegio.def
r2 r104 1 1 ;/* 2 ; * Copyright (c) Chris Wohlgemuth 2002 2 ; * Copyright (c) Chris Wohlgemuth 2002 3 3 ; * All rights reserved. 4 4 ; * … … 31 31 ; */ 32 32 LIBRARY JPEGIO INITINSTANCE TERMINSTANCE 33 DESCRIPTION '$@#(C) C. Wohlgemuth 2002:#@##1## 13.07.2002 15:17:00 My ;-) : :::0::@@ JPEG IO procedure V0.1.0' 33 DESCRIPTION '$@#(C) C. Wohlgemuth 2002:#@##1## 13.07.2002 15:17:00 My ;-) : :::0::@@ JPEG IO procedure V0.1.0' 34 34 DATA MULTIPLE NONSHARED 35 35 SEGMENTS 36 36 shardata CLASS 'DATA' SHARED 37 HEAPSIZE 038 BASE = 0x1B13000039 IMPORTS40 37 EXPORTS 41 IOProc_Entry @138 IOProc_Entry 42 39
Note:
See TracChangeset
for help on using the changeset viewer.