Apparently-To: john.smith@gravis.com


GUS Programmer's Digest     Tue, 7 Dec 93  3:18          Volume 7: Issue   2  

Today's Topics:
                              Gravis SDK
                                Window

Standard Info:
	- Meta-info about the GUS can be found at the end of the Digest.
	- Before you ask a question, please READ THE FAQ.

----------------------------------------------------------------------

Date: Mon, 6 Dec 93 08:45:09 -0500
From: jdimich@ajiant.dnet.dupont.com
Subject: Gravis SDK

   
   I am experiencing a small problem when it comes to compiling some Turbo C++
source code with the GUS SDK.  I am just a beginner C programmer, but am
picking up on the concept and all very quickly.  Here is just some test code
which won't even work:

#include <dos.h>
#include <conio.h>
#include <gf1proto.h>
 ..

void main(void)
{
 UltraOpen();
 getch();
}

With the include definitions, I have even tried including all of the GUS
include files (extern.h, ultraerr.h, osproto.h, etc..).  Everytime I try and
compile this very simple source code, I get an error message along the lines of
"_UltraOpen not defined in source test.c".  This is really frustrating as I
have included every single GUS include file possible, and have created a
project file to include the libraries ULTRA0LB.LIB and ULTRA1LB.LIB.  Am I
doing anything obviously wrong?  Has anyone experienced the same problems as me
under Turbo C++ v3.0?  If not, would anyone be able to help me out here?

						Sincerely,
						Jason DiMichele
						jdimich@ajiant.dnet.dupont.com

------------------------------

Date: Sun, 5 Dec 1993 12:23:00 -0500
From: wexford.collegiate@CANREM.COM (Wexford Collegiate)
Subject: Window

        Does anyone know of a gravis driver for windows nt?? I recently
got windows nt installed on my system and the old win 3.1 drivers won't
work under nt... I want my gravis back!!! I need NT drivers!!

------------------------------

End of GUS Programmer's Digest V7 #2
************************************

To post to tomorrow's digest:                    <gus-sdk@dsd.es.com>
To (un)subscribe or get help:            <gus-sdk-request@dsd.es.com>
To contact a human (last resort):          <gus-sdk-owner@dsd.es.com>

FTP sites:           archive.epas.utoronto.ca              /pub/pc/ultrasound
                     wuarchive.wustl.edu            /systems/msdos/ultrasound
                     archive.orst.edu                    /pub/packages/gravis
                     theoris.rz.uni-konstanz.de                /pub/sound/gus
FTP mail server:     mail-server@nike.rz.uni-konstanz.de

Hints:
      - Get the FAQ from the FTP sites or the request server.
      - Mail to <gus-sdk-request@dsd.es.com> for info about other GUS
	related mailing lists (general use, musician's, etc.).



