Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - trouble shutting down on XP tablet pc edition 2005
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

trouble shutting down on XP tablet pc edition 2005

 Post Reply Post Reply
Author
Message Reverse Sort Order
icrusbound View Drop Down
Newbie
Newbie


Joined: 04 May 2009
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote icrusbound Quote  Post ReplyReply Direct Link To This Post Topic: trouble shutting down on XP tablet pc edition 2005
    Posted: 04 May 2009 at 3:24pm
We have an application using XTP that runs on several OSs (Vista, XP, 2003 server).  It works fine on all of these.  When we run it on XP tablet PC edition, it will crash on shutdown ("The instruction at "0X47fb571f" referenced memory at "0X0000000".  The memory could not be read.)
 
I have tired excluding all of the specific tablet PC dlls I could find using process explorer. 
 
XTPSkinManager()->ExcludeModule("tipcomponentsps.dll");
XTPSkinManager()->ExcludeModule("TipRes.dll");
XTPSkinManager()->ExcludeModule("tiptsf.dll");
 
As a sanity check, I tried even removing every dll just to see if it fixed the problem.  It still crashes on shutdown (I assume when unhooking some DLL in the OS).
 
Has anyone run into this?  If so, does anyone know of a fix?
 
Thanks,
 
Anthony.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.