Click here to Skip to main content
15,901,853 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: onmousemove Pin
Michael Dunn25-Jan-06 10:27
sitebuilderMichael Dunn25-Jan-06 10:27 
QuestionWhich way ? Pin
Great A'Tuin25-Jan-06 4:56
Great A'Tuin25-Jan-06 4:56 
AnswerRe: Which way ? Pin
toxcct25-Jan-06 5:00
toxcct25-Jan-06 5:00 
AnswerRe: Which way ? Pin
Bob Stanneveld25-Jan-06 21:15
Bob Stanneveld25-Jan-06 21:15 
GeneralRe: Which way ? Pin
Great A'Tuin25-Jan-06 21:43
Great A'Tuin25-Jan-06 21:43 
GeneralRe: Which way ? Pin
Bob Stanneveld25-Jan-06 23:08
Bob Stanneveld25-Jan-06 23:08 
GeneralRe: Which way ? Pin
Great A'Tuin25-Jan-06 23:42
Great A'Tuin25-Jan-06 23:42 
QuestionException 0x406d1388 Pin
Phil J Pearson25-Jan-06 3:58
Phil J Pearson25-Jan-06 3:58 
I have a large, complex app MFC with /CLR, Unicode, uses several dll's including one .NET assembly.

Release build works perfectly on dev machine.

Deployed to target machine with .NET Framework 2.0 and all necessary dependencies. It crashes immediately every time in kernel32.dll with exception 0x406d1388. Further examination with depends.exe shows that the caller was advapi32.dll but I can't get much more info.

This happens on WinXP SP2 and on Win2k SP4.

It seems that the exception is the one normally used to set a thread name so it makes no sense to me that it's causing a crash. Confused | :confused:

If I run the app (same release version) by remote debugging from VS2005 it all works properly. Mad | :mad:

I've built a simpler test app to try to reproduce use as much as possible of the same environment (MFC, CLR, dll's and so on) and it also works perfectly. Cry | :((

Please can someone give me a clue????????



Regards,
Phil
AnswerRe: Exception 0x406d1388 Pin
Toby Opferman26-Jan-06 12:43
Toby Opferman26-Jan-06 12:43 
GeneralRe: Exception 0x406d1388 Pin
Phil J Pearson26-Jan-06 23:47
Phil J Pearson26-Jan-06 23:47 
GeneralRe: Exception 0x406d1388 - FIXED!! Pin
Phil J Pearson27-Jan-06 0:59
Phil J Pearson27-Jan-06 0:59 
AnswerRe: Exception 0x406d1388 - FIXED!! Pin
Phil J Pearson27-Jan-06 0:58
Phil J Pearson27-Jan-06 0:58 
GeneralRe: Exception 0x406d1388 - FIXED!! Pin
Toby Opferman27-Jan-06 7:14
Toby Opferman27-Jan-06 7:14 
QuestionHow to show a dialog in other desktop? Pin
Amarelia25-Jan-06 3:41
Amarelia25-Jan-06 3:41 
AnswerRe: How to show a dialog in other desktop? Pin
Toby Opferman26-Jan-06 12:45
Toby Opferman26-Jan-06 12:45 
GeneralRe: How to show a dialog in other desktop? Pin
Amarelia26-Jan-06 18:33
Amarelia26-Jan-06 18:33 
GeneralRe: How to show a dialog in other desktop? Pin
Toby Opferman27-Jan-06 7:12
Toby Opferman27-Jan-06 7:12 
Questionfinancial calendar Pin
mk_le25-Jan-06 3:28
mk_le25-Jan-06 3:28 
AnswerRe: financial calendar Pin
Rage25-Jan-06 3:49
professionalRage25-Jan-06 3:49 
GeneralRe: financial calendar Pin
mk_le25-Jan-06 3:58
mk_le25-Jan-06 3:58 
AnswerRe: financial calendar Pin
sps-itsec4625-Jan-06 6:26
sps-itsec4625-Jan-06 6:26 
QuestionEdit Box question Pin
Lampros Giampouras25-Jan-06 2:31
Lampros Giampouras25-Jan-06 2:31 
AnswerRe: Edit Box question Pin
David Crow25-Jan-06 3:36
David Crow25-Jan-06 3:36 
AnswerRe: Edit Box question Pin
Vipin Aravind25-Jan-06 18:49
Vipin Aravind25-Jan-06 18:49 
GeneralRe: Edit Box question Pin
Lampros Giampouras26-Jan-06 1:40
Lampros Giampouras26-Jan-06 1:40 

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.