Главная страница
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.015 c
2-1194608983
DimOk
2007-11-09 14:49
2007.12.02
GetActiveOLEObject касательно v77.application


15-1192734872
Real
2007-10-18 23:14
2007.12.02
Sony Erricsson k750i


1-1189609395
sshaitan
2007-09-12 19:03
2007.12.02
Перевод кодов символов формата Unicode в строку


15-1193383709
Riply
2007-10-26 11:28
2007.12.02
С++ не перестает удивлять.


15-1193549967
Parus
2007-10-28 08:39
2007.12.02
Орешник