Search the web
Sign In
New User? Sign Up
dwp · DWP User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1430 - 1460 of 1580   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1430
Hello Thomas, where are the font (ttf) files for the demo project in your Graphic package? Copying from the Windows fonts folder does not help since I don't...
Laszlo Agocs
lagocs83
Offline Send Email
Feb 3, 2004
11:43 am
1431
Hi Laszlo, you find the font here www.bornhaupt.de/ARIAL.zip (16MByte) all font are in there. Do not install the simsun font. It slow down your system! Give me...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 3, 2004
12:38 pm
1432
Thanks Thomas, I've downloaded it. The demo project works fine as a native Win32 app too, except that the window size seems to be fixed 640x480(?) at the...
Laszlo Agocs
lagocs83
Offline Send Email
Feb 4, 2004
3:23 pm
1433
Hi, I am new to DWP and I just try the demos. Sorry if I miss something ... I am working with Delphi 7 under Win2K Pro. When in run the demo BTN1 either with...
domivr2
Offline Send Email
Feb 8, 2004
4:00 pm
1434
Hello Domivr2, you must switch off the Quick Edit mode of the DOS window. You can do this by click on the program icon left up corner. You get a menu, there...
Immo Wache
immo_wache
Offline Send Email
Feb 8, 2004
4:42 pm
1435
... From: Immo Wache [mailto:immo.wache@...] Sent: dimanche 8 fevrier 2004 17:41 To: dwp@yahoogroups.com Subject: Re: [dwp] Mouse is not working ... Immo, ...
Dominique Van Roie
domivr2
Offline Send Email
Feb 8, 2004
4:58 pm
1437
Hello, there isn't much activity here these days... My question: should the thread demo (thr1.dpr) work under Win2K? What I get is a blank screen with a cursor...
Laszlo Agocs
lagocs83
Offline Send Email
Feb 22, 2004
4:14 pm
1438
Hello Laszlo, I have just checked thr1.dpr and it works fine for me with Win2K and D6/D7. It works in both modes Windows and DOS (in DOS mode the screen output...
Immo Wache
immo_wache
Offline Send Email
Feb 23, 2004
10:13 pm
1439
Hello, teachers! I want set date and time, how do? The function setdate&settime in "dos.pas", but can't work with DPWL. MY IPC: CPU386SX+Q387(MATH...

yandefu
Offline Send Email
Feb 24, 2004
3:59 am
1440
Hello, teachers! My IPC have four COMs, I want use COM1&COM2 read card infos, and use COM3&COM4 print card infos, the Wdoscomctrl.pas supports COM1&COM2 only,...

yandefu
Offline Send Email
Feb 24, 2004
4:21 am
1441
... and use COM3&COM4 print card infos, the Wdoscomctrl.pas supports COM1&COM2 only, How to use COM3&COM4? 1. With standart Wdoscomctrl.pas you can't do this....
s_igor2001
Offline Send Email
Feb 25, 2004
10:17 am
1442
Hi,s_igor2001! I tested COM3 and COM4 at yesterday, It's fine. I very excitement! Oh, I found a new problem, when recived more than 4096 bytes, My program is...

yandefu
Offline Send Email
Feb 26, 2004
3:15 am
1443
Hello, All! I want direct write and save data to disk, so I always closefile when written data, But can't work fine with WDOSX. [SYSTEM: DOS6.22] program...
严德富
yandefu
Offline Send Email
Feb 26, 2004
3:41 am
1444
Hi yan, have a closer look on this in readbytes Inc(FBufferHead); if FBufferHead >= FBufferSize then FBufferHead := 0; end; in getbyte ist is correct if...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 26, 2004
11:55 am
1445
Hi,s_igor2001! The TwdxComCtrl can work and no problem. I want program with RS485, I try more than 100 times, but not succeed! so I go to Internet and find...
严德富
yandefu
Offline Send Email
Feb 27, 2004
1:29 am
1446
Hi Yan, only the RTS handling is missing. So try this source extention. I Hope you find the lines: private FRTS: boolean; procedure SetRTS(Value: Boolean); ...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 27, 2004
7:36 am
1447
Hi, I try to use Wdoscomctrl.pas. I found many lack in module. I try to change. But no time to test. the change is idea from C program from...
chaitana
Offline Send Email
Feb 27, 2004
11:01 am
1448
Hi Chaitana, good work, but i thing there are some things to do: 1) here i think this is an error Buffer[FBufferHead] := Port[FComDeviceBaseAddr]; ...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 27, 2004
12:06 pm
1449
Hi,Thomas! I found a problem: { initialization SaveOldInts;{ // I Modifid for my pc104(one comport): Const MaxComID=1... for i := Low(TComDevice) to...
严德富
yandefu
Offline Send Email
Feb 28, 2004
1:14 am
1450
Hello, All! ¡¡¡¡ I want direct write and save data to disk, so I always closefile when written data, But can't work fine with WDOSX, If Closed 229 times,...

yandefu
Offline Send Email
Feb 28, 2004
1:25 am
1451
Hi Thomas thank you for information. And sorry about unit reference it not from C it pascal unit. chaitana ... ...
chaitana
Offline Send Email
Feb 28, 2004
2:26 am
1452
Hi,Thomas! I tested SetRTS and SetDTR, it can't work fine on my pc104[COM1,2,3,4=>RS485]. But can work fine for change here: procedure TwdxComCtrl.Send(Data:...

yandefu
Offline Send Email
Feb 28, 2004
3:17 am
1453
Hi yan, ... Have you an idear or is this the result of a test? ... Not a good idear here ... To change FDTR or FRTS has no infuenz to the Chip. You have to set...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 28, 2004
8:45 am
1454
Hi Yan, does you know on whitch possiten the programs hold? Use writeln for test this. Thomas...
Thomas Bornhaupt
kdb2de
Offline Send Email
Feb 28, 2004
8:56 am
1455
Hi,Thomas! Thank you, I will try it, but rs232 is not same as RS485, RS485 is Half Duplex. ... = = = = = = = = = = = = = = = = = = = = ...

yandefu
Offline Send Email
Feb 29, 2004
8:54 am
1456
Hi Yan, we have on our PC104 an RS232 then an RS232->RS485 converter. And this works fine. So i think, it is not only an Software problem. It could be, that...
Thomas Bornhaupt
kdb2de
Offline Send Email
Mar 1, 2004
7:46 am
1457
Hi,Thomas! If I use RS232->RS485 converter, the works fine too. My PC104 not need RS485 converter. See picture for my pc104. ... = = = = = = = = = = = = = = =...

yandefu
Offline Send Email
Mar 1, 2004
12:16 pm
1458
Hi yan, it looks like my PC104. So is in the BIOS of your Computer also an switch for the RS232<>RS485? thomas...
Thomas Bornhaupt
kdb2de
Offline Send Email
Mar 1, 2004
12:40 pm
1459
Hi,Thomas! My PC104 can connect to RS485/RS232/TTL, but not set anything. This is tested code in my PC104, and work fine three days. ...

yandefu
Offline Send Email
Mar 2, 2004
1:23 am
1460
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 =...
Thomas Bornhaupt
kdb2de
Offline Send Email
Mar 2, 2004
8:10 am
Messages 1430 - 1460 of 1580   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help