Wyatt O'Day (Wyatt) has made 7841 posts.
Hey Dan, Although we weren't able to reproduce this behaviour, we were wondering if it might be pos…
How is LimeLM preventing my application from starting, with all calls to LimeLM code removed? Some…
Yes, it's being worked on. This has been covered in several threads.
Is it better for me to make 3 version of one product or 3 separate products ? It would be much more …
Sorry, the forum messed up the code formatting: require "fiddle"def check_license #encode UT…
On some computers (depending on the physical hardware) IsActivated() could function slowly. Especial…
How can I only show my update window when I already know updates are available? Can I use the Automa…
Oh, I see C++ builder is being difficult. Here's the solution: Linker error contains invalid OMF rec…
Post on Feb 11, 2015I've uncommented the following #define in .h file.// To use the static version of TurboActivate then…
Post on Feb 11, 2015Why would you use the Delphi project inside C++? Just use the C++ header.
I'm glad I could help.
Post on Feb 11, 2015BTW, how do I paste code in like you did with highlighting and white background, etc? Only forum a…
Post on Feb 11, 2015Ok, then the culprit is TurboActivate.cs. Since our C# example supports only Windows, presumably you…
Post on Feb 11, 2015Ok, assuming the code is correct, then either (a) the path used in PDetsFromPath() is incorrect or (…
Post on Feb 10, 2015My question is that does TurboActivate work with MAC or not? Yes, it does. What language are you u…
Yes, and as luck would have it we have a fully written example for PHP, VB.NET and C#: How to genera…
Hey Dennis, We have no plans to add printing to the update information page. If your customers abs…
TurboActivate.dll (created in VS2003 from the API code sample you've delivered) No, the TurboActiv…
Post on Feb 10, 2015What version of Windows are you running on?Is the TurboActivate.exe in the same folder as TurboActiv…
A few things to consider: You have to call UseTrial() before calling TrialDaysRemaining().If you ev…