Ryan O'Neillʼs posts

Ryan O'Neill (electronoptics) has made 7 posts.

Customer reporting issues from Chinese network, ok with VPN (sometimes)Answered

Post on Feb 15, 2021

Thanks Wyatt, I had forgotten about the API. I may be able to use that a proxy.

Post on Feb 15, 2021

A customer reports that on uninstall / reinstall they cannot access our software due to a licence er…

Help tracking down a privileged instruction crash

Post on Jul 9, 2019

Sorry for being so vague, I was thinking you'd say something along the lines of 'we try to execute a…

Post on Jul 6, 2019

Sorry, I wasn't logged in when posting so it came up as guest. This is my account.

TA_GetFeatureValue returning TA_E_IN_VM (It's not -- it's returning the size)Solved

Post on Apr 7, 2019

That was indeed it, perhaps the sample code be modified as below to make this more obvious? …

Post on Apr 7, 2019

I think I see it, the return value is not an error but the size of the memory required. My bug may l…

Post on Apr 7, 2019

I'm modifying the C API example to suit my needs and have register/deregister and trials working but…