Search found 32 matches

by icckitagawa
Mon Jul 09, 2018 7:08 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

I add an opinion of madshi. This problem was the bug of WindowsAPI. When it's a source of reference, it's possible to acquire it from the next page. http://forum.madshi.net/viewtopic.php? f=7&t=28385&start=15 http://madshi.net/LpcBug.zip The bug was reported to Microsoft through my office on...
by icckitagawa
Fri Jul 14, 2017 2:47 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Thank you very much for your answer, madshi. The matter of a parameter was understood. The situation was understood. I'm thankful for consideration of a pre-release. I consult with my customer about adoption. There is much correction this time. madshi is doing much difficult work. It's serious, but ...
by icckitagawa
Thu Jul 13, 2017 5:50 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

I'm sorry, the parameter of the function is wrong. X SetMadCHookOption(SET_INTERNAL_IPC_TIMEOUT and L"500"); O SetMadCHookOption(SET_INTERNAL_IPC_TIMEOUT,L"500"); Also there is a thing I'd like to hear. "2.8.2.9beta" Madshi corrected would like to know the point correct...
by icckitagawa
Thu Jul 13, 2017 3:00 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Thank you very much, madshi. MadCodeHook is improved and is wonderful me, too. Umm, it's strange. We're 15063 builds, too. The one applied on July 12 is KB4025342. 32bit is also 64bit, too. What is different? Feeling of Microsoft isn't understood. An experimental report. The next was set on the Send...
by icckitagawa
Wed Jul 12, 2017 7:33 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Hello, madshi. I thought I reported an experimental result. But a very strange phenomenon occurs. Microsoft seems to have corrected the bug. I applied WindowsUpdate on July 12 in Japan. Even if I make a test program move, a phenomenon of memory leak doesn't occur. Perhaps I think memory leak doesn't...
by icckitagawa
Tue Jul 11, 2017 1:45 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Thank you very much for your answer. Your idea was understood. (I think it was probably understood.) My experimental result is checked with the explanation of madshi. I think, don't turn back if "stuck" is done in Event1. That starts to wait for time designated in SET_INTERNAL_IPC_TIMEOUT ...
by icckitagawa
Mon Jul 10, 2017 2:12 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Hello, Madshi. A result of the aging test will be reported. Re-generation of the IPC queue for which the CreateIpcQueue function and the DestroyIpcQueue function were used doesn't generate memory leak. The DestroyIpcQueue function doesn't stop. Communication by the SendIpcMessage function isn't susp...
by icckitagawa
Thu Jul 06, 2017 9:39 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

A newsletter of a test. A result looks good. It was every 500 milliseconds and CreateIpcQueue function and DestroyIpcQueue function were carried out. It's every 500 milliseconds using SendIpcMessage function, and a message is sent to the IPC queue from a different process. That was repeated for 3 ho...
by icckitagawa
Thu Jul 06, 2017 1:05 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

I was waiting! madshi.

I'm very thankful!


It'll be tested right away.
When it's possible, I make a news flash on!

There is business of the company, so this weekend can't be reported.
But a result will be reported early next week. My, as much as possible.

Thank you very much!
by icckitagawa
Wed Jul 05, 2017 1:39 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

I experimented on "the ANSI system" and "Wide system". A result was impartial. Where is a memory also leaked? It doesn't occur in madshi. It occurs by me. I don't know whether you and I are partial. There is a possibility that I make a mistake in me and am reporting it. I call th...
by icckitagawa
Tue Jul 04, 2017 3:00 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Thank you very much for your answer. I answer your question. 1) madCodeHook uses 4. 2) 64Bit compilation was done. A build was performed in Visual Studio 2008. I'm not experimenting on 32bit. The problem was confirmed in 64Bit. 3) I don't have source cord of madCodeHook. So a static library is being...
by icckitagawa
Mon Jul 03, 2017 7:57 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Hello, madshi.

Has my opinion reached?

When there is information which isn't enough, I want you to tell me.
I cooperate with you.

Is this problem difficult?
If handle of a problem is impossible, I want you to tell me.

Thank you very much.
by icckitagawa
Tue Jun 27, 2017 2:38 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Hello, madshi. A report, I'm sorry to be late. A result of the aging test was seen. 2.8.2.6 beta version may leak a memory. I looked for a problem. I made an easy sample. madshi consulted a made sample. The sample is sent to madshi by mail. The code of a problem is as follows. if (MessageBox(0, &quo...
by icckitagawa
Fri Jun 23, 2017 2:20 pm
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

I'm sorry. There was little information. The one I'm testing now is 2.8.2.6 beta version. It isn't official madCodeHook2.8.2.0. I answer by this condition. 1) a memory leak problem exists. This is a cause of Microsoft. But release and re-generation of a IPC queue are being repeated. It's seen so as ...
by icckitagawa
Fri Jun 23, 2017 10:19 am
Forum: madCodeHook
Topic: It's about use of CreateIpcQueue() in Windows10.
Replies: 53
Views: 61507

Re: It's about use of CreateIpcQueue() in Windows10.

Hello, madshi. Maybe I was wrong. A small sample was made your purpose. If it's carried out on probation, that moves excellently! It looks perfect about the CreateIpcQueue function, the DestroyIpcQueue function and the SendIpcMessage function. While a IPC queue is Re-generating the SendIpcMessage fu...