Probably you call a routine that uses the drawwindow, and you call it before drawing any form (for example) or just setting draw window. Try to call FrmDrawForm (it sets the draw window) before the routine that gives you the error.
--- In [EMAIL PROTECTED], apple k <[EMAIL PROTECTED]> wrote: > Hi, > > I have encountered the following error if using > Emulator to launch the application: > > "The ABC program read from memory location 0x000... > This Access usually indicates that the application is > calling a window manager function without first > establishing a valid DrawWindow. " > > I didn't do any draw window when launching the > application. My prc must be launched with the exist of > pdbs. However, i have installed into the Emulator and > try to open the application, but it creates me the > problem. On the real palm testing, it is no problem at > all. Any idea of it? Pls help. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
