For Programmers: Free Programming Magazines  


Home > Archive > Tcl > March 2008 > Re: Why I got "Runtime error" excecuting .exe file wrapped with









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Why I got "Runtime error" excecuting .exe file wrapped with
1985zhoujingyu@163.com

2008-03-28, 10:23 pm

On 3=D4=C229=C8=D5, =C9=CF=CE=E73=CA=B128=B7=D6, Jeff Hobbs <jeff.ho...@gmai=
l.com> wrote:
> What does the Dependency Checker (comes with MSVC) tell you that these
> DLLs require? A proper Tcl extension DLL using stubs does *not*
> require tcl8x.dll in the dll dependency list.
>
> Jeff- =D2=FE=B2=D8=B1=BB=D2=FD=D3=C3=CE=C4=D7=
D6 -
>
> - =CF=D4=CA=BE=D2=FD=D3=C3=B5=C4=CE=C4=D7=
D6 -


Hi,
I wrap the program again, and include the DLLs. DLLs are copied to
current directory when the .EXE executed. Some DLLs are dependent,
they are loaded by other DLLs. And DLLs cannot be found if they are
just wrapped in .EXE.
However the problem still exists. And I find that the error is caused
by a function. The function is packed in DLL. It has no return, and
just prints some information when invoked.
The "Dependency Checker" tells me nothing. The program beaks down, and
MSVC does not give me any suggestion.

Regards,
zhoujingyu
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com