Overview
  Next

This library allows you to add more events to B4PPC controls. Note that there are two different versions of the library, one for the desktop and one for the device.

Written by Dimitris Zacharakis and based on the code of the ".NET Compact Framework Team" found here
http://blogs.msdn.com/netcfteam/arch...20/420551.aspx

These libraries need .NET 2.0 and will require a "MyApp.exe.config" file if both .NET 1.0/1.1 and .NET 2.0 are installed on your device.
Within dzEventMagics you will find the following objects

dzEventsMagic- documented in this help file.

chpi  - used internally by dzEventsMagic, ignore.

Win32  - used internally by dzEventsMagic, ignore.

WndProc - used internally by dzEventsMagic, ignore.

WndProcCallBack - used internally by dzEventsMagic, ignore.

WndProcHooker - used internally by dzEventsMagic, ignore.