PureBytes Links
Trading Reference Links
|
The ordinal number is how a routine can be called from a DLL. Routines can
also be called by their name but this is not as fast as an ordinal lookup.
>From your posted error message, it would appear that some previous
application requires a routine contained within PCTREE32.DLL at ordinal
offset 229. I'd say that PCTREE32.DLL was updated and no longer contains
anything at 229.
Maybe this was not a complete upgrade ?
I would back up and upgrade one product at a time to see where it stops
working. It could have been caused by either product because they may use
common DLLs in windows/system directory. Then, you'll know which vendor to
talk to about their "upgrade".
-- Roy
-----Original Message-----
From: Dark Hacker [SMTP:hacker@xxxxxxxxxxxxxxx]
Sent: Tuesday, December 08, 1998 4:50 PM
To: code-list@xxxxxxxxxxxxx; omega-list@xxxxxxxxxx
Subject: CL_PCTREE32.dll
I recently installed an upgrade to Windows on Wallstreet Daytrader 7
as
well as the latest version of myTrack on my Windows NT machine. Now
Window on Wallstreet is inoperative and gives me the following error
when
I try to start it:
"The ordinal 229 could not be located in the dynamic link
library
PCTREE32.dll"
Basically the program tries to start but doesn't even get to the
splash
screen.
This looks for all the world to me like a registry problem or
perhaps one
of these packages installed an old version of PCTREE32.dll and they
both
rely on it. Beats me.
Anybody have a clue as to what might be going on here?
- Hacker
---
Dark Hacker | Fortress Of Computation
hacker@xxxxxxxxxxxxxxx | http://www.computation.com/pub/hacker/
____________________________________________________________________
"Building our future... one twisted freak at a time."
Storage site for the Code-List
New Site to be Announced Soon
Subscription for the Code-List
make note the below has changed to
http://www.markbrown.com/list.htm
|