Arie Stavchansky (ariestav) has made 182 posts.
So, I'm building my scripts to communicate with LimeLM WebAPI with NodeJS. I am using Express to ea…
Hey Sam, Thanks for the advice. Another reason I'm asking is in the case where we allow a user to…
Post on May 27, 2015Thanks for your reply. I suppose I was asking if there is a function that is similar to how Adobe C…
Post on May 26, 2015Hi There, Is it possible to deactivate all activations with a call from the C++ API? If a user ha…
Thanks for the pointer to the stackoverflow thread. I took a read through, but don't entirely under…
Post on May 29, 2015Turns out it was this line: hr = CheckAndSavePKey(STRCTYPE(serial.c_str()), TA_USER); The proble…
Post on May 29, 2015So, I'm on Windows and getting a successful build with VS 2012 Express. I'm using static libraries …
Okay, just tried the suggestion over at the Oculus forum, and it worked! I'm able to build on VS 20…
Post on May 29, 2015I just ran into this issue tonight while moving from building in XCode OSX (which works like a charm…
Hi There, I'm curious if you all have any experience integrating TurboActivate with Stripe? I too…
Is it possible to retrieve the total amount of activations allowed by a single activation key withou…
Thank you for those links. I'll take a closer look at them. I thought to store the .dat file withi…
Post on May 21, 2015Any ideas on how to do this with C++ in XCode? Pointers to references?Thanks!
Post on May 21, 2015Okay so it was definitely the TurboActivate.dat file that wasn't loading properly. So, after readin…
Post on May 21, 2015Hey Wyatt, Thanks for the response. Here's some code I've got in my app's "activation" method. I…
Post on May 21, 2015Hi There, I've started to implement this to see if it's viable for us our project. For our produc…
Thanks for pointing me to that article, Wyatt. I reviewed the scenario you have there, but my conce…
Post on May 15, 2015But does the GetFeatureValue() function call a server? It seems like it's just a value that gets en…
Post on May 13, 2015My thought was that I wanted to disable specific features if a user wasn't in good standing with the…
Okay thanks for the clarification. Another question regarding design: the website says that the f…