On Fri, 4 Jul 2003 23:58:50 +0200, "steve" <[EMAIL PROTECTED]> wrote:
> >#Subject: Re: Have seen WinSetScalingMode and some otherfunctions for >#pcrtools? > >#> I'm playing with the high res system, and discovered those functions >#> are not delivered in the latest SDK package for UNIX. But the windows > >#> SDK does. ># >#can you view the header files for the windows SDK? > >Yes, I unzipped the windows SDK and found them in the "Palm OS >Support\Incs" directory. grep shows they contain the relevant >WinSetScalingMode. There are also some libs but I think they are for >codewarrior. > >I tried the brute force approach by feeding them to prc-tools. But he >gets sick with only the headers. I've actually substituted the entire codewarrior include directory for the sdk-5 include subdirectory (by renaming sdk-5/include and copying the CW includes into the sdk-5 directory). My (very simple) program compiles just fine but croaks during runtime. The PalmOS5 simulator complains that I've made an illegal high-density display call during my invocation of WinSetScalingMode. -Dave Rahardja -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
