... The site is now accessible again using http://www.dwp42.org however there must be some security holes somewhere. Anyone knows what happened to Immo? Best...
Hi all, I've recently discovered a new DOS extender : http://www.japheth.de/HX.html ( or http://www.japheth.de/ ) This supports W32 binaries (such as produced...
Greetings, I'm trying to get started with DWPL to do some DOS development, but I'm having difficulty getting started. I'm working with D7 so I can't use the ...
Well, the error message produced by stubit would be very useful, it's hard to say anything in advance. Probably the standard Delphi units are used during the...
Howdy, Sorry for the delay in answering. You were correct, and I've got it more or less straight now. I can compile, stub and run programs in DOS using the...
While I'm enjoying the ability to create Turbo Vision apps directly from the D7 IDE, It would be useful if I could use a graphics mode. I started out wondering...
Ok, I've reviewed some of the list archives and switched to using the make file from the patch70/source directory. It looked like it wanted to be in the...
I'm building a DOS app with DWP, and I'm having difficulty with the TMainMenu items shortcut properties. On my Cut/Copy/Paste menus I want to use Ctrl+X/C/V as...
Hi, well I guess nowadays nobody is working actively on any DWPL stuff, so unfortunately you are pretty much out in the cold with missing or buggy features...
Thomas, Thanks for the note, I'll check out your graphics interface tonight. Are there any more recent changes since the CVS check in on sourceforge? Dave K ...
Hi Dave, no i think not. regards Thomas ... From: dwp@yahoogroups.com [mailto:dwp@yahoogroups.com]On Behalf Of codesuidae Sent: Monday, March 26, 2007 4:09 PM ...
I'm running into the 64K limit in the memo component. Before I dig much deeper into it to fix it, I wonder if anyone else has already done so and has the code...
Well, there is no source level debugging support for the WDOSX-stubbed executables at all. All you can use is wudebug which will not help you much. Of course...
... Hm, that's a bummer, working without a good debugger is tedious. ... I've tried that a couple of times but it blue-screens my Win98 box. I haven't tried...
Hi Dave, Well, I did update 'dwpl.dwm' back in 2005/10/17, and this should still be in the group's file repository; you can also check the message archive ...
I've been making changes to my local copy of DWP to fix some of the bugs I encounter. Do you want these updates? Dave K -- "Our ignorance is not so vast as our...
I'm having a little trouble with the Graphics code. Running on Win98SE (in VirtualPC) the example programs, compiled under D7 (after adding compiler directives...
Hey, that's great! You should be able to upload to the group's file repository. As for the CVS at SF, I'm not sure, since I never did get the CVS client to...
Hello! I have uploaded a new file, named wdosx-v0.97-0.1-snapshot.zip It contains a unit named ms_mouse from a old turbo pascal project and a new version of my...
Thanks, Thomas! Joe. ... PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS EMAIL. This e-mail (including any attachments) is confidential and may be legally...
Hi all, For those interested in Pascal for microcontroller applications, the Embedded Pascal compiler series is in transition to freeware and later, to open...
Hi folks, Something that may be of interest ... Just as DWPL aims to provide a common RAD solution for Windoze and DOS, the Lazarus project aims to provide a ...
... Will it be graphical in DOS too? What about fpGUI library? it is written system independant. So you can make it working for DOS. See fpGUI sources. Thre is...
On Tue, Aug 19, 2008 at 6:32 AM, thomas.schoenfelder ... Last I heard the FreePascal stuff for DOS was fairly buggy, mostly due to lack of users. I was...
... platforms. ... Why DOS at all? Why not Windows console, if you needn't any gui? Why not a GUI for interaction between user and CNC-control. A todays ...
On Wed, Sep 24, 2008 at 8:00 AM, thomas.schoenfelder ... Background: Many inexpensive step-direction CNC controllers are driven directly from the parallel...