16 lines
318 B
Modula-2
16 lines
318 B
Modula-2
;
|
|
; Definition file of uireng.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "uireng.dll"
|
|
EXPORTS
|
|
UirGetScreenComment
|
|
UirInitializeEngine
|
|
UirPauseRecordingSession
|
|
UirResumeRecordingSession
|
|
UirStartRecordingSession
|
|
UirStopRecordingSession
|
|
UirUninitializeEngine
|
|
UirUpdateRecordingSession
|