c++.dos - Error Message / New Member
- Paul Warren <Paul_member pathlink.com> Dec 26 2002
- "Walter" <walter digitalmars.com> Dec 26 2002
- jack devoun <jack_member pathlink.com> Aug 03 2004
Hello, Just received Digitalmars CD. Working my way through the lessons. However Lesson 10. Create a Dos appliation. When I "Rebuild All" tmldos.prj, I get the success message but then follows:- "Cannot create DOS application window" Im running ME windows, and pretty sure im using the 16bit compiler. Can anyone help Kind regards Paul Warren
Dec 26 2002
The 16 bit IDDE system needs to run under win32s for many functions. However, the console tools all work fine generating 16 bit apps from 32 bit Windows. "Paul Warren" <Paul_member pathlink.com> wrote in message news:aufgqt$2rvv$1 digitaldaemon.com...Hello, Just received Digitalmars CD. Working my way through the lessons. However Lesson 10. Create a Dos appliation. When I "Rebuild All" tmldos.prj, I get the success message but then follows:- "Cannot create DOS application window" Im running ME windows, and pretty sure im using the 16bit compiler. Can anyone help Kind regards Paul Warren
Dec 26 2002
In article <auj62s$2g9t$1 digitaldaemon.com>, Walter says...The 16 bit IDDE system needs to run under win32s for many functions. However, the console tools all work fine generating 16 bit apps from 32 bit Windows. "Paul Warren" <Paul_member pathlink.com> wrote in message news:aufgqt$2rvv$1 digitaldaemon.com...Hello, Just received Digitalmars CD. Working my way through the lessons. However Lesson 10. Create a Dos appliation. When I "Rebuild All" tmldos.prj, I get the success message but then follows:- "Cannot create DOS application window" Im running ME windows, and pretty sure im using the 16bit compiler. Can anyone help Kind regards Paul Warren
get the d m c from digital mars ,, it is for doss or the shell costs nothing try that ,, you will find that ,, error ,, error error} seems to happen quite often ... But as long as you have a blooming compil, and edit screen, and something to grasp at FIRST .........????????????????????????????????????
Aug 03 2004








jack devoun <jack_member pathlink.com>