File: regina_w32_dll.def

package info (click to toggle)
regina 2.2-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,332 kB
  • ctags: 4,775
  • sloc: ansic: 38,518; sh: 2,552; lex: 1,878; yacc: 1,028; makefile: 771
file content (37 lines) | stat: -rw-r--r-- 865 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
;
; regina.def
;
LIBRARY regina INITINSTANCE
HEAPSIZE 40960
STACKSIZE 40960
EXPORTS RexxDeregisterExit
EXPORTS RexxDeregisterFunction
EXPORTS RexxDeregisterSubcom
EXPORTS RexxQueryFunction
EXPORTS RexxQuerySubcom
EXPORTS RexxRegisterExitExe
EXPORTS RexxRegisterExitDll
EXPORTS RexxQueryExit
EXPORTS RexxRegisterFunctionDll
EXPORTS RexxRegisterFunctionExe
EXPORTS RexxRegisterSubcomDll
EXPORTS RexxRegisterSubcomExe
EXPORTS RexxStart
EXPORTS RexxSetHalt
EXPORTS RexxVariablePool
EXPORTS RexxAllocateMemory
EXPORTS RexxFreeMemory
EXPORTS ReginaVersion
EXPORTS __regina_faked_main
EXPORTS RexxAddMacro
EXPORTS RexxAddQueue
EXPORTS RexxClearMacroSpace
EXPORTS RexxCreateQueue
EXPORTS RexxDeleteQueue
EXPORTS RexxDropMacro
EXPORTS RexxLoadMacroSpace
EXPORTS RexxPullQueue
EXPORTS RexxQueryMacro
EXPORTS RexxQueryQueue
EXPORTS RexxReorderMacro
EXPORTS RexxSaveMacroSpace