flat assembler
Message board for the users of flat assembler.
Index
> Windows > Implementing Custom Subsystem == ? |
Author |
|
Remy Vincent 04 May 2008, 13:03
The main problem is that ANY System that is not coded with 100% of ASSEMBLER is soon lost for ever...
The reason is simply because C code or even java code are both frightening the users and even the programmers in charge of any modification of existing systems code with C language or any language. Even ADA language is too hard to modify ! Even Linux, coded in C language, will disapear soon because it is not 100% coded with assembler. shakuni wrote: How can I implement my own custom subsystem in windows ? So, as far as i am concerned feel free to code any ""subsystem in windows """ with assembler code, because it is the only way to keep computers in our houses... |
|||
04 May 2008, 13:03 |
|
System86 04 May 2008, 13:37
The Win32 console is managed by csrss.exe (the client/server runtime subsystem). How you would implement your own subsystem, I guess you could create a graphical window and create a dll with functions to modify the characters inside the window and to get keyboard and mouse input, which would emulate a console.
|
|||
04 May 2008, 13:37 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.