Genwin (Generic for Windows NT, Windows 95/98, and 16-bit Windows)

Genwin is a generic Embedded SQL for C (ESQL/C) program for Microsoft® Windows NT®, Microsoft Windows® 95/98, and 16-bit Windows that was written using the Win16/Microsoft Win32® API, C language, standard libraries for 16-bit Windows and C, and Embedded SQL statements. Genchar connects to the specified server running Microsoft SQL Server™ and issues a SELECT statement query from the authors table in the pubs database.

Genwin uses these files:

Genwin .def Genwin .sqc
Genwin .h Gwutil.c
Genwin .ico Gwutil.h
Genwin .rc  

You can build Genwin for the following environments by using the associated commands.

Environment Command
Windows NT and Windows 95/98 nmake -f "makefile." APP="genwin" SUBSYS="windows"
16-bit Windows nmake -f "makefile." APP="genwin" SUBSYS="windows" ENV="win16"

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.