Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dalloca

    Poor performance in W2K

    The problem is that the processor runs 100% with clipper DOS programs. There is a solution using dosidle() function at the beggining of your code. You can download it at http://spravki.net.ru/files/utils/DOSIDLE.RAR . UNRAR it and link dosidle.obj together your program. Put dosidle() function at...
  2. dalloca

    How to capture print ports on Windows XP?

    Thank you musicon, you give me the solution. Thanks Rob
  3. dalloca

    clipper slow on Windows 2000

    Please take a look on the subject "dos aplication on windows 2000" here in the same forum. There you will find the answer. Regards Rob
  4. dalloca

    How to capture print ports on Windows XP?

    Anyone have the solution for this... I can´t print on a network printer by using windows XP. Thanks anyone,
  5. dalloca

    CAPTURE PRINTER PORT ON XP

    I have the same problem...How can I capture port in XP?...
  6. dalloca

    DOS applications on Windows2000

    Ok.. no problem...the solution is the use of dosidle.obj and calling dosidle() at the beginning of your code. You can find it at: http://spravki.net.ru/files/utils/DOSIDLE.RAR regards

Part and Inventory Search

Back
Top