The MQeVersion information tool is shipped as part of the native code base. This is an executable which allows you to check the version information for the installed native DLL files. This tool is built for PocketPC 2000, 2002, and 2003.
The program file is in the C:\tools\Version\PocketPc2000\arm or C:\tools\Version\PocketPc2002\arm directory of the installation. This file needs to be copied to a suitable place on the device. When running, the tool attempts to load all the native DLL files. A file is written to the root of the device with information on the DLL files.
For each DLL file , the tool gives the main version number, a possible EFix level, that is the fourth digit of the version number, and the build ID that this DLL file came from. If there are DLL files that you have chosen not to copy to the device, you can see message reports to this effect.
Running the tool gives an output file similar to this example:
WMQe Version Tool Module Name Ver EFix Build Scanning dir e:\_builds\sb_la200\export\x86_nt_4\usr\lib HMQ_AdminQueue 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_AdminQueue.dll HMQ_AsyncRemoteQueue 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_AsyncRemoteQueue.dll HMQ_Core 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_Core.dll HMQ_DiskAdapter 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_DiskAdapter.dll HMQ_HAL 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_HAL.dll HMQ_HomeServerQueue 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_HomeServerQueue.dll HMQ_HttpAdapter 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_HttpAdapter.dll HMQ_LocalQueue 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_LocalQueue.dll HMQ_nativeAPI 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_nativeAPI.dll HMQ_nativeOSA 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_nativeOSA.dll HMQ_RC4Cryptor 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_RC4Cryptor.dll HMQ_RegistryFileSession 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_RegistryFileSession.dll HMQ_RleCompressor 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_RleCompressor.dll HMQ_SyncRemoteQueue 2.0.1.0 la201 e:\_builds\sb_la200\export\x86_nt_4\usr\lib\HMQ_SyncRemoteQueue.dll