Re: WH_CALLWNDPROC crash
- From: zidansoft@xxxxxxxxx
- Date: Tue, 19 Jun 2007 00:21:19 -0700
On Jun 14, 10:38 am, zidans...@xxxxxxxxx wrote:
Thanks for your advice..
The crash coming from which application being hooked(PowerPoint 2007)
I've actually tried what you mentioned earlier. Same result(i have got
some UnHook problem so made changes)
My problem like this.
When right click popup menu appear and hit any button in popu, it is
giving proper message ,but after some time
Application crashes, means quitting application (PPT) with error
dialog.I don't know how to define this 'crash' and how debug this
powerpoint application.
My doubts
Why these problems only related with right click events?
Why this problem coming only with new version of power point? Old
version doesn't have this 'crash' at all.
Thanks sir..
I could solve that problem..
problem was here extern "C" LRESULT _declspec(dllexport)
HookProc
when i try with static it is working fine..
joseh sir ,can u check this problem? what is happening behind the
screen?
.
- Follow-Ups:
- Re: WH_CALLWNDPROC crash
- From: Joseph M . Newcomer
- Re: WH_CALLWNDPROC crash
- References:
- WH_CALLWNDPROC crash
- From: zidansoft
- Re: WH_CALLWNDPROC crash
- From: Joseph M . Newcomer
- Re: WH_CALLWNDPROC crash
- From: zidansoft
- WH_CALLWNDPROC crash
- Prev by Date: GetScrollRange(, &maxpos) & GetScrollLimit()
- Next by Date: Re: TRACE with VS6 onVista
- Previous by thread: Re: WH_CALLWNDPROC crash
- Next by thread: Re: WH_CALLWNDPROC crash
- Index(es):