flat assembler
Message board for the users of flat assembler.
Index
> Windows > Example simple-driver on Fasm ? (win32 NT) |
Author |
|
EvilsInterrupt 29 Nov 2006, 10:35
Who has got a source simple driver on Fasm ? (Win 32 NT)
_________________ In code Veritas! (lat.) |
|||
29 Nov 2006, 10:35 |
|
Raedwulf 29 Nov 2006, 13:55
There is one Win64 driver on the main page,
http://flatassembler.net/examples.php For Win32, I don't know. What you would need to do to write one would be to port the ntddk, available in MINGW packages (free), and I think there is some copy Microsoft released of the ntddk which was free....some time ago. Once you port the ntddk headers, you then look for C-driver sources as examples, not many drivers are in pure-asm, but use a combination of C and ASM or just C. Only reason I can think of is that theres lots of structures and stuff involved which might be confusing in assembly(not so much with FASM powerful macros) Goodluck, if you are desperate and there's some demand for these headers, I could dedicate some time in help in porting these headers, if they aren't already done... Cheers. |
|||
29 Nov 2006, 13:55 |
|
vid 29 Nov 2006, 13:57
read this: http://board.flatassembler.net/topic.php?t=4816. It's by bottom of first post
|
|||
29 Nov 2006, 13:57 |
|
EvilsInterrupt 30 Nov 2006, 13:30
Thanks to All
|
|||
30 Nov 2006, 13:30 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.