Search found 35 matches

by kimjw0820
Tue Jun 27, 2023 4:55 am
Forum: madCodeHook
Topic: Are there any support plans for Windows 11 UWP Apps?
Replies: 3
Views: 6507

Re: Are there any support plans for Windows 11 UWP Apps?

The problem is caused by not specifying an option flag.
Setting the INJECT_METRO_APPS option worked normally.
by kimjw0820
Tue Jun 27, 2023 2:27 am
Forum: madCodeHook
Topic: Are there any support plans for Windows 11 UWP Apps?
Replies: 3
Views: 6507

Are there any support plans for Windows 11 UWP Apps?

hi madshi.
Are there any support plans for Windows 11 UWP Apps?
We controlled win32 snippingtool.exe, but UWP App snippingTool.exe is not injected and cannot be controlled.

C:\Program Files\WindowsApps\Microsoft.ScreenSketch_11.2303.17.0_x64__8wekyb3d8bbwe\SnippingTool\SnippingTool.exe
by kimjw0820
Wed Feb 08, 2023 5:55 am
Forum: madCodeHook
Topic: I sent an e-mail for a license upgrade.
Replies: 1
Views: 3897

I sent an e-mail for a license upgrade.

hello madshi.

I sent an e-mail for a license upgrade.

Please check e-mail. thank you :)
by kimjw0820
Mon Mar 08, 2021 1:34 am
Forum: madCodeHook
Topic: Do you have any plans to support ARM Processor?
Replies: 7
Views: 9475

Re: Do you have any plans to support ARM Processor?

Thank you for answer.
Have a good day :)
by kimjw0820
Fri Mar 05, 2021 6:33 am
Forum: madCodeHook
Topic: Do you have any plans to support ARM Processor?
Replies: 7
Views: 9475

Do you have any plans to support ARM Processor?

Hi Madshi :)
I am using MadcodeHook well.

Recently, the Microsoft Surface Pro X ARM processor product has been released.
https://en.wikipedia.org/wiki/Surface_Pro_X

However, the current architecture cannot support ARM processors.
Do you have any plans to support ARM Process?

thank you.
by kimjw0820
Thu Nov 07, 2019 1:29 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

Thank you for the quick response.
I was able to report the problem.

Have a nice day!!!
by kimjw0820
Tue Oct 29, 2019 7:32 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

sorry. x86 does not cause any problems.
I was mistaken.

"There is a problem with IRONCAD and cannot be solved in MCH."
Is that correct?
by kimjw0820
Tue Oct 29, 2019 5:04 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

Thank you for analysis.
Can you solve the problem?

Does the problem happen with MCH 4.x as well?
by kimjw0820
Wed Oct 23, 2019 1:14 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

hello! Thank you for testing. The problem is reproduced when creating a 3D scene immediately after starting the process without creating a dialog like the attached image. (1.png -> 2.png) Windows 7 pro 32bit, 64bit Windows 10 64bit are all reproduced. Reproduction video : https://www.dropbox.com/s/i...
by kimjw0820
Wed Oct 16, 2019 9:05 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

wow!
I'm not sure it's a problem with MCH.
Thank you for your help.
Doesn't the problem occur in MCH 4.x?
by kimjw0820
Tue Oct 15, 2019 7:54 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

Thank you :)

Unfortunately I haven't found a solution yet...
WSAAPI is a mistake during test sample creation. I'm using __stdcall and the problem occurs likewise.
IsEqualIID not available due to COM interface inheritance structure.
can also create FileDialog using IID_IUnknwon...
by kimjw0820
Fri Oct 11, 2019 8:34 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

Re: IRONCAD QueryInterface crash in CoCreateInstance.

Yes it doesn't happen with an empty callback.
by kimjw0820
Thu Oct 10, 2019 2:21 am
Forum: madCodeHook
Topic: IRONCAD QueryInterface crash in CoCreateInstance.
Replies: 18
Views: 23314

IRONCAD QueryInterface crash in CoCreateInstance.

Version : madCodeHook 3.1.18 OS : windows 10, Windows 7 same crush. Tool : IRONCAD ( 30day trial download : https://drive.google.com/open?id=1RGUa9bOt5XUxvbNwS8VkqqtdgI-hGX0n ) Hello :) Crash on QueryInterface attempt in IRONCAD process. Other processes will work fine. I don't know what the problem ...
by kimjw0820
Wed Mar 14, 2018 2:24 am
Forum: madCodeHook
Topic: Problems signing after using EV certificates
Replies: 8
Views: 10684

Re: Problems signing after using EV certificates

oh thank you!
I decided to add it to the exclude list :)
by kimjw0820
Fri Mar 09, 2018 3:25 am
Forum: madCodeHook
Topic: Problems signing after using EV certificates
Replies: 8
Views: 10684

Problems signing after using EV certificates

hello, I used it well as a code signing certificate. However, an EV certificate is required for sys distribution. so I received an EV certificate for madcodehook.sys distribution. The win32 process is fine. However, there is a windbg error in the metro process. Is there a workaround? windows 10 64bi...