home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / msdos / programm / 2277 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.4 KB  |  36 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!rz.uni-passau.de!forwiss.uni-passau.de!mieze
  3. From: mieze@forwiss.uni-passau.de (Thorsten Mieze)
  4. Subject: To all who want to program TSR
  5. Message-ID: <1992Aug27.153035.15061@tom.rz.uni-passau.de>
  6. Sender: news@tom.rz.uni-passau.de (News-Operator)
  7. Nntp-Posting-Host: boromir.forwiss.uni-passau.de
  8. Organization: University of Passau, Germany
  9. Date: Thu, 27 Aug 1992 15:30:35 GMT
  10. Lines: 24
  11.  
  12. Hi all!
  13.  
  14. During last time, there were often questions about programming TSR
  15. in higher languages like C, PASCAL, MODULA etc. in this newsgroup.
  16. Notice, that all TSR-programs need an include of assembler, which 
  17. sets div. parameters (e.g. div. pointers of interrupts) to enable
  18. programming the real TSR-program in higher language. The mostly 
  19. unknown problem is the non-reentrance of DOS. It is complex and not 
  20. as easy as it seems to be ! Look out for examples already written !
  21. One exists in : WSMR-SIMTEL20.ARMY.MIL (or 192.88.110.20) in
  22. directory PD1:<msdos.asmutl>. The file name is AMISL083.ZIP .
  23.  
  24. Examples for typical TSR-programs are :
  25.     -screensaver
  26.     -hot-key activated programs (e.g. calcualtors,calendars,etc.) 
  27.     -intern-command overlaying programs (such as CLS, TIME, DIR) 
  28.     -etc.
  29.  
  30. (hope everyone understood, because of my bad english %) ) 
  31.  
  32. Thorsten.
  33.  
  34. (on the eigth day god created Harley Davidson -
  35.  ...ten minutes later he designed the screw-driver) %)
  36.