Page 7 of 19

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:08 pm
by admin
Yuri Prokushev 4.2.2004

Do you understand what you wrote? I didn't.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:09 pm
by admin
Marco Radossevich 4.6.2004

>ReactOS is Microsoft.
No it isn't.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:11 pm
by admin
Yuri Prokushev 4.6.2004

ReactOS is ReactOS team.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:25 pm
by admin
Dee Sharpe 4.9.2004

based on my research, if there are programmers interested, it shouldn't be too hard
to reimplement the kernel yourself. I know very little about kernel design, but most
of the function symbols are in the kernel executable -that's plenty of info layed out.
And since this implementation doesn't have to be a mirror copy of the original, then
all that needs to be done is implement the functionality. If anybody wants a copy, I
downloaded a list of all of the api entries for the main dll's. Its most of the functions,
but I have not been able to find the c prototypes. I have also found quite a bit of info
on the kernel, but I am not sure how to organize it. BTW, is this implementation going
to be like Warp 4? Is there going to be improvements or is this just going to be an OS
with the exact same feature that will be after the initial release? Is the format for
executables going to be the standard LX format?

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:26 pm
by admin
Dee Sharpe 4.11.2004

Correction, I have found the 'c' prototypes for some of the api functions. There is a
site that was started during the late 90's who's goal was to document all of the function.
The authors and contributers did a good job at documenting the api, however, there
is still quite a bit of work left to do. For example, the DIVE api isn't documented.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:27 pm
by admin
OSFree Forum at Yahoo Groups? 4.15.2004

Has the OSFree forum at Yahoo Groups been abandoned? There is very
little activity there. http://groups.yahoo.com/group/osfree or even
http://groups.yahoo.com/group/freeos (perhaps if one had a section
of the forum created at the forum at http://www.os2world.com ,
there would be more space for posting and replying to posts?).

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:28 pm
by admin
CPlusPlusforeCSandOS2 Group! 4.15.2004

There is a group for those who wish to program for OS/2-eCS at
http://groups.yahoo.com/group/CPlusPlusforeCSandOS2 . Perhaps those
who do not know how to program or are beginners could learn enough to
really help with OSFree(?).

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:29 pm
by admin
Yuri Prokushev 4.16.2004

osFree forum at yahoo not abandoned. But correspondents activity too low
because no any visible work yet.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:31 pm
by admin
Chun 4.19.2004

Hello, If you were to create a OS/2 subsystem on top of ReactOS, You can
make much faster progress than writing totally from scratch. It's best to build
stuff on top of others. And you folks need to figure out what makes OS/2 stands
out from other Operating Systems. or for that matter OSFree. Is it the license?
Application compatibility? security, stability? or the User Environment ?? Once
you know what makes osfree unique. Use the other operating systems code to
build on, if and only if possible and reasonable. my two cents.

Re: Old Forum messages

Posted: Thu Dec 20, 2018 2:31 pm
by admin
Sergey Posokhov 4.19.2004

Internal structure.