Click here to Skip to main content
15,915,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSharing rights Pin
Member 42425910-Aug-03 22:46
Member 42425910-Aug-03 22:46 
GeneralRe: Sharing rights Pin
David Crow11-Aug-03 2:43
David Crow11-Aug-03 2:43 
GeneralRe: Sharing rights Pin
Member 42425911-Aug-03 20:27
Member 42425911-Aug-03 20:27 
GeneralRe: Sharing rights Pin
David Crow12-Aug-03 2:33
David Crow12-Aug-03 2:33 
GeneralProject Templates - VC6 Pin
peterchen10-Aug-03 22:40
peterchen10-Aug-03 22:40 
GeneralRe: Project Templates - VC6 Pin
Andrew Walker10-Aug-03 23:39
Andrew Walker10-Aug-03 23:39 
GeneralTrouble in ATL Pin
novachen10-Aug-03 22:40
novachen10-Aug-03 22:40 
GeneralRe: Trouble in ATL Pin
Mike Dimmick11-Aug-03 2:53
Mike Dimmick11-Aug-03 2:53 
Firstly, when posting code to CodeProject, it's useful to use the <pre> format tag. You should also translate < to &lt; and > to &gt;. Alternatively select the 'Display this message as-is (no HTML) checkbox). Otherwise CP interprets template parameters and system includes as unknown HTML tags and removes them.

Now for the problem:

System.ExecutionEngineException, according to the documentation, is only thrown when an internal problem occurs in the runtime itself.

The problem seems to be occurring when the Interop layer tries to call QueryApple. It never actually gets into the C++ module.

I'll have to confess, I'm not an expert on Interop. I think you need actual support from MS on this one.
GeneralUrgent help needed! Pin
vcseeker10-Aug-03 22:32
vcseeker10-Aug-03 22:32 
GeneralRe: Urgent help needed! Pin
wb10-Aug-03 23:08
wb10-Aug-03 23:08 
GeneralRe: Urgent help needed! Pin
vcseeker11-Aug-03 2:27
vcseeker11-Aug-03 2:27 
QuestionFlowChart Ctrl ? Pin
ScorpioMidget10-Aug-03 22:17
ScorpioMidget10-Aug-03 22:17 
Questionread file wrong? Pin
Member 43880310-Aug-03 21:19
Member 43880310-Aug-03 21:19 
GeneralAlt Key Pin
s o v a n n10-Aug-03 20:45
s o v a n n10-Aug-03 20:45 
GeneralRe: Alt Key Pin
PJ Arends10-Aug-03 20:58
professionalPJ Arends10-Aug-03 20:58 
Generaldetecting network capacity and type Pin
karanba10-Aug-03 20:43
karanba10-Aug-03 20:43 
GeneralDetecting memory leaks Pin
Imtiaz Murtaza10-Aug-03 20:32
Imtiaz Murtaza10-Aug-03 20:32 
GeneralRe: Detecting memory leaks Pin
Anthony_Yio11-Aug-03 0:51
Anthony_Yio11-Aug-03 0:51 
GeneralBind to picture control Pin
henli10-Aug-03 20:16
henli10-Aug-03 20:16 
Questionhow to catch &quot;Access violation Exception&quot; Pin
zecodela10-Aug-03 20:06
zecodela10-Aug-03 20:06 
AnswerRe: how to catch &quot;Access violation Exception&quot; Pin
Michael Dunn10-Aug-03 20:13
sitebuilderMichael Dunn10-Aug-03 20:13 
AnswerRe: how to catch &quot;Access violation Exception&quot; Pin
ullasd10-Aug-03 22:51
ullasd10-Aug-03 22:51 
GeneralRe: how to catch &quot;Access violation Exception&quot; Pin
Anthony_Yio11-Aug-03 0:52
Anthony_Yio11-Aug-03 0:52 
GeneralRe: how to catch &quot;Access violation Exception&quot; Pin
zecodela11-Aug-03 4:47
zecodela11-Aug-03 4:47 
GeneralHelp on ToolBar Drop down arrow Pin
skea10-Aug-03 17:54
skea10-Aug-03 17:54 

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.