code_app/build/windows/HGSaneUser/HGSaneUser.def

17 lines
287 B
Modula-2
Raw Normal View History

2022-05-03 10:25:52 +00:00
LIBRARY
EXPORTS
HGSane_CreateManager
HGSane_DestroyManager
HGSane_GetDeviceCount
HGSane_GetDeviceNameWithIndex
2022-05-03 10:25:52 +00:00
HGSane_OpenDevice
HGSane_OpenSelectedDevice
2022-05-03 10:25:52 +00:00
HGSane_CloseDevice
HGSane_GetDeviceName
HGSane_ShowDeviceSettingDlg
2022-05-03 10:25:52 +00:00
HGSane_StartDevice
HGSane_StopDevice
HGSane_StartDeviceWithUI