Ken, I am getting desperate!  How did you get around the 64K problem?
If I use WinCreateOffscreenWindow with native format, I get a memory
error.

In fact, every approach I have tried to create a screen buffer > 64K
has failed!

Several people spoke of an example code which shows how to do this,
but I could not find the sample code on the Palm website or with the SDK.

My goal is to create a buffer from which I can use a command such as
WinCopyRectangle, because I have found no other way in OS 5 to make
something appear on the screen.

Help greatly appreciated!
- Jeff

--- In [EMAIL PROTECTED], kcorey <[EMAIL PROTECTED]> wrote:
> On Wed, 2003-01-08 at 20:03, Danny Wong wrote:
> > when you create your offscreen bitmap you need to pass in the
screen format
> > as "nativeFormat" and not "screenFormat". Try that it works for me.
> 
> Well, what do you know.  That did work.  I feel a bit silly for not
> having tried that.  *smile*
> 


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

Reply via email to