LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pocket PC (Stub dll)

Hello,
 
I have a PDA application that I want to market and distribute.  However, it does not have a security scheme.  Hence, a single copy can be placed on numerous Pocket PCs.  I have evaluated several alternatives and wanted to make a "GetUUID" call to obtain the Pocket PCs Unique Unit ID but after much effort and for many reasons (primarily ignorance) failed.
 
NI support directed me to a DLL developed by SelectiveMinds, Inc. that returns CPU Serial Number and other information suitable to develop a security algorithm.  The SMSpec.dll comes complete with a SMSpec.lib and a SMSpecExported.h file.  However, based on the PDA documentation, I now need a stub dll to complete the application build.
 
I ?understand? that the stub dll is necessary only on my development system for the code to correclty attach/compile (this is not my realm so let me cut to the chase).  I do not know how to build a stub dll and need assistance.
 
If you are familiar with the PDA module, building the DLLs, and interested - please contace me. 
 
Regards,
 
Guy R. Hughes
Controlink Systems, LLC
(812) 637-6800
 
 
 
0 Kudos
Message 1 of 2
(2,425 Views)
I think the following example may provide some insight into how to actually write the stub dll.
Pocket PC
 
PalmOS
 
I hope this points you in the right direction.
 
Best Regards,
 
Chris C
Applications Engineering
National Instruments
0 Kudos
Message 2 of 2
(2,401 Views)