Re: asm
- From: "Andrey Koptyaev" <koptyaev@xxxxxxxxx>
- Date: 19 Oct 2006 08:38:10 -0700
Sorry. I mean:
In other word I can't made compression software using c# with .asm like
winzip or winrar ?
If I can't please point me to good book about make windows program
using Managed C++ and Visual Studio 2005 without .net and inline
assembler.
Thank you!
Andrey Koptyaev wrote:
In other word I can't made compression software using c# with .asm like
winzip or winrar ?
If I can't please point me to good book about make windows program
using Managed C++ and Visual Studio 2005.
Thank you!
Michael Nemtsev wrote:
Hello Andrey,
Not in C# only.
You need to use Managed C++
Read more about inline assember there
http://search.msdn.microsoft.com/search/default.aspx?siteId=0&tab=0&query=Inline+Assembler+
AK> What I must do if I want to include asm code to my .net program ?
AK>
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour
"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
.
- Follow-Ups:
- Re: asm
- From: Michael Nemtsev
- Re: asm
- Prev by Date: Dataset - I need to get up to speed fast
- Next by Date: Re: asm
- Previous by thread: Re: asm
- Next by thread: Re: asm
- Index(es):
Relevant Pages
|