At 12:43 PM -0700 7/9/02, Brad Figler wrote:
>Anyone know where I can get the "updated" version of the PalmTrace.dll.
>
>I downloaded the Palm Reporter off of the palmOS website and when I try to
>setup tracing it tells me:
>     "Found outdated PalmTrace.dll" =(

I'm assuming that the "it" in "it tells me" is the Palm OS Emulator 
and not Palm Reporter, since Palm Reporter doesn't use PalmTrace.dll.

Poser does display that error message.  I've never seen it myself, 
but looking at the source code (TracerPlatform.cpp), you can see that 
it is displayed if the version number can be extracted from the 
library, but the library itself is for some reason not loaded. 
Checking Tracer::Initialize, we see that the library is not loaded if 
the version number is not in the range 0x01000000 to 0x01FFFFFF.

Why that test should fail for you is beyond me.  There might be some 
other reason for the failure to occur.  Or your PalmTrace.dll's 
version might have gotten corrupted somehow -- you'll have to check.

There is a support email address in the Palm Reporter documentation; 
you might want to send your question there.

-- Keith Rollin
-- Palm OS Emulator engineer

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to