-
help:Why the dll can't be loaded?
I make a DLL file with VC6.0. I can use the DLL with VB6.0 on my computer
sucess.I make EXE file used
VB6.0 with this DLL.This EXE file can not load the DLL file on other two
computer.One display "error 48"(windows95) ,the other display "error 53".
(NT4.0).
Thanks!
-
Re: help:Why the dll can't be loaded?
hi
perhaps u need to check if they are registered into the
machine registry.
jkl
"phonelien" <phoneline@263.net> wrote:
>
>I make a DLL file with VC6.0. I can use the DLL with VB6.0 on my computer
>sucess.I make EXE file used
>VB6.0 with this DLL.This EXE file can not load the DLL file on other two
>computer.One display "error 48"(windows95) ,the other display "error 53".
>(NT4.0).
>
> Thanks!
-
Re: help:Why the dll can't be loaded?
"jklow" <jk_low@pacific.net.sg> wrote:
>
>hi
> perhaps u need to check if they are registered into the
> machine registry.
>
>jkl
>
>
>"phonelien" <phoneline@263.net> wrote:
>>
>>I make a DLL file with VC6.0. I can use the DLL with VB6.0 on my computer
>>sucess.I make EXE file used
>>VB6.0 with this DLL.This EXE file can not load the DLL file on other two
I have the VC++ dll in the windows default folder(windows\system,windows...),but
I can't used it too.And I regedit the dll,but the dll is not a reg_file.Please
tell me in detail,thank u very much!
>>computer.One display "error 48"(windows95) ,the other display "error 53".
>>(NT4.0).
>>
>> Thanks!
>
I regedit the dll,but the dll is not a reg_file.Please tell me in detail,thank
u very much!
-
Re: help:Why the dll can't be loaded?
I konw why I can't load the DLL.Because I Set Active Configuration to Win32
Debug.Now I Set Set Active Configuration to Release then OK.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|