Using WINWRAP Functions

The WINWRAP library (WINWRAP.LIB, with the WINWRAP.H header file) contains functions used to create a service from a Windows application without writing your own WinMain function and window message loop. The resulting application will be a Windows NT Server (32-bit) service.

WINWRAP defines a WinMain function that performs the following tasks: