Linker error "Near data segment is bigger than 64k" (question to Ben Combee)

2002-02-19 Thread Lubomyr Humetsky
in Data section below A5? Are there some options for linker or compiler to do this? What is a general proposal to resolve such problem? I will be very appreciate for Your answer and advices! -- Thanks, Lubomyr Humetsky. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or

Linker error "Near data segment is bigger than 64k"

2002-02-15 Thread Lubomyr Humetsky
h the same subject but I have not found answer for my problem. Thanks, Lubomyr Humetsky. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Symbol SDK Support

2002-01-29 Thread Lubomyr Humetsky
anybody help me to resolve this problem? -- Thanks, Lubomyr Humetsky. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Database Engine for Palm OS

2002-01-04 Thread Lubomyr Humetsky
Hi, I am looking for some Database Engine for Palm OS. I know about complex solutions of Oracle, IBM and Sybase. But I am looking something light and easy to use with C/C++ interface. Is anybody know about some Database Engine for Palm OS with SQL command support? Thanks, Lubomyr Humetsky

Alternative Palm Proxy Server

2001-05-24 Thread Lubomyr Humetsky
Palm Proxy Server? 2. If I can use my own Proxy Server, what software and hardware I have to install and use? Best regards, Lubomyr Humetsky [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Software for design Palm screenshots

2001-04-13 Thread Lubomyr Humetsky
Hi, I need a software that may help to create pictures of the Palm screens (screenshots). Creating screen prototypes in IDE such as CodeWarrior takes some time, but I have a need in fast design of screen prototypes to show them to customers. Probably somebody knows how it is possible to do in Mic

Microsoft Visio

2001-04-11 Thread Lubomyr Humetsky
Hello all, Does anybody know where can I get Microsoft Visio solution for Palm? Thanks, Lubomyr Humetsky -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

Re: PowerOn Event

2001-03-22 Thread Lubomyr Humetsky
SDK alert boxes are on the screen. These > elements handle messages directly (and thus you won't be able to intercept > messages) > The work-around is not to use alerts. > > - Original Message - > From: "Lubomyr Humetsky" <[EMAIL PROTECTED]> > Newsgroup

PowerOn Event

2001-03-22 Thread Lubomyr Humetsky
Hi all, I am developing application with C++ in CodeWarrior! I have to catch and handle Event when the user TurnOn device and my application is loaded! When a not-modal form is shown in Application this Event occur and I can handle it! But when modal form is active - no Events occur! Can anybody