Arie Stavchansky (ariestav) has made 182 posts.
I'm stumped on this one and I've done quite a bit of debugging and I cannot seem to nail down the is…
My bad, thanks for your help Wyatt! Much appreciated.
Post on Dec 1, 2015Hi There, I'm on my development machine just trying to get TurboFloat to run. I created a new pro…
Hi There, I looked over the example implementation of TurboFloat on the help files. In the exampl…
So I figured the problem has to do with the internal NodeJS module for stringify. Apparently, in th…
Post on Nov 23, 2015I'm using ExpressJS to code up an API that sits between my store pages and FastSpring. I'm creating…
Thanks Wyatt, Another question about this. I'd like to use the same method of having the user ent…
Post on Nov 13, 2015Hi There! So, I'm now back at implementing TurboFloat for my app. The introduction on the help pa…
My app is built for x64, and I'm adding floating licensing to it. Does that mean the app must commu…
Yes, makes sense. But if they deactivate before the VM Is shutdown, it should be fine, yes? There …
Post on Aug 13, 2015Does this apply to Virtual Machine environments as well? That is, if the LimeLM protected software …
Yes, makes sense. What is the easiest / quickest way to detect if the user is running the app on a …
Post on Aug 7, 2015I've been using the TurboActivate library and it's working well! Now, I need to add TurboFloat func…
It would just be nice to be able to know which users provisioned which keys without having to create…
Post on Jul 6, 2015Is it possible to know which keys were created by which users in our account? I didn't find that an…
For IsGenuineEx(), I know in the source it says: "Call this at the top of your program and let IsG…
So, after hunting around on Stack Overflow. I happened across this thread. http://stackoverflow.…
Post on Jun 28, 2015In Visual Studio, when I go to my solutions properties, and then "Configuration Properties -> Gen…
Post on Jun 28, 2015I'm testing out Unicode characters as well. So, I made a product key with some fake data in a coupl…
That was it! Thank you for your help Wyatt. Being a C++ noob I am in awe of your intuition for thi…