PDA

View Full Version : Minimize Programm (to work in the background)


ballrock2
12th December 2003, 08:44 AM
Hi,

maybee this is an absolute beginners questions - sorry:

I'ld like do develope an programm, that works in the background of my MDA. There should be no screen or something else.

It would start it by an event (thats no problem), than the programm calculate something an exits.

But I don't know how to develope it so, that I can start it (best at all is an exe-File), include some things and exit it afterwards.

Using M$ embedded VisucalC++ to develope.

Thank you for any hints and
greetings from hannovre,
andreas

ballrock2
6th January 2004, 01:36 PM
Hi

I've found the answer (can develope an empty project in eVC++ and compile it). Only Problem: When im using the AFX.H and CStrings the filesize explode from 10kb to 630kb (but I receive SMS now with RIL and so I can include my code directly to the main-project :-)

Greetings from hannovre,
andreas :-)