Hi,Thomas! If I use RS232->RS485 converter, the works fine too. My PC104 not need RS485 converter. See picture for my pc104. ... = = = = = = = = = = = = = = =...
Hi Yan, OK. The new Send() works with Rs485 half dublex. The old one works with Rs232. So we needs a switch: type TComType = (ctRS232, ctRS485hd); TSend =...
Hi Yan, INT 1A,5 - Set Real Time Clock Date (XT 286,AT,PS/2) AH = 05 CH = century in BCD (decimal 19 or 20) CL = year in BCD DH = month in BCD DL = day in BCD ...
Hi Thomas! I need your help! why can't open a file more than 224 times. but can work fine with windows 98 and window 2000. see my source:(DOS71) procedure...
Hi Yan, only an idear. Dos could only hold 255 file handel. Some are open for Dos, like con, COM, LPT, ... EMM386. So this could explane your Number 224. I...
Hello all! This problem also in BCW5.0, who can help me? //////////////////BCW5.0////////////////////////////////////// #include <stdio.h> int sumab(int a,int...
Hello, ... Yeah. :( But since login to the administration module does not work I have no idea what to do as my phpnuke administration knowledge is almost zero....
Hi,Thomas! I write a small code to test (WDOSX 0.96 and WDOSX 0.97) //////////////////BCW5.0////////////////////////////////////// #include <stdio.h> int...
Hello Yan, I compared the WDOSX 0.97 and WDOSX 0.96, and find that the CloseHandle function is the same, so I also don't know where the bug come from. :(...
Hi Yan, in the ASM-Code there is an test for unused FCB test DWORD PTR cs:[eax*8].WfseFcbs.WfseFCB.WfseFileStart, -1 but there is not set by close for -1 like...
Hello, what about reporting this problem on the wdosx mailing list? ... [eax*8].WfseFcbs.WfseFCB.WfseFileStart, ... Laszlo PS. I've temporarily renamed the...
Hi Laszlo, ... i alwas surprised, how many energy some people have, to make nonsence. They could better work for DWPL. There IQ for programming are enough. ...
Hello Laszlo, ... Thank you for your assistance in this bad case. I was almost two month away from home and had no time to care about our web site. I was on a ...
Hello Ingo, thank you for your hint. After some search in the code I found out that this bug is only valid for D5. The bug is now fixed in DWPL 2.6.0. ...
Hello Joe, at my spare time in Wolgast I had done some improvements to the WebDemo project and also found the file open bug (>224 files open). The new WebDemo...
Hi Immo, I haven't seen the new release yet, but I guess the documentation was left unchanged. (so it's the good old chm for 2.4.0) It would be great to have...
Hi Immo, nice to hear from you. The news in DWPL 2.6 (TMemo? Common dialogs? Great!) seem to be really exciting. ... Yes, of course. Earlier I thought I had...
Hello Laszlo, ... Yeah, you guess right ;-) But my feeling was to do something with DWPL after such a long time of waiting for the users. And all bugs you and...