i want to learn write driver using radasm ,somebody can help me ?

Started by debugee, April 21, 2011, 06:18:51 AM

Previous topic - Next topic

debugee

my english is poor, i am chinese, the forum is so good,but i am hard to communicate with each other.
i want to learn write driver using radasm,but the API  is not Highlighting such as IoCreateDevice ,InitUnicodeString....
and parameters have no point out. so what i can do ??? could you help me please ?

donkey

The entire API is well over 4000 functions not every one is covered. If you would like to have it included in the "intellisense" you have to add the function to RadAsm\Api\winasmApi.api.
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable

debugee

thanks,donkey

This is a great project,all the functions must write into the file,and i don't know how to let  Constants point out,then let me select
it ,like WM_ ,WS_......

debugee