Hi, After starting a new project with the app wizard for VC++ in the 7650 SDK, i get a choise to make eighter a dialog based or EIkon based app. What is the difference please? There are 2 sentences in the help about this, but they are too easy explained. Does it also mean a different way of writing the source codes? What is the easier way for a newbie? Thanx!
Posted by Vladimir Schwarz, vschwarz@lear.com
on March 25, 2002 at 08:37
Posted by Vinay Kameswaran, vinay_kameswaran@hotmail.com
on March 25, 2002 at 09:45
I would think the EIKON based one is easier....try that....it just means that you can the run your application on the emulator...unlike the dialog based app which you`ll have to run using VC++ itself.
Hope you find this useful.