Subject:
|
Delphi and ldraw
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 5 Sep 2002 12:45:32 GMT
|
Viewed:
|
439 times
|
| |
| |
How can't I run avoiding ldraw to run in full screen?
I'm using delphi 6 this is what I use to test
WinExec(pchar('C:\lego\ldraw\ldraw car.dat -MS '), SW_SHOW);
|
|
Message has 2 Replies: | | Re: Delphi and ldraw
|
| (...) I don't think you can avoid the full screen with LDRAW. It's a fullscreen DOS program, which means Windows turns over the entire VGA hardware to LDRAW when it's running. If you don't want to use the fullscreen, you'll have to use a program (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
| | | Re: Delphi and ldraw
|
| "Eduardo Vazquez Harte" <eduvazhar@terra.es> skrev i meddelandet news:H1yu3w.AKw@lugnet.com... (...) You can't. Period. Windows doesn't virtualize DOS graphics, only the DOS text screen. (It was possible in OS/2, but there are many other things (...) (22 years ago, 5-Sep-02, to lugnet.cad.dev)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|