Hello Joe and Yan, I have rewritten the WebDemo and FtpDemo projects to make them work with D5. It seems that the problems come from use of Diego's function...
Hello Ingo, ... I have added the property BlinkMode to class TViScreen. The Method InitVideo now sets BlinkMode to False by default. ... Yes, I have seen it....
Hello Michael, ... What kind of trouble do you get. Which method do you use to allocate and free the memory. And which Delphi version do you use. There is a...
You can safely eliminate all calls to BlockWriteEx. This functions was used mainly to work around a bug on some flash systems like the one included in ...
Hello Immo,All! I want write a big program with DWPL, It have four threads: 1. Comport1: thread one always Send Command to Card Reader and Read Data from...
Hello Immo,All! I want write a big program with DWPL, It have four threads: 1. Comport1: thread one always Send Command to Card Reader and Read Data from...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dwp group. File : /LFN Bug/DDir.zip ...
dwp@yahoogroups.com
Dec 2, 2003 7:39 pm
1340
Hello Diego, it's fine that we can replace the BlockWriteEx function. But on the other hand it would be interesting to know why this function fails with D5 and...
Hello Yan, thank you for your detailed project description and your block diagram. Thread programming may be a little bit difficult. So it would be best if ...
Hello Laszlo and all, there is a new bug with the LFN support in DWPL. The problem is at least with WDOSX stubbed programs under Win2k. The problem is with the...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dwp group. File : /LFN Bug/k32lfn.pas...
dwp@yahoogroups.com
Dec 3, 2003 10:51 am
1344
Hello, ... that was fast, huh? Thanks to Bingyao. New binaries of the wdl stuff will be available at http://alp.dwp42.org/dwpl soon, so everyone can test if...
Hello Immo, Laszlo and all, It's my mistake, I have already fixed this bug now. but I can't build the new k32 project on my computer now. The TASM32.EXE will ...
Hi Bingyao, nice to hear from you, I've added the new k32file.pas into the cvs repository and recompiled the whole "k32" thing without any errors. The result...
Hi Laszlo, The k32load.asm I get it from cvs this afternoon. The tasm32.exe is the v5.0, maybe tasm32.exe is too old. :( I read this mail list everyday before...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dwp group. File : /LFN Bug/fixed.zip ...
dwp@yahoogroups.com
Dec 3, 2003 2:49 pm
1349
Hi Laszlo, I'm sorry, the first fixed k32lfn.pas I upload is a wrong one, because I have no tasm32.exe v5.3 to build and test it. Later I installed Borland C++...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the dwp group. File :...
dwp@yahoogroups.com
Dec 3, 2003 10:02 pm
1351
Hello all, some days ago I got an interesting mail from Rob Bugel about his ideas for changing the DWPL philosophy with the two target modes Windows and WDOSX....
Hello Bingyao, great work. Thank you for your prompt fix of the bug. I just checked your last update and it works fine with Win2k and Dos 6.22. So I hope the...
Hello, Immo and all! I have two IPCs(1st: 486DX/32Mb mem; 2nd: 386SX/8Mb mem) , The FtpDemo and WebDemo can work fine on IPC(486DX), but can't work on...
Hello Yan, I assume there is no arithmetic coprocessor on your 386SX IPC. But this is needed for Delphi and DWPL. There is a coprocessor emulator at the...
Hi Bingyao, ... no, it's now the new one. (I've committed the new one a few hours earlier) The general instructions are: check out a work tree using cvs - ...
Hello, Immo and all! I download a Q387(math emulation) TSR. then load it at boot. then run FtpDemo or WebDemo, the program can work fine! But the Q387 is a...
... The dxe stuff comes from djgpp and not really usable with DWPL I think. Instead one should either find another (free) emulator or maybe we could make one...
Hello,all! ĦĦĦĦI can't found a free math implementation, in this days I search on Google and Yahoo, but a share Q387.zip only. Who can write one or found...