NetTS.def
资源名称:NetTS.rar [点击查看]
上传用户:nameszq
上传日期:2014-08-12
资源大小:336k
文件大小:0k
源码类别:
金融证券系统
开发平台:
Visual C++
- ; NetTS.def : Declares the module parameters for the DLL.
- LIBRARY "NetTS"
- EXPORTS
- ; Explicit exports can go here
- Stock_Init @ 1
- Stock_Init_Nodialog @ 2
- Stock_Quit @ 3
- GetTotalNumber @ 4
- GetStockByNoEx @ 5
- GetStockByCodeEx @ 6
- SetupReceiver @ 7
- GetStockDrvInfo @ 8
- IsEngineWorking @ 9
- RequestStockData @ 10
- SetAutoReport @ 11