Re: IL & C++ & OBJ

From: Ioannis Vranos (ivr_at_remove.this.grad.com)
Date: 03/25/05


Date: Fri, 25 Mar 2005 05:45:57 +0200

William DePalo [MVP VC++] wrote:

>>I am compiled my C file into IL source,
>>How i can compile this file back to OBJ file, not to EXE or DLL?
>
>
> There is no tool from MS to accomplish this.

I think that he probably meant compiled in mixed mode, and I think this
can be done by using extern "C" inside a C++ file and then compile the
whole thing with /clr.



Relevant Pages

  • Re: Appl. Security Problems
    ... When I Release compile the exe and dll' are in one directory on the network. ... the key you use to sign your production assemblies ...
    (microsoft.public.dotnet.security)
  • Re: DLL Woes
    ... How do I get them to display after I "Make" it into an .exe? ... Do you happen to have a check in the Unattended Execution checkbox? ... compile it' ... DLL Hell problems? ...
    (microsoft.public.vb.general.discussion)
  • Re: Creating classes via DLL.
    ... The code for the call back is in your main exe, ... without any knowledge of the code of the dll. ... must contain a definition of what comprises TMyClass or it won't compile. ... Now you need to compile another free-standing module which is the dll. ...
    (comp.lang.pascal.delphi.misc)
  • Re: IFS Filespy
    ... it does create an obj file.I specify DYNLINK as the ... I have even tried to compile the files in a VS project ... Is there a way to create a DLL from the generated obj file ...
    (microsoft.public.win32.programmer.kernel)
  • Re: recognize .Net controls properly and get infos/styles/properties
    ... and convert and compile the source in VS 2005 ... Since the error is not stopping the generation of the .exe and .dll I ... have both .net 1.0 and 2.0 window listed in the treeview. ...
    (microsoft.public.vc.language)