Показать сообщение отдельно
Старый 27.05.2005, 17:46   #11  
BVN is offline
BVN
Участник
 
88 / 13 (1) ++
Регистрация: 07.04.2005
Адрес: г. Королёв МО
Ну на С++ , у меня получилось без проблем
GetDeviceCaps( pd.hDC, // device-context handle
HORZSIZE // index of capability to query
); На Аxapte тоже ---
int h;
h= struct.dWord (#offset16);
info(int2str(struct.dWord (#offset16)));
h= WinAPI::getDeviceCaps(h,4);
//4 -я просто число вогнал вместо HORZSIZE