Arie Stavchanskyʼs posts

Arie Stavchansky (ariestav) has made 182 posts.

Crashing on TF_PDetsFromPath()Answered

Post on Dec 2, 2015

I'm stumped on this one and I've done quite a bit of debugging and I cannot seem to nail down the is…

Cannot get TurboFloat.exe to run manually

Post on Dec 1, 2015

My bad, thanks for your help Wyatt! Much appreciated.

Post on Dec 1, 2015

Hi There, I'm on my development machine just trying to get TurboFloat to run. I created a new pro…

Have installer write user's TurboFloat server IP to a file?

Post on Nov 30, 2015

Hi There, I looked over the example implementation of TurboFloat on the help files. In the exampl…

WebAPI and setting product key features with NodeJS / ExpressJS

Post on Nov 23, 2015

So I figured the problem has to do with the internal NodeJS module for stringify. Apparently, in th…

Post on Nov 23, 2015

I'm using ExpressJS to code up an API that sits between my store pages and FastSpring. I'm creating…

Installer for TurboFloat server

Post on Nov 15, 2015

Thanks Wyatt, Another question about this. I'd like to use the same method of having the user ent…

Post on Nov 13, 2015

Hi There! So, I'm now back at implementing TurboFloat for my app. The introduction on the help pa…

Use TurboFloat Server x86 or x64?

Post on Nov 15, 2015

My app is built for x64, and I'm adding floating licensing to it. Does that mean the app must commu…

Fingerprint Robustness

Post on Aug 13, 2015

Yes, makes sense. But if they deactivate before the VM Is shutdown, it should be fine, yes? There …

Post on Aug 13, 2015

Does this apply to Virtual Machine environments as well? That is, if the LimeLM protected software …

Adding TurboFloat functionality

Post on Aug 9, 2015

Yes, makes sense. What is the easiest / quickest way to detect if the user is running the app on a …

Post on Aug 7, 2015

I've been using the TurboActivate library and it's working well! Now, I need to add TurboFloat func…

Find keys in dashboard created by different users?

Post on Jul 7, 2015

It would just be nice to be able to know which users provisioned which keys without having to create…

Post on Jul 6, 2015

Is it possible to know which keys were created by which users in our account? I didn't find that an…

Calling IsGenuineEx() as many times as we want?

Post on Jun 30, 2015

For IsGenuineEx(), I know in the source it says: "Call this at the top of your program and let IsG…

UniCode features

Post on Jun 29, 2015

So, after hunting around on Stack Overflow. I happened across this thread. http://stackoverflow.…

Post on Jun 28, 2015

In Visual Studio, when I go to my solutions properties, and then "Configuration Properties -> Gen…

Post on Jun 28, 2015

I'm testing out Unicode characters as well. So, I made a product key with some fake data in a coupl…

Error 14 on OSX

Post on Jun 28, 2015

That was it! Thank you for your help Wyatt. Being a C++ noob I am in awe of your intuition for thi…