home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / programm / 4394 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.2 KB  |  31 lines

  1. Organization: Sophomore, Math/Computer Science, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!mcsun!Germany.EU.net!math.fu-berlin.de!Sirius.dfn.de!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!sl31+
  3. Newsgroups: comp.os.os2.programmer
  4. Message-ID: <YeZuSTW00awVR00EVf@andrew.cmu.edu>
  5. Date: Sun, 23 Aug 1992 10:58:39 -0400 
  6. From: "Stephen M. Lacy" <sl31+@andrew.cmu.edu>
  7. Subject: Re: WHERE IS AVIO!!!!!!
  8. In-Reply-To: <LXZXPB1w164w@cybernet.cse.fau.edu>
  9. References: <MeZifEa00iUxA3SG5k@andrew.cmu.edu>
  10.     <LXZXPB1w164w@cybernet.cse.fau.edu>
  11. Lines: 18
  12.  
  13. Excerpts from netnews.comp.os.os2.programmer: 23-Aug-92 Re: WHERE IS
  14. AVIO!!!!!! wayned.bbs@cybernet.cse. (1372)
  15.  
  16.  
  17. > Make sure to #define INCL_BASE or INCL_SUB before you #include <os2.h>.  
  18. > This will include the old Kbd, Vio and Mou prototypes.
  19. > The exported names have changed to VIO16GETANSI, etc.
  20.  
  21.  
  22. This is what I did:  Use "Seek and Scan Files" to look through *.h for
  23. the string "vio" (non-case sensitive, of course)  It came up with a
  24. couple of things, but not the multitude of Vio* functions that I know
  25. there are in OS/2.   I need these header files for the Native port of
  26. GCC 2.1.  (or 2-2.2.2.2.2.2 :) ) 
  27.  
  28. Steve
  29.  
  30. "If I were a fish, I'd dream of flying"
  31.