home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5225 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.6 KB  |  48 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!eh
  3. From: eh@mrih.no (Eilef Hellem)
  4. Subject: Re: Detecting SHARE in Windows 3.1
  5. Message-ID: <1993Jan21.132928.18702@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: More og Romsdal Ingeniorhogskole
  8. X-Newsreader: TIN [version 1.1 PL8]
  9. References: <1jlo0cINNkuj@rs2.hrz.th-darmstadt.de>
  10. Date: Thu, 21 Jan 93 13:29:28 GMT
  11. Lines: 35
  12.  
  13. Guenter Schwaninger (schwan@rbg.informatik.th-darmstadt.de) wrote:
  14. > Hi netlanders,
  15. > how can I detect in Windows 3.1 whether SHARE is loaded or not ?
  16. > I'm using Borland Pascal.
  17.  
  18.     You can simply check the Multiplex Interrupt (number 2FH?)
  19.     and see the idsign that SHARE leaves.
  20.     I haven't got the data here right now but i'll give you an 
  21.     assembler output tomorrow if you're interrested.
  22.  
  23.         I'll be in touch
  24.                 Eilef Hellem
  25.  
  26.  +-----------------+-----------------------+--------------------------+
  27.  |                 | E-Mail:               |                          |
  28.  |  Eilef Hellem   |                       |   /|/ /  /  / / _  _/  / |
  29.  |  MRIH           |  eh@mrih.no           | _/  _/  /__/ /_  _/  _/  |
  30.  |  AAlesund       |                       |                          |
  31.  |  Norway         |     or                |                          |
  32.  |                 |                       |                          |
  33.  |                 |  eilef.hellem@mrih.no | Information at your      |
  34.  |                 |                       | fingertips..,I'm in!     |
  35.  +-----------------+-----------------------+--------------------------+
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.