473,324 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

ildasm and `#pragma unmanaged`

When dealing with managed code it displays everything well, but I am curious
how ildasm handles the `binary` when it encounters a block of native ML.
Nov 17 '05 #1
6 1737
run the ildasm and find out numbnuts.
"Wayne M J" <no*@home.nor.bigpuddle.com> wrote in message
news:Os*************@TK2MSFTNGP10.phx.gbl...
When dealing with managed code it displays everything well, but I am curious how ildasm handles the `binary` when it encounters a block of native ML.

Nov 17 '05 #2
<.> wrote in message news:eJ**************@TK2MSFTNGP11.phx.gbl...
run the ildasm and find out numbnuts.


"Application caused an exception"

Perhaps that is why I am asking - Is this how it handles native code blocks?
Nov 17 '05 #3
Well, fix the exception and then run ildasm numbnuts.

"Wayne M J" <no*@home.nor.bigpuddle.com> wrote in message
news:uO**************@TK2MSFTNGP09.phx.gbl...
<.> wrote in message news:eJ**************@TK2MSFTNGP11.phx.gbl...
run the ildasm and find out numbnuts.
"Application caused an exception"

Perhaps that is why I am asking - Is this how it handles native code

blocks?

Nov 17 '05 #4
<.> wrote in message news:Oh**************@TK2MSFTNGP10.phx.gbl...
Well, fix the exception and then run ildasm numbnuts.


I take it then that you do not know, afterall if you did you would have
actually disclosed how ildasm handles native code segments.
Nov 17 '05 #5
Or I could just be having a piss take.

"Wayne M J" <no*@home.nor.bigpuddle.com> wrote in message
news:#8**************@TK2MSFTNGP10.phx.gbl...
<.> wrote in message news:Oh**************@TK2MSFTNGP10.phx.gbl...
Well, fix the exception and then run ildasm numbnuts.


I take it then that you do not know, afterall if you did you would have
actually disclosed how ildasm handles native code segments.

Nov 17 '05 #6
.. <.> wrote:
Or I could just be having a piss take.
<plonk>

Seems this attitude is spreading here these days.
[...]

Schobi

--
Sp******@gmx.de is never read
I'm Schobi at suespammers dot org

"Sometimes compilers are so much more reasonable than people."
Scott Meyers
Nov 17 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: kaarlo | last post by:
When I write some scrap of code using .NET C++ and place it under #pragma unmanaged. It will be compiled as native code. But can any obsfuscator etc programs see the contents of that code??? Can...
1
by: knormand | last post by:
I have an older MFC C++ app with some new Managed C++ being thrown in. Recently I turned on the /clr flag for one of my old .cpp files. I then placed '#pragma unmanaged' just below my #include...
14
by: Jon | last post by:
Whether I can compile a class or not, depends on the order of functions in my class. My question is (see example below): 1) Is it a bug that the class 'WillCompile' will compile and execute, or...
2
by: J | last post by:
Compiling a straight C++ module under VC++ 7 would seem to autogen an 'IJW' type .NET module, even if the module has standard VC++ syntax. I'm assuming that the 'unmanaged' flag would have no...
4
by: Troy | last post by:
Hi, I am working on a mixed native/managed project involving DirectShow and am trying to decide how the modules should be partitioned. I am trying to understand the true affect of #pragma...
1
by: Gustavo L. Fabro | last post by:
Greetings! Going directly to the point: myclass.h: //-------------------------------------- #pragma managed //Forward declaration
1
by: H.B. | last post by:
Hi, I need to make a function that can display data on my Managed C++ app and be called by an unmanaged C++ DLL. Something like : void Form1::Form1_Load(System::Object * sender,...
5
by: Andy | last post by:
I'm having trouble accessing an unmanaged long from a managed class in VC++.NET When I do, the contents of the variable seem to be mangled. If I access the same variable byte-by-byte, I get the...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.