TSR library for QuickBasi 
Author Message
 TSR library for QuickBasi

CY>Hi.  Does anybody know of a QuickBasic library (LIB or QLB) that can
CY>make my screen saver TSR  *** Please reply by e-mail; I don't really
CY>read this group often enough.

  [too bad about you not reading this newsgroup :)]

   PDQ, the add-on QB\PDS\VBDOS library, allows you to create TSRs. It's
   also very nice for creating small efficient QB programs. I think it cost
   me about $150.00 (U.S.) and it's worth the money. The most recent
   contact address I have for Ethan Winer (who wrote and sells PDQ) is
   http://www/ethanwiner.com

   Hope that helps. Good luck!

 - Robert

 * OLX 2.1 TD * U Da Man!



Fri, 26 May 2000 03:00:00 GMT  
 TSR library for QuickBasi


Quote:

>CY>Hi.  Does anybody know of a QuickBasic library (LIB or QLB) that can
>CY>make my screen saver TSR  *** Please reply by e-mail; I don't really
>CY>read this group often enough.

>  [too bad about you not reading this newsgroup :)]

>   PDQ, the add-on QB\PDS\VBDOS library, allows you to create TSRs. It's
>   also very nice for creating small efficient QB programs. I think it cost
>   me about $150.00 (U.S.) and it's worth the money. The most recent
>   contact address I have for Ethan Winer (who wrote and sells PDQ) is
>   http://www/ethanwiner.com

powerbasic 3.5, which also happens to have a retail price of $150 (or $99
if you already own QuickBasic) has build-in support for creating TSR's.

Write a TSR in just five lines of code!
(And it will speed up your routines significantly, compared with QB)

If you're interested: on the PB homepage, http://www.powerbasic.com
you can download a free try-out version of PB 3.2, which if fully
functional, can compile your programs to .EXE's and all of that.
The only limitation is that it won't let you LOAD or INCLUDE any
sources.

Definitely worth a try!

--
Marc van den Dikkenberg
-----------------------
The PowerBasic Archives
http://www.xs4all.nl/~excel/pb.html



Sat, 27 May 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. TSR library for QuickBasic 4.5?

2. Using the MODELENGLib library (Microsoft Visio Database Modeling Engine Type Library)

3. TSR help.....ANYONE KNOW HOW TO DO A QBASIC TSR???????

4. Calling Libraries Made By the Make Library Command

5. Reference DAO 3.6 Object Library or DAO 2.5/3.51 Compatibility Library

6. Calling Libraries Made By the Make Library Command

7. DB-Library/VBX and CT-Library/VBX

8. ADO Library vs. ADO Recordset Library

9. DB-Library error 10040: DB-Library network communication layer not loaded

10. Removing TSR in PB

11. PB TSR timed event?

12. tsr's written in quickbasic

 

 
Powered by phpBB® Forum Software