GWAPI: Demonstrates Pen Recognition Without Messages

GWAPI demonstrates how to get recognition results from Microsoft(R) Windows(TM) for Pen Computing without messages. It also shows how to register a window class in a dynamic link library (DLL).

GWAPI traps WM_RCRESULT messages and illustrates how an application can receive recognition results through a single call without processing random Windows messages such as WM_RCRESULT.

To demonstrate GWAPI, a Windows for Pen Computing application must create a window with a class of GRWClass.

GWAPI was built and tested under Microsoft Windows version 3.1 .The program requires PENWIN.DLL, which can be found in both Microsoft Windows for Pen Computing and the Microsoft Windows version 3.1 Software Development Kit (SDK).

{ewc navigate.dll, ewbutton, /Bcodeview /T"Click to open or copy files in the gwapi project." /C"samples}