以下是我从PPLA中dump出来的函数:
EXPORT ord:0001='A_Bar2d_Maxi'
EXPORT ord:0002='A_Bar2d_Maxi_Ori'
EXPORT ord:0003='A_Bar2d_PDF417'
EXPORT ord:0004='A_Bar2d_PDF417_Ori'
EXPORT ord:0005='A_Clear_Memory'
EXPORT ord:0006='A_ClosePrn'
EXPORT ord:0007='A_CreatePrn'
EXPORT ord:0008='A_Del_Graphic'
EXPORT ord:0009='A_Draw_Box'
EXPORT ord:0010='A_Draw_Diagonal'
EXPORT ord:0011='A_Draw_Ellipse'
EXPORT ord:0012='A_Draw_Line'
EXPORT ord:0013='A_Feed_Label'
EXPORT ord:0014='A_Get_DLL_Version'
EXPORT ord:0048='A_Get_DLL_VersionA'
EXPORT ord:0015='A_Get_Graphic'
EXPORT ord:0016='A_Get_Graphic_ColorBMP'
EXPORT ord:0017='A_Get_Graphic_ColorBMP_Mem'
EXPORT ord:0018='A_Initial_Setting'
EXPORT ord:0019='A_Load_Graphic'
EXPORT ord:0020='A_Open_ChineseFont'
EXPORT ord:0021='A_Print_Form'
EXPORT ord:0022='A_Print_Out'
EXPORT ord:0023='A_Print_Out_ARGOBAR'
EXPORT ord:0024='A_Prn_Barcode'
EXPORT ord:0025='A_Prn_Barcode_ARGOBAR'
EXPORT ord:0026='A_Prn_Text'
EXPORT ord:0027='A_Prn_Text_ARGOBAR'
EXPORT ord:0028='A_Prn_Text_Chinese'
EXPORT ord:0029='A_Prn_Text_TrueType'
EXPORT ord:0030='A_Prn_Text_TrueType_ABar'
EXPORT ord:0031='A_Prn_Text_TrueType_W'
EXPORT ord:0033='A_Set_BMPSave'
EXPORT ord:0032='A_Set_Backfeed'
EXPORT ord:0034='A_Set_Cutting'
EXPORT ord:0035='A_Set_Darkness'
EXPORT ord:0036='A_Set_DebugDialog'
EXPORT ord:0037='A_Set_Feed'
EXPORT ord:0038='A_Set_FlashMemory'
EXPORT ord:0039='A_Set_Form'
EXPORT ord:0040='A_Set_Margin'
EXPORT ord:0041='A_Set_PrinterDC'
EXPORT ord:0042='A_Set_Prncomport'
EXPORT ord:0043='A_Set_Prncomport_PC'
EXPORT ord:0044='A_Set_Sensor_Mode'
EXPORT ord:0045='A_Set_Speed'
EXPORT ord:0046='A_Set_Syssetting'
EXPORT ord:0047='A_Set_Unit'
EXPORT ord:0101='Bar2d_Maxi'
EXPORT ord:0102='Bar2d_PDF417'
EXPORT ord:0103='Clear_Memory'
EXPORT ord:0105='ClosePrn'
EXPORT ord:0106='CreatePrn'
EXPORT ord:0107='Del_Graphic'
EXPORT ord:0108='Draw_Box'
EXPORT ord:0109='Draw_Line'
EXPORT ord:0110='Feed_Label'
EXPORT ord:0111='Get_Graphic'
EXPORT ord:0112='Get_Graphic_ColorBMP'
EXPORT ord:0129='Initial_Setting'
EXPORT ord:0113='Load_Graphic'
EXPORT ord:0114='Print_Form'
EXPORT ord:0115='Print_Out'
EXPORT ord:0116='Prn_Barcode'
EXPORT ord:0117='Prn_Text'
EXPORT ord:0118='Prn_Text_TrueType'
EXPORT ord:0119='Set_Backfeed'
EXPORT ord:0120='Set_Cutting'
EXPORT ord:0121='Set_Darkness'
EXPORT ord:0122='Set_Feed'
EXPORT ord:0123='Set_Form'
EXPORT ord:0124='Set_Margin'
EXPORT ord:0125='Set_Sensor_Mode'
EXPORT ord:0126='Set_Speed'
EXPORT ord:0127='Set_Syssetting'
EXPORT ord:0128='Set_Unit'
而贵公司在AWinAPI.txt中只介绍了一部分。而且在有LPCTSTR为参数的函数文档中并没有说明字符串的最大长度,这可能会导致缓冲区溢出。
我需要一份完整的文档。谢谢!
|
|