Re: TWAPI + HELP



morrongos wrote:
On Jun 20, 5:05 pm, "Harm Olthof" <geenspam@invalid> wrote:
What Windows version do you use?

<javier.basi...@xxxxxxxxx> wrote in message

news:1182345925.765224.99400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hy list, i need help with the tcl windows api. I just tried to install
it with ActiveTCL like the manual says, but when i try to load it, an
error message comes. It says:
% package require twapi
Could not load dll twapicallback.dll
%
Can somebody tell me why? I put the twapi directory in the tcl/lib
directory as the manual says...
Im trying to use ActiveTCL 8.4.14.0 and twapi-1.1.5

Windows 2000 5.00.2195 (no sp installed). I need to tell you that in
windows XP works great. Any idea?
Most likely there is a Windows .dll needed by
the twapi dll and the windows dll is not being found.
Best way to debug is to get and use the common
ms window tool Dependency walker on the TWAPI dll

this appears a good source to download but
beware I haven't tried the site before
http://www.dependencywalker.com/
R


.



Relevant Pages

  • Re: SAVE-SYSTEM and DLLs
    ... Albert van der Horst, UTRECHT,THE NETHERLANDS ... Win32Forth uses a system of pointing all Windows DLL calls on ... initialisation to an internal routine that does the load of the DLL ...
    (comp.lang.forth)
  • Re: BadImageFormatException was unhandled
    ... I have a solution with many projects and a substantial reference tree. ... I have a Windows Application project that will build but not run. ... An attempt was made to load ... Otherwise, the 64 bit main exe cannot load any 32bit DLL, include the DLL which uses managed C++ and it calls the win API, or other natvie C 32bit DLL. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Search path in LoadLibrary problem ...
    ... He's saying that the DLL is implicitly linked. ... rather than a.dll calling LoadLibrary() to load b.dll. ... Result of "LoadLibrary" is failed, because a.dll windows OS found, ... I think the MSDN pretty well documents the behaviour of the dynamic loader ...
    (microsoft.public.windowsce.embedded.vc)
  • performance windows services
    ... We are using a VB.NET dll to execute a process (load and validate a file). ... The same process is sended as a thread from a windows service (also ...
    (microsoft.public.dotnet.framework)
  • Re: Could not load file or assembly ONLY ON XP
    ... The application works correctly on Windows 7 but when running the ... your code is trying to load the assembly named "MyCLIDll.dll", and either that DLL could not be loaded, or one or more of its dependencies could not be loaded. ...
    (microsoft.public.dotnet.languages.csharp)