At 03:26 PM 8/20/2002 +0200, you wrote: >Well, that's very interesting. After catching up with all of the Palm >developers forum digests, I did a search for the "asintppc.dll" on my PC, >which is a Windows 98 SE system, and I'm using CW 7 with the 7.1 patch and >Constructor 1.8 . It found 2 occurences of this file in the MW CW 7 >directory, one in the bin subdirectory, and one in the Palm >Tools\Constructor subdirectory. The one in the bin directory is dated 10 >September '00 and is about 522 K, the other one has a modification date of 2 >September '99 and is about 691 K. Is this a situation which could lead to >'bad' things happening? Like Constructor crashing horribly on rare >occasions?
Constructor should be using the version in its "Palm Tools\Constructor" folder. There is a different, newer version of this in the CW bin folder, since this DLL is used by the CodeWarrior IDE and some of its plugins. Back when Constructor was maintained by Metrowerks, it was in sync with the version shipped with the IDE, but since PalmSource maintains it now, they have to stay with an older version of that file. Constructor crashes horribly on occasion not because of DLL problems, but just because its not the best quality code. However, I've had good luck with the current 1.8 version shipping in the Palm OS 5 SDK in the limited Palm OS programming I've done with it. It still has the large memory problem, but since all of my dev systems are 256MB, I've not noticed it. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
