An application sends a ZGM_QUERYBUILD to get the ZeeGrid DLL build number.
ZGM_QUERYBUILD
wParam = (WPARAM) (BOOL) fFlag; //show MessageBox flag
lParam = 0; //not used; must be zero
The ZeeGrid DLL build number.
This message is used so that an application can be sure that it is not using a ZeeGrid DLL of a build prior to the build with which the application was developed.
Build numbers are essentially ZeeGrid DLL version numbers.