Michael Sheasbyʼs posts

Michael Sheasby (msheasby) has made 13 posts.

Possible memory leak in static TA VS2010 libs

Post on Mar 19, 2016

I also get leaks detected by both MSVC and Deleaker when using LimeLM - perhaps the following inform…

wyday.com blacklisted by Juniper?

Post on Mar 4, 2016

Will do.

Post on Mar 4, 2016

A customer reported a licensing check failure yesterdayInvestigation revealed that their firewall wa…

Offline->online = TA_FAIL - help!

Post on Jan 26, 2015

Thanks for the reply, appreciated. In my particular case I'm selling a high-value software package…

Post on Jan 26, 2015

Im going to try using IsGenuineEx() and falling back on IsGenuine() as suggested, but I have misgivi…

Post on Jan 23, 2015

I'll try with IsGenuine(). It sounds like a better fit. ---Mike.

Post on Jan 21, 2015

Right now, for example, I need to run my own software for sales demos... but because I'm getting TA_…

Post on Jan 21, 2015

I'm using the current drop in C++ and doing this: HRESULT hr; GENUINE_OPTIONS opts; o…

Tracking [feature] usage count

Post on Sep 9, 2014

[thought I had posted a response but it seems to have been lost?] I appreciate your patience with …

Post on Sep 9, 2014

Okay I guess I'm unclear on why IsGenuineEx() can be called from C++ but pkey.setdetails is a web …

Post on Sep 9, 2014

Understand your suggestion, but I guess you now see why I was hoping "set custom field value" would …

Post on Sep 9, 2014

I'd really hope to have LimeLM manage it, for the same reason that I use LimeLM to manage trial expi…

Post on Sep 8, 2014

Any way to track the number of times the user takes an action? I'd like to sell a block of 1000 fe…