16 lines
255 B
Modula-2
16 lines
255 B
Modula-2
;
|
|
; Definition file of CHARTV.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008-2014
|
|
;
|
|
LIBRARY "CHARTV.dll"
|
|
EXPORTS
|
|
CvCloseDataSource
|
|
CvCreateDataSource
|
|
CvGetData
|
|
CvGetDataSourceName
|
|
CvInitialize
|
|
CvSetData
|
|
CvSetDataSourceName
|
|
CvUninitialize
|