Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protecting a DLL (VFP COM)
Message
From
16/05/2000 12:05:35
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00337489
Message ID:
00369973
Views:
31
I'm not an expert in this area, but I think I know of a simple way you could make it where someone could not use your DLL.

Why not add a variable or "license" type property to the DLL? You could set this up in your EXE.
-
MyDll.Lincese = MyLicenseNumber
-
Then if someone else tries to use it they must know your long and complicated license number, which maybe can be encrypted or something.

Hope that starts you in the right direction.
Kenneth Gilbert Jr, MCP
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform