flat assembler
Message board for the users of flat assembler.

Index > Windows > Implementing Custom Subsystem == ?

Author
Thread Post new topic Reply to topic
shakuni



Joined: 11 Oct 2007
Posts: 24
shakuni 04 May 2008, 10:56
How can I implement my own custom subsystem in windows ?

_________________
There is no rule, law or tradition that apply universally... including this one.
Post 04 May 2008, 10:56
View user's profile Send private message Reply with quote
Remy Vincent



Joined: 16 Sep 2005
Posts: 155
Location: France
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...
Post 04 May 2008, 13:03
View user's profile Send private message Visit poster's website Reply with quote
System86



Joined: 15 Aug 2007
Posts: 77
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.
Post 04 May 2008, 13:37
View user's profile Send private message 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.