Progress Manager ???

2000-11-21 Thread DCU
Hello All, I would like incorporate a progress bar in our app, so i searced the archives for some references and found the code below. I followed the advice and the SDK. I include the Progress.h but not all the functions seem to be included. The PrgStartDialog function is not reconized by my com

Debugging Question

2000-11-14 Thread DCU
Hello all, While i'm debugginh my app, I try and exit my program by tapping on the house icon. At one point I was able to get to the application list, but now the debugger dies a horrible death. I debug log has the following error entries: - PrvGetBltInfo - PrvGetDepthConvertInfo Does

after debugging session problems ??

2000-10-21 Thread DCU
Hello All, I am having a problem after I have a debug session with a device. The debug session is ok. I can step through and analyze my code with no problems. The problem is when the device is reset. Once its reset and if i tap on the home icon, i get the dreaded fatal exception error. At this po

MemHeapFreeByOwnerID ???????

2000-10-06 Thread DCU
Hello, I am getting a Fatal Exception error upon exiting my app. When I debug it, the error is MemHeapFreeByOwnerID? Does anybody know what can cause this type of error?? Alex Rodriguez Data Collections Unlimited -- For information on using the Palm Developer Forums, or to unsubscribe, pleas

Re: Can a .lib file be split up?

2000-08-11 Thread DCU
Thanks Eric Great info... Carlos - Original Message - From: Eric VERGNAUD <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Friday, August 11, 2000 11:38 AM Subject: Re: Can a .lib file be split up? le 11/08/00 15:14, DCU à [EMAIL PROTECTED] a é

Re: Can a .lib file be split up?

2000-08-11 Thread DCU
de. In my main project I added the new lib to the access path, created another segment for it, and added the new lib file to the segment. Took me about half an hourok an hour and a half, but it's working fine. I have two 38K libs now, each in their own segment. Rick -Original Mes

Re: Can a .lib file be split up?

2000-08-11 Thread DCU
Hi Eric, Great that you were able to split the libraries, now the question? How did you do it? Thanks Carlos - Original Message - From: Eric VERGNAUD <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Friday, August 11, 2000 4:18 AM Subject: Re: Can a .lib file be

Re: Multiple TCP connects

2000-08-11 Thread DCU
a packet before the > timeout is met, you could close the socket and listen for a new > connection. > > Hope that helps! > > -Rus > > >-Original Message- > >From: DCU [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, August 10, 2000 1:49 PM > >To:

Re: Multiple TCP connects

2000-08-10 Thread DCU
nnect. There could be a number of things... > > -Rus > > >-Original Message- > >From: DCU [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, August 10, 2000 10:40 AM > >To: Palm Developer Forum > >Subject: Multiple TCP connects > > > > > >Hello

Multiple TCP connects

2000-08-10 Thread DCU
Hello Everyone; My name is Carlos and I'm currently working on a wireless application using the Symbol spt1740. My problem is: 1) we have a server app that sits and waits for ip connects, when it gets one it creates a thread and dispatches the connect call. When using a single handheld,

Multiple IP connections

2000-08-10 Thread DCU
Hello Everyone; My name is Carlos and I'm currently working on a wireless application using the Symbol spt1740. My problem is: 1) I have a server app that sits and waits for ip connects, when it gets one it creates a thread and dispatches theconnect call. When using a single handheld, e

netErrMessageTooBig

2000-07-27 Thread DCU
Hello all, I am developing a socket application for the spt1740. The application is the client, and the server is also developed by the company I work for. Currently I am trying to stress test the application by sending large amounts of data as quickly as possible. The data size can range

netErrMessageTooBig

2000-07-24 Thread DCU
Hello all, I am developing a socket application for the spt1740. The application is the client, and the server is also developed by the company I work for. Currently I am trying to stress test the application by sending large amounts of data as quickly as possible. The data size can range from

Re: Object not in Form

2000-07-20 Thread DCU
: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Thursday, July 20, 2000 5:17 PM Subject: Re: Object not in Form > DCU wrote: > > > The code that > >I am using to get the ptr to the list is the following: > > > >frmP = FrmGetActiveForm(); > Are you positive t

Object not in Form

2000-07-20 Thread DCU
Hello all, I am having trouble with a list. In that everytime I try to get its Ptr I get an error "Object Not In Form". The form is new and it was constructed with Metroworks Constructor so I am relatively sure that the Object is indeed, part of the form. The code that I am using to get the ptr

MemSet

2000-07-18 Thread DCU
is the palm function MemSet supposed to do anything? I found that it did nothing and I had to write my own function to do what MemSet is supposed to do. Thanks, Kristopher Keller Data Collections Unlimited [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscr

Re: Too many TCP connections

2000-07-10 Thread DCU
PROTECTED] - Original Message - From: Adam Wozniak <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Monday, July 10, 2000 2:31 PM Subject: Re: Too many TCP connections > DCU wrote: > > > I am developing Socket applications for the palmos

Too many TCP connections

2000-07-10 Thread DCU
Hello, I am developing Socket applications for the palmos. I am currently having problems with closing a socket, as they do not seem to close with the NetLibCloseSocket command and this eventually creates a problem after 16 data transmissions occur. The problem/error they I have is Too Many TCP

Too many TCP connections

2000-07-10 Thread DCU
Hello, I am developing Socket applications for the palmos. I am currently having problems with closing a socket, as they do not seem to close with the NetLibCloseSocket command and this eventually creates a problem after 16 data transmissions occur. The problem/error they I have is Too Many TCP