Groups | Search | Server Info | Login | Register
Groups > comp.lang.c.moderated > #496
| From | Kenneth Brody <kenbrody@spamcop.net> |
|---|---|
| Newsgroups | comp.lang.c.moderated |
| Subject | Re: Help with conversion |
| Date | 2011-02-04 12:45 -0600 |
| Organization | Usenet Fact Police |
| Message-ID | <clcm-20110204-0002@plethora.net> (permalink) |
| References | <clcm-20110201-0007@plethora.net> |
On 2/1/2011 5:28 PM, Mint wrote:
> I am trying to convert this C code to an assembly procedure.
>
> I am using ml.exe and link.exe.
>
> Is there someone who could help me?
[... Snip Windows-API-specific code ...]
You'll get a lot better response if you were to ask in an MS-Windows newsgroup.
However, have you considered using the C compiler itself, and giving it the
flag ("/Fa" in the case of Microsoft C) to save the assembly output?
--
Kenneth Brody
--
comp.lang.c.moderated - moderation address: clcm@plethora.net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
Back to comp.lang.c.moderated | Previous | Next — Previous in thread | Next in thread | Find similar
Help with conversion Mint <chocolatemint77581@yahoo.com> - 2011-02-01 16:28 -0600 Re: Help with conversion Kenneth Brody <kenbrody@spamcop.net> - 2011-02-04 12:45 -0600 Re: Help with conversion Jasen Betts <jasen@xnet.co.nz> - 2011-02-04 12:45 -0600
csiph-web