Re: asm

Tech-Archive recommends: Fix windows errors by optimizing your registry



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

.



Relevant Pages

  • Re: asm
    ... winzip or winrar? ... If I can't please point me to good book about make windows program ... AK> What I must do if I want to include asm code to my .net program? ...
    (microsoft.public.dotnet.general)
  • Re: asm
    ... Especially to realize necessary asm manipulation in MC++ and use C# in other cases ... AK> If I can't please point me to good book about make windows program ... 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." ...
    (microsoft.public.dotnet.general)