Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - Great White PDAs
Greetings from the Great White North! Any PDA programing support for Digital Mars! Any pointers ( None of those pointer jokes, please they are running through my mind now, ok) with where to take devellopment or should I just start building custom classes. -- Edward W. Stanley Account Manager Information Technologies Division E.O.E. Toronto 5484 Tomken Road Unit 4 Mississauga, Ontario L4W 2Z6 905-602-6400 x153 www.eoeminolta.com Don't forget to ask about a million copies a month! Jan 09 2001
What do you mean by PDA programming? -Walter "Edward Stanley" <estanley eoeminolta.com> wrote in message news:93ff6s$itb$1 digitaldaemon.com...Greetings from the Great White North! Any PDA programing support for Digital Mars! Any pointers ( None of those pointer jokes, please they are running Jan 09 2001
To be more specific: I have a palm 3c and wish to develop applications for it . . . I havent seen an really good books on the subjecct and Microsoft seems to want me to buy some SDK for what I figure is just for Windows CE projects... This is the line of thinking I am going... "Walter" <walter digitalmars.com> wrote in message news:93fnkq$n16$1 digitaldaemon.com...What do you mean by PDA programming? -Walter "Edward Stanley" <estanley eoeminolta.com> wrote in message news:93ff6s$itb$1 digitaldaemon.com...Greetings from the Great White North! Any PDA programing support for Digital Mars! Any pointers ( None of those pointer jokes, please they are running Jan 10 2001
I have no idea what is involved with programming for Windows CE. If it is an intel x86 processor, however, DMC++ supports it at some level. You may need some libraries, though, for the operating system interface. -Walter Edward Stanley wrote in message <93hsr9$1pce$1 digitaldaemon.com>...To be more specific: I have a palm 3c and wish to develop applications for it . . . I havent seen an really good books on the subjecct and Microsoft seems to want me to buy some SDK for what I figure is just for Windows CE projects... This is the line of thinking I am going... "Walter" <walter digitalmars.com> wrote in message news:93fnkq$n16$1 digitaldaemon.com...What do you mean by PDA programming? -Walter "Edward Stanley" <estanley eoeminolta.com> wrote in message news:93ff6s$itb$1 digitaldaemon.com...Greetings from the Great White North! Any PDA programing support for Digital Mars! Any pointers ( None of those pointer jokes, please they are running Jan 10 2001
On Wed, 10 Jan 2001 18:49:41 -0800, "Walter" <walter digitalmars.com> wrote:I have no idea what is involved with programming for Windows CE. If it is an intel x86 processor, however, DMC++ supports it at some level. You may need some libraries, though, for the operating system interface. -Walter Jan 11 2001
Damian Dixon wrote:You could try looking at g++. If I remember correctly there is a version that suports the Palm with an SDK available. Jan 25 2001
There is a 68k code generator for DMC++, but it would be a lot of work to revive it. -Walter Warren Young wrote in message <3A6FEB6D.DF6BFCAA etr-usa.com>...Damian Dixon wrote:You could try looking at g++. If I remember correctly there is a version Jan 25 2001
Walter wrote:There is a 68k code generator for DMC++, but it would be a lot of work to revive it. -Walter Jan 26 2001
Yeah, I kinda thought the 68k was a dead issue. Warren Young wrote in message <3A720FF9.133D504D etr-usa.com>...Walter wrote:There is a 68k code generator for DMC++, but it would be a lot of work to revive it. -Walter Jan 26 2001
|