Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2007.12.02;
Скачать: CL | DM;

Вниз

h -> pas   Найти похожие ветки 

 
Vendict ©   (2007-11-03 17:03) [0]

помогите перевести код. вот что получилось:

исходный:


void* _stdcall SNAlloc( int bUseControls );
void _stdcall SNFree( void* hSEMNET );
int _stdcall SNSetParams( void* hSEMNET, int nParam, int nValue );
int _stdcall SNAnalyze( void* hSEMNET, char* pszText );
int _stdcall SNAddNodes( void* hSEMNET, void* hAddSEMNET, int nNodeCount, int* pnNodesID );
int _stdcall SNQueryInfo( void* hSEMNET, int nInfoType, int nParam1, int nParam2, void* pResult );


что получилось:

Function SNAlloc(bUseControls:Integer):Pointer; stdcall; External "gps.dll";
Procedure SNFree(hSEMNET:Pointer); stdcall; External "gps.dll";
Function SNSetParams(hSEMNET:Pointer; nParam:Integer; nValue:Integer):Integer; stdcall; External "gps.dll";
Function SNAnalyze(hSEMNET:Pointer; pszText:PChar):Integer; stdcall; External "gps.dll";
Function SNAddNodes(hSEMNET:Pointer; hAddSEMNET:Pointer; nNodeCount:Integer; pnNodesID:PInteger):Integer; stdcall; External "gps.dll";
Function SNQueryInfo(hSEMNET:Pointer; nInfoType:Integer; nParam1:Integer; nParam2:Integer; pResult:Pointer):Integer; stdcall; External "gps.dll";


 
guav ©   (2007-11-03 20:40) [1]

Ну вроде похоже.



Страницы: 1 вся ветка

Текущий архив: 2007.12.02;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.016 c
15-1194236411
Bess
2007-11-05 07:20
2007.12.02
ICO вместо BMP


15-1194000098
de.
2007-11-02 13:41
2007.12.02
Cursor


2-1194511180
Ega23
2007-11-08 11:39
2007.12.02
Отловить момент активизации фрейма


3-1184424423
Spectrum
2007-07-14 18:47
2007.12.02
поиск


4-1172864916
DevilDevil
2007-03-02 22:48
2007.12.02
Стек: