flat assembler
Message board for the users of flat assembler.

Index > Windows > Example simple-driver on Fasm ? (win32 NT)

Author
Thread Post new topic Reply to topic
EvilsInterrupt



Joined: 02 Jul 2006
Posts: 8
Location: Russia
EvilsInterrupt 29 Nov 2006, 10:35
Who has got a source simple driver on Fasm ? (Win 32 NT)

_________________
In code Veritas! (lat.)
Post 29 Nov 2006, 10:35
View user's profile Send private message ICQ Number Reply with quote
Raedwulf



Joined: 13 Jul 2005
Posts: 375
Location: United Kingdom
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.
Post 29 Nov 2006, 13:55
View user's profile Send private message MSN Messenger Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 29 Nov 2006, 13:57
read this: http://board.flatassembler.net/topic.php?t=4816. It's by bottom of first post
Post 29 Nov 2006, 13:57
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
EvilsInterrupt



Joined: 02 Jul 2006
Posts: 8
Location: Russia
EvilsInterrupt 30 Nov 2006, 13:30
Thanks to All
Post 30 Nov 2006, 13:30
View user's profile Send private message ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.