Missing Hook for CreateThread |
Post Reply |
Author | ||
MarkusA
Groupie Joined: 20 November 2015 Location: Austria Status: Offline Points: 24 |
Post Options
Thanks(0)
Posted: 31 March 2020 at 7:48am |
|
Dear Codejock-Team,
during our migration from Visual Studio 2010 to Visual Studio 2017 we encountered the following error: Every time when we started a thread the whole skin of our application got broken. After some research we found out that you are hooking the Method "CreateThread" from the following Windows DLLs (in your Class CXTPSkinManagerApiHook):
But the following DLL ist missing here (Last number is Zero):
Code from the current Version 19.1.0 (XTPSkinManagerApiHook.cpp Line 1058):
Looking at the other hooks we decided to add the following Hook:
We are using this since Mid 2019 with Codejock 18.6.0 and Visual Studio 2017 (v 15.9.14) and currently with Codejock 19.1.0 and Visual Studio 2019 (v 16.5.1). Can you verify this fix and apply it with the next Codejock Release? Yours Sincerely Markus |
||
matthewS
Newbie Joined: 09 June 2020 Location: Oregon Status: Offline Points: 1 |
Post Options
Thanks(0)
|
|
Hi Markus
Did you get resolution for this problem. We are having a similar issue? |
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |