Gabriel Topalaʼs posts

Gabriel Topala (gtopala) has made 17 posts.

Access violation at address 5C955852 in module 'TurboActivate.dll'

Post on Jan 2, 2022

Hi, One client got the 'access violation' error on Windows 10 version 20H2, 64-bit. The client ins…

TurboActivate window not opening for some usersSolved

Post on Jan 4, 2021

I can reproduce it on my Microsoft Surface Book 2 Windows 10 20H2 (OS Build 19042.685), Intel i7-86…

Stuck on pthread_cond_waitSolved

Post on May 23, 2020

Hi Wyatt,Can you add TA_Cleanup to TurboActivate.h?

Static Library for Windows 10 ARM64

Post on Nov 22, 2019

Wyatt wrote:> Instead of integrating TurboActivate into your installer integrate it exclusively&g…

Post on Nov 21, 2019

Sorry, I don't understand the first option.Yes, I can remove LimeLM and "more people will just insta…

Post on Nov 21, 2019

It is very hard to use TurboActivate.dll dynamic library when you target multiple Windows versions.I…

Post on Nov 21, 2019

How can I get the Windows ARM64 TurboActivate C/C++ static library for Visual Studio 2019?

InnoSetup wont unload TurboActivateSolved

Post on Apr 7, 2017

I had same issue; I did two changes:I've replaced ret := TA_Deactivate(taHandle, False);with ret :…

0xC0000005 exception in TurboActivate.dll

Post on Mar 20, 2017

Sorry, no, all crashes are anonymously sent.

Post on Mar 20, 2017

Another TurboActivate.dll crash today (Win10 Pro x64) : https://www.gtopala.com/img/crash/ta_dll.png…

Post on Mar 3, 2017

Wyatt wrote:> Unfortunately we don't have enough information to reproduce this or track> this …

Post on Mar 1, 2017

Any update?

Post on Feb 16, 2017

Sent dump file and C++ code by email I cannot reproduce the crash.I don't know what function was c…

Post on Feb 15, 2017

I'm using TurboActivate.dll (4.0.9.3) 32-bit. One client (Windows 10 Home Build 14393 64-bit) got …

Trial Activation Abuse?Solved

Post on Mar 19, 2017

Hi Wyatt,I got a similar problem today for regular (non-trial) activations.I sent you an email with …

Passing extra activation data to LimeLM from inno setup

Post on Jan 2, 2017

Unfortunately, copy & paste doesn't work.Delphi example uses the Addr function (which doesn't ex…

Post on Jan 1, 2017

Hi, I want to pass a string as extra data.Do you have a sample for inno setup? Thanks,Gabriel To…