我本想直接抄dll去c:\\windows\assembly的,但会出现 "expected contain an assembly manifest."的msg.
Super-Tomato
2011-6-16 04:29 PM
回复 goodday
回tomato,该dll已在同一个folder了。
goodday,我应该要怎么检查呢?
我本想直接抄dl ...
my_world 发表于 2011-6-16 03:58 PM
既然已经在同一资料夹中了,那麽就如 goodday 所說的需要注册該 dll
shippo
2011-6-16 07:52 PM
1。start->run->type in regsvr32 C:\xxx\xx.dll
2。把那个dll 放进C:\windows\system32 里应该能行。
my_world
2011-7-19 06:06 PM
最近又碰到新问题,用dll时却出现以下问题。
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
找了许多网站好像都说是dll有问题了, 各位有何见解?
my_world
2011-7-25 05:11 PM
最近又碰到新问题,用dll时却出现以下问题。
Attempted to read or write protected memory. This is ofte ...
my_world 发表于 2011-7-19 06:06 PM