GENWIN is a generic Embedded SQL program for Windows NT, Windows 95, and 16-bit Windows that was written by using the Win16/Win32 API, C language, standard libraries for 16-bit Windows and C, and Embedded SQL statements. GENCHAR connects to the specified SQL Server and issues a SELECT statement query from the authors table in the pubs database.
GENWIN uses the following 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 | makew genwin nt |
16-bit Windows | makew genwin win |