首页
社区
课程
招聘
[旧帖] [求助]hasp?诅有?铨,侦能?我? 0.00雪花
发表于: 2007-1-22 14:34 4290

[旧帖] [求助]hasp?诅有?铨,侦能?我? 0.00雪花

2007-1-22 14:34
4290
I still have problem.
Please help me.

chihotsai@hotmail.com

******************
#include "hasp.h"
DWORD TKEYPRO::IP_READ()
{
int p1,p2,p3,p4;
p1=1; p2=0; p3=0; p4=0;
hasp(78,100,0,PASS1,PASS2,&p1,&p2,&p3,&p4);
return p2;
}

--------------------Configuration: RotGame - Win32 Debug--------------------
Linking...
CKEYPRO.OBJ : error LNK2001: unresolved external symbol _hasp
Debug/RotGame.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

RotGame.exe - 2 error(s), 0 warning(s)

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
I am OK.
setting link use haspw32.lib     not       haspms32.lib.
2007-1-22 15:08
0
游客
登录 | 注册 方可回帖
返回
//