A
alan b
There are many .sys files like keyboard.sys
and diskio.sys and so on in the Windows Directory. I understand that these
sys files are tied to operating system already compiled at Microsoft before
shipping.
But I would like to see how it is created in a simple c program. Is it
possible to write in C and rename it to .sys extension from .c? are there
links to these code samples?
and diskio.sys and so on in the Windows Directory. I understand that these
sys files are tied to operating system already compiled at Microsoft before
shipping.
But I would like to see how it is created in a simple c program. Is it
possible to write in C and rename it to .sys extension from .c? are there
links to these code samples?