Jump to content

CFGSYS.DLL: Difference between revisions

From EDM2
Created page with "CFGSYS.DLL is part of the CFGSYS library to modify CONFIG.SYS. ==Version== {| class="wikitable" |- ! Date !!Version !! Size !! Comments |- | 6-09-2005 1:41p || 0.92 || 72,..."
 
No edit summary
Line 12: Line 12:


==DLL Entry Points==
==DLL Entry Points==
 
<PRE>
Ordinal Object  Offset    Name
Ordinal Object  Offset    Name
  0                      @#KIEWITZ:0.92#@CONFIG.SYS Generic Modification DLL/Rexx
  0                      @#KIEWITZ:0.92#@CONFIG.SYS Generic Modification DLL/Rexx
Line 38: Line 38:
120      2    00002C28  ConfigSysRegEnumKey
120      2    00002C28  ConfigSysRegEnumKey
  10      2    00002077  CONFIGSYS_DelayInit
  10      2    00002077  CONFIGSYS_DelayInit
 
</PRE>
==DLLs Loaded==
==DLLs Loaded==
* [[REXXAPI.DLL]]
* [[REXXAPI.DLL]]

Revision as of 21:57, 10 February 2016

CFGSYS.DLL is part of the CFGSYS library to modify CONFIG.SYS.

Version

Date Version Size Comments
6-09-2005 1:41p 0.92 72,506 bytes @#KIEWITZ:0.92#@CONFIG.SYS Generic Modification DLL/Rexx. CONFIG.SYS Generic Modification DLL/Rexx

DLL Entry Points

	Ordinal Object  Offset    Name
	   0                      @#KIEWITZ:0.92#@CONFIG.SYS Generic Modification DLL/Rexx
	 126       2    00003541  ConfigSysRegSetValue
	 122       2    00002D9B  ConfigSysRegCreateKey
	 123       2    00002E59  ConfigSysRegDeleteKey
	 124       2    00002F17  ConfigSysRegEnumValue
	 111       2    00001C22  ConfigSysDelayFinalize
	 112       2    00001C58  ConfigSysDelayCopyFile
	 125       2    000030EC  ConfigSysRegQueryValue
	 127       2    00003905  ConfigSysRegDeleteValue
	  11       2    000022F4  CONFIGSYS_DelayFinalize
	 114       2    00001D16  ConfigSysDelayCreatePath
	  12       2    0000233A  CONFIGSYS_DelayCopyFile
	 113       2    00001CC2  ConfigSysDelayRemoveFile
	  14       2    00002597  CONFIGSYS_DelayCreatePath
	 115       2    00001D70  ConfigSysDelayRemovePath
	  15       2    000025E2  CONFIGSYS_DelayRemovePath
	  13       2    0000254D  CONFIGSYS_DelayRemoveFile
	 101       2    00000127  ConfigSysProcess
	   1       2    00000A29  CONFIGSYS_Process
	 110       2    00001B65  ConfigSysDelayInit
	  98       2    00000000  ConfigSysLoadFuncs
	  99       2    000000B4  ConfigSysDropFuncs
	 120       2    00002C28  ConfigSysRegEnumKey
	  10       2    00002077  CONFIGSYS_DelayInit

DLLs Loaded