From: S-Y. Chen on
Dear All,

I am having this strange problem, which is making me crazy now.
Wondering if anyone can give me some help ?

I compiled my own Tcl shell and Tk85.dll (version 8.5.7) with source
code nuder MS VS 2005. I used the command

load tk85.dll tk tk

to load the tk module.

It works perfectly fine on by NB. But when I install it on my
desktop, it gave me the error message

"couldn't load library "tk85.dll": invalid argument"

I checked with DependencyWalker on tk85.dll, and on both machines it
both said IESHIMS.DLL and WEL.DLL were missing. Since two machines
have the same missing files, but the NB can work, I suppose this is
not the problem.

So, dose anyone know what can be the problem ?

Any help will be greatly appreciated.

Regards
S-Y. Chen










From: S-Y. Chen on
Sorry for replying to my own question. But I solved the tk loading
problem by going back to 8.5.1

But now I am having the same problem with registry (invalid
argument). And, it still works on my NB, but not other machines.

What might be the problem then ? I am really frustrated.......

Seems like my NB have something that other machines don't ? My magical
spirit ?

Regards
S-Y. Chen
From: Donald Arseneau on
On Jan 15, 9:58 am, "S-Y. Chen" <shenyeh_c...(a)hotmail.com> wrote:

> Seems like my NB have something that other machines don't ?
> My magical spirit ?

NB=Notebook?

64 bit vs 32 bit ??

I dunno
From: S-Y. Chen on
On Jan 16, 3:31 am, Donald Arseneau <a...(a)triumf.ca> wrote:
> On Jan 15, 9:58 am, "S-Y. Chen" <shenyeh_c...(a)hotmail.com> wrote:
>
> > Seems like my NB have something that other machines don't ?
> > My magical spirit ?
>
> NB=Notebook?
>
> 64 bit vs 32 bit ??
>
> I dunno

Yes, NB=notebook

My NB is 32 bit. I tried three desktops, two 32 bits and one 64 bit.
None of them work

Any idea ?

Regards
S-Y. Chen