Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: System Wide hook for file save as dialog in All applications Pin
Mo12343-Jul-06 12:08
Mo12343-Jul-06 12:08 
QuestionLabel click in ListView triggers audio DLL:s? Pin
Mattias G1-Jul-06 2:41
Mattias G1-Jul-06 2:41 
AnswerRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt1-Jul-06 3:42
Stephen Hewitt1-Jul-06 3:42 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G1-Jul-06 5:06
Mattias G1-Jul-06 5:06 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt1-Jul-06 5:50
Stephen Hewitt1-Jul-06 5:50 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G3-Jul-06 1:51
Mattias G3-Jul-06 1:51 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Stephen Hewitt3-Jul-06 3:07
Stephen Hewitt3-Jul-06 3:07 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G4-Jul-06 0:14
Mattias G4-Jul-06 0:14 
Ok, really nice of you to walk me through this. Sorry about late reply, have to do some "real" work as wellSmile | :)

<br />
0:000> kvn 1000<br />
 # ChildEBP RetAddr  Args to Child              <br />
00 0012f408 5d0c3011 5d0c3070 00000000 00000000 kernel32!LoadLibraryW (FPO: [Non-Fpo])<br />
01 0012f890 5d0f0541 5d0bd028 001e0020 00145690 COMCTL32!CCPlaySound+0xaf (FPO: [Non-Fpo])<br />
02 0012f904 5d0f08a0 0003056e 00000000 00000020 COMCTL32!ListView_HandleMouse+0x24d (FPO: [Non-Fpo])<br />
03 0012f924 5d097aae 00145690 00000000 00000020 COMCTL32!ListView_OnButtonDown+0x1b (FPO: [Non-Fpo])<br />
04 0012faa4 77d48709 0003056e 00000201 00000001 COMCTL32!ListView_WndProc+0x70c (FPO: [Non-Fpo])<br />
05 0012fad0 77d487eb 5d09637c 0003056e 00000201 USER32!InternalCallWinProc+0x28<br />
06 0012fb38 77d4c00e 00000000 5d09637c 0003056e USER32!UserCallWinProcCheckWow+0x150 (FPO: [Non-Fpo])<br />
07 0012fb68 77d4c034 5d09637c 0003056e 00000201 USER32!CallWindowProcAorW+0x98 (FPO: [Non-Fpo])<br />
08 0012fb88 004039dd 5d09637c 0003056e 00000201 USER32!CallWindowProcW+0x1b (FPO: [Non-Fpo])<br />


the lvm output can be found here: http://www.esaro.se/lvmoutput.txt

Nothing suspicious as far as I can tell, however, my experience with WinDbg is somewhat limited ...

/M
AnswerRe: Label click in ListView triggers audio DLL:s? Pin
James Brown2-Jul-06 2:29
James Brown2-Jul-06 2:29 
GeneralRe: Label click in ListView triggers audio DLL:s? Pin
Mattias G3-Jul-06 2:09
Mattias G3-Jul-06 2:09 
QuestionHow to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
zouchao11121-Jul-06 1:59
zouchao11121-Jul-06 1:59 
AnswerRe: How to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
PJ Arends1-Jul-06 11:37
professionalPJ Arends1-Jul-06 11:37 
GeneralRe: How to Translate VK_UP to VK_SHIFT + VK_TAB? Pin
feeling1-Jul-06 16:34
feeling1-Jul-06 16:34 
QuestionMSLU / How to avoid crash Pin
Andre xxxxxxx1-Jul-06 1:06
Andre xxxxxxx1-Jul-06 1:06 
AnswerRe: MSLU / How to avoid crash Pin
Gary R. Wheeler1-Jul-06 2:35
Gary R. Wheeler1-Jul-06 2:35 
GeneralRe: MSLU / How to avoid crash Pin
Andre xxxxxxx1-Jul-06 3:45
Andre xxxxxxx1-Jul-06 3:45 
QuestionSerial No Pin
kk.tvm1-Jul-06 0:45
kk.tvm1-Jul-06 0:45 
AnswerRe: Serial No Pin
_AnsHUMAN_ 1-Jul-06 0:57
_AnsHUMAN_ 1-Jul-06 0:57 
GeneralRe: Serial No Pin
bob169721-Jul-06 1:33
bob169721-Jul-06 1:33 
GeneralRe: Serial No Pin
kk.tvm2-Jul-06 18:32
kk.tvm2-Jul-06 18:32 
AnswerRe: Serial No Pin
Hamid_RT1-Jul-06 2:09
Hamid_RT1-Jul-06 2:09 
GeneralRe: Serial No Pin
kk.tvm2-Jul-06 18:31
kk.tvm2-Jul-06 18:31 
QuestionError In TerminateProcess() Pin
Sameer_Thakur1-Jul-06 0:18
Sameer_Thakur1-Jul-06 0:18 
AnswerRe: Error In TerminateProcess() Pin
neilsolent1-Jul-06 0:47
neilsolent1-Jul-06 0:47 
AnswerRe: Error In TerminateProcess() Pin
Hamid_RT1-Jul-06 2:28
Hamid_RT1-Jul-06 2:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.