>       i want to know, how we can load a .exe file into  a palm.  

Palm's don't have exe files. On a PC a Palm application will normally
have a .prc extension.

You install it with the install tool that is part of the Palm Desktop,
or you can do it programmatically. There is a freeware conduit and
application installer here (with source code in Delphi) :

http://www.handx.net/index.phtml?page=products&subpage=condinst

> and how to inform to OS  that it is an exe file and not ordinary data? 

You don't need to tell it

>     if i am listing all the databases in the device, how to differentiate
> them from being  application ( not a applications database) and its database
>   or other ordinary databases?

Applications are resource (rather than record) databases with a database
type of "appl". If you don't understand what I've just written, then you
will need to do some reading in the Palm SDK docs, or a Palm programming
book. There is much more info at http://www.palmos.com


Cheers,
Jim Cooper

_____________________________________________

Jim Cooper      [EMAIL PROTECTED]
Tabdee Ltd      http://www.tabdee.ltd.uk

TurboSync - Writing Palm conduits with Delphi
_____________________________________________

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

Reply via email to