kaptaniderya / geckofx

Automatically exported from code.google.com/p/geckofx
0 stars 0 forks source link

P/invoke Exception #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I downloaded the source code for 1.1.9, and changed the conditional compiler 
option to GECKO_1_9, and I still get this error:

A call to PInvoke function 
'Skybound.Gecko!Skybound.Gecko.nsACString::NS_CStringContainerInit' has 
unbalanced the stack. This is likely because the managed PInvoke signature does 
not match the unmanaged target signature. Check that the calling convention and 
parameters of the PInvoke signature match the target unmanaged 

What steps will reproduce the problem?
1. Dropped the control onto a form
2. Run the application

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.1.9 on Windows 7 Ultimate 32-bit 

Please provide any additional information below.

Original issue reported on code.google.com by learnedo...@gmail.com on 23 Jun 2011 at 11:53