You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(64) |
Oct
(438) |
Nov
(183) |
Dec
|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(132) |
May
(466) |
Jun
(366) |
Jul
(392) |
Aug
(31) |
Sep
(18) |
Oct
|
Nov
|
Dec
|
|
From: Hartmut B. <har...@te...> - 2001-10-04 14:29:29
|
> -----Ursprungliche Nachricht----- > Von: Phillip Susi [SMTP:ps...@cf...] > Gesendet am: Sonntag, 30. September 2001 16:47 > An: ros...@re... > Betreff: [ros-kernel] Re: Filesystem cache > > I'm not sure, but I think that sometimes the directory data is cached, such > as when opening files or changing directories, it does not seem to read the > disk, but when doing a simple dir command, there is intense disk IO and > each file in the directory is printed one at a time, very slowly, as if it > were still reading in a sector from the disk for each file found in the > directory. I've made some test with the original vfat driver, with caching enabled but without direct access to the cache segments and with direct access to the cache segments. There is no difference between this three drivers (<15sec), when I try a 'dir /s' from cmd.exe. The partition has a size of 500MB with 7500 files in 1500 directories. The time for the dir command is 6min (AMD486 with 100MHz). When I start the 'dir /s' command and than switch to an other console with ALT+TAB, the time is redused to 3 min?! The slowly output comes from the console output. The intense disk IO (without caching) is problem from cmd.exe. With the '/s', each directory is scaned for two times, the first to read the subdirs and the second to read and print out the files and subdirs. - Hartmut ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jason F. <jas...@ya...> - 2001-10-04 13:38:39
|
What are we going to do with the existing rosdocs in CVS? I would like to store our XML/DocBook files in CVS now. Are we going to replace the rosdocs module or create a new one? - Jason __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jurgen V. G. <jur...@st...> - 2001-10-04 13:34:20
|
I tried the cvs version and tried to load the kernel ide and vfat driver from floppy disk instead of hd, and he loads every driver, and from the moment he wants to switch to the kernel, the system reboots. j -----Original Message----- From: Brian G. [mailto:bm...@ya...] Sent: Thursday, October 04, 2001 02:00 To: ros...@re... Subject: [ros-kernel] Re: RE: Re: Booting problem If possible, try the CVS version, mabye they have fixed the bug. Brian G. --- Jurgen Van Gael <jur...@st...> wrote: > It doesn't print anything on the screen. I can see a line of dots, and > the the system reboots ... > > > jurgen > > -----Original Message----- > From: joh...@st... [mailto:joh...@st...] > Sent: Wednesday, October 03, 2001 15:05 > To: ros...@re... > Subject: [ros-kernel] Re: Booting problem > > > Hi! > What does loadros print to the screen? > /Johannes > > ----- Original Message ----- > From: Jurgen Van Gael <jur...@st...> > Date: Wednesday, October 3, 2001 1:10 pm > Subject: [ros-kernel] Booting problem > > > Hi, > > > > > > I am booting reactos 0.18 on real hardware (pmmx 200 mhz) and i > don't > > even see the blue screen. I think he crashes somewhere in > loadros.com. > > > Solutions? > > > > > > Jurgen > > > > ==================================================== > > = To remove yourself from this mailing list, go to = > > = http://www.reactos.com/home/mailing.html = > > ==================================================== > > > > > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Richard C. <rc...@ca...> - 2001-10-04 08:45:38
|
When attempting to checkout reactos CVS freezes. It logs in fine just = won't check out, any ideas? |
|
From: Richard C. <rc...@ca...> - 2001-10-04 01:59:24
|
Here you go Zeno, simple gui tests needs comdlg32.dllPLEASE don't post = attachments to the mailing list. Not everyone pays a fixed amount for = their internet access you know. ----- Original Message -----=20 From: Steven Edwards=20 To: 'ros...@re... '=20 Sent: Wednesday, October 03, 2001 3:29 PM Subject: [ros-kernel] Here you go Zeno, simple gui tests needs = comdlg32.dll I'm still learning C so most of these have had very little changes.=20 I've attached a program manager clone. (thanks to Eric Kohl for fixing = the resource isssues)Icons dont work, plus I havent figured out how to = get rid of the damn console window when running any of the apps I've = ported from wine. attached are the other test apps just unzip them reactos/apps=20 =20 Zeno you want to help me with porting the comcrtl and commdlg libs = from wine? We need these before we can have a working shell. -----Original Message-----=20 From: Zeno Kaiser=20 To: ros...@re...=20 Sent: 10/2/01 4:21 PM=20 Subject: [ros-kernel] Re: RE: What we really need - Not explorer=20 we can write a litle shell for testing=20 i think thats an good idea!=20 GenesisXG=20 <ros...@re...> schrieb am 02.10.01:=20 > I have a suggestion.=20 >=20 > There are numerous libraries floating around out there to support=20 > VGA/SVGA graphics.=20 >=20 > Why not write a GDI "front end" to one of those (GPL/LGPL) libraries = > for now? It would not be very efficient, but it would be a start.=20 Then=20 > you could gradually move more and more of the library code into the=20 GDI=20 > calls to increase the efficiency, until eventually the system would = be=20 > fairly optimal.=20 >=20 > --- Michael Rich <alp...@al...> wrote:=20 > > > Trying to build a explorer replacement or even really think=20 > > > about it right now is kinda stupid when i cant even run winhello = > > yet.=20 > > > Steven Edwards=20 > >=20 > > I agree with Steven on this issue. Too much focus is put on the=20 > > "pretty"=20 > > features, probably mainly because folks who work on those parts = can=20 >=20 > =3D=3D=3D=3D=3D=20 > =3D=3D=3D=3D=3D=3D=3D=20 > Frank D. Engel, Jr.=20 > Please note my new address: fd...@ya...=20 >=20 > __________________________________________________=20 > Do You Yahoo!?=20 > Listen to your Yahoo! Mail messages from any phone.=20 > http://phone.yahoo.com=20 >=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=20 > =3D To remove yourself from this mailing list, go to =3D=20 > =3D http://www.reactos.com/home/mailing.html =3D=20 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=20 > =20 = _______________________________________________________________________=20 1.000.000 DM gewinnen - kostenlos tippen - = http://millionenklick.web.de=20 Ih...@we..., 8MB Speicher, Verschluesselung - = http://freemail.web.de=20 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=20 =3D To remove yourself from this mailing list, go to =3D=20 =3D http://www.reactos.com/home/mailing.html =3D=20 = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=20 =20 |
|
From: Brian G. <bm...@ya...> - 2001-10-04 00:03:05
|
If possible, try the CVS version, mabye they have fixed the bug. Brian G. --- Jurgen Van Gael <jur...@st...> wrote: > It doesn't print anything on the screen. I can see a line of dots, > and > the the system reboots ... > > > jurgen > > -----Original Message----- > From: joh...@st... [mailto:joh...@st...] > Sent: Wednesday, October 03, 2001 15:05 > To: ros...@re... > Subject: [ros-kernel] Re: Booting problem > > > Hi! > What does loadros print to the screen? > /Johannes > > ----- Original Message ----- > From: Jurgen Van Gael <jur...@st...> > Date: Wednesday, October 3, 2001 1:10 pm > Subject: [ros-kernel] Booting problem > > > Hi, > > > > > > I am booting reactos 0.18 on real hardware (pmmx 200 mhz) and i > don't > > even see the blue screen. I think he crashes somewhere in > loadros.com. > > > Solutions? > > > > > > Jurgen > > > > ==================================================== > > = To remove yourself from this mailing list, go to = > > = http://www.reactos.com/home/mailing.html = > > ==================================================== > > > > > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Eric K. <ek...@rz...> - 2001-10-03 22:37:45
|
Steven Edwards <Ste...@kn...> wrote: > > I'm still learning C so most of these have had very little changes. > I've attached a program manager clone. (thanks to Eric Kohl for fixing the > resource isssues)Icons dont work, plus I havent figured out how to get rid > of the damn console window when running any of the apps I've ported from > wine. Oooops, I guess this is my fault. I started progman from the command line only, so I didn't realize that it is still a console app. To make progman a gui app, you have to add '-Wl,--subsystem,windows' to the linker run. The fixed makfile rule to build progman is: progman.exe: $(OBJECTS) $(CC) $(CFLAGS) -Wl,--subsystem,windows $(OBJECTS) $(LIBS) -o progman.exe $(NM) --numeric-sort progman.exe > progman.sym > Zeno you want to help me with porting the comcrtl and commdlg libs from > wine? We need these before we can have a working shell. If you port the Wine comctl32 to ReactOS you have to be aware of the fact that some controls - mainly listview, treeview, rebar and toolbar - are still under construction and major rewrites will happen in the future. Treeview and listview don't handle unicode messages yet and adding unicode support results in a major rewrite of these controls. If you fix any bugs in the common controls, please make sure you submit patches to the Wine project too. - Eric Kohl ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: KJK::Hyperion <no...@li...> - 2001-10-03 21:52:29
|
At 05.43 03/10/2001 -0700, you wrote: >I haven't had a lot of time on my hands for working with things like this >lately, and while I know some C, I hate working with it and would much >rather deal with Pascal. Comrade! :) I'm a Pascal programmer too, we seem to be many more now. I think we should organize a subproject of rosapps for a graphic shell and desktop environment, I've seen others demonstrating interest in this ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: David W. <we...@cw...> - 2001-10-03 18:54:49
|
On Wed, Oct 03, 2001 at 07:38:52PM +0200, Hartmut Birr wrote: > This problem comes from ROS. FAT32WriteCluster writes a cluster > number to the fat. When the value is 0xffffffff (last cluster), the higher > 4 bits are set. Win9x does ignore this bits. > Linux does too. ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Hartmut B. <har...@te...> - 2001-10-03 17:45:35
|
This problem comes from ROS. FAT32WriteCluster writes a cluster number to the fat. When the value is 0xffffffff (last cluster), the higher 4 bits are set. Win9x does ignore this bits. - Hartmut > -----Ursprungliche Nachricht----- > Von: Hartmut Birr [SMTP:har...@te...] > Gesendet am: Mittwoch, 3. Oktober 2001 19:05 > An: 'ros...@re...' > Betreff: [ros-kernel] problem with fat32 > > Hi, > > for testing, I use an old PC with a FAT32 boot partition. > Sometimes I can't boot ROS on this PC or can't start one > of the applications. There occurs a page fault like this: > > Page Fault Exception: 14(4) > ... > > Now I've found the problem. The page fault comes from > MiReadPage. MiReadPage read the page from a file, > but the read operation returns with status 0xc000000d > (STATUS_INVALID_PARAMETER). The problem is the > function GetNextCluster (in vfatfs). Some clusters in the fat > have set the highest 4 bits (0x00000ca0 -> 0xf0000ca0). > When vfatfs try to get the next cluster, there is a read over > the end of the partition. When I delete or overwrite this files > in Win9x, the 4 bits are not deleted. I can fix this problem > for ROS. But has anyone an idea, why Win9x does set the > highest 4 bits for some clusters ? > > - Hartmut ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Hartmut B. <har...@te...> - 2001-10-03 17:15:25
|
Hi, for testing, I use an old PC with a FAT32 boot partition. Sometimes I can't boot ROS on this PC or can't start one of the applications. There occurs a page fault like this: Page Fault Exception: 14(4) ... Now I've found the problem. The page fault comes from MiReadPage. MiReadPage read the page from a file, but the read operation returns with status 0xc000000d (STATUS_INVALID_PARAMETER). The problem is the function GetNextCluster (in vfatfs). Some clusters in the fat have set the highest 4 bits (0x00000ca0 -> 0xf0000ca0). When vfatfs try to get the next cluster, there is a read over the end of the partition. When I delete or overwrite this files in Win9x, the 4 bits are not deleted. I can fix this problem for ROS. But has anyone an idea, why Win9x does set the highest 4 bits for some clusters ? - Hartmut ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jurgen V. G. <jur...@st...> - 2001-10-03 13:25:08
|
It doesn't print anything on the screen. I can see a line of dots, and the the system reboots ... jurgen -----Original Message----- From: joh...@st... [mailto:joh...@st...] Sent: Wednesday, October 03, 2001 15:05 To: ros...@re... Subject: [ros-kernel] Re: Booting problem Hi! What does loadros print to the screen? /Johannes ----- Original Message ----- From: Jurgen Van Gael <jur...@st...> Date: Wednesday, October 3, 2001 1:10 pm Subject: [ros-kernel] Booting problem > Hi, > > > I am booting reactos 0.18 on real hardware (pmmx 200 mhz) and i don't > even see the blue screen. I think he crashes somewhere in loadros.com. > Solutions? > > > Jurgen > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: <joh...@st...> - 2001-10-03 13:07:37
|
Hi! What does loadros print to the screen? /Johannes ----- Original Message ----- From: Jurgen Van Gael <jur...@st...> Date: Wednesday, October 3, 2001 1:10 pm Subject: [ros-kernel] Booting problem > Hi, > > > I am booting reactos 0.18 on real hardware (pmmx 200 mhz) and i don't > even see the blue screen. I think he crashes somewhere in loadros.com. > Solutions? > > > Jurgen > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Frank D. E. Jr. <fd...@ya...> - 2001-10-03 12:45:51
|
I haven't had a lot of time on my hands for working with things like this lately, and while I know some C, I hate working with it and would much rather deal with Pascal. One of my eventual goals, however, is to create an OS of my own, so the project has me interested in the sense that even just "listening in" I'm learning things that may be useful to me later, even if I haven't written much code yet. I agree that if the GDI is nearly complete, the use of a front-end would then be a wasted effort; I misunderstood. I haven't really done any coding for ROS, but if something pops up that would involve use of Pascal (or something that would be relatively easy for me), I might jump on it, depending on its difficulty and whatever my schedule is like at the time... I should also work on getting a test box going again soon; I haven't had a chance to try out a recent build yet. --- Steven Edwards <Ste...@kn...> wrote: > >Writing that front end would be a huge amount of work that would > I'm still learning C so I dunno how much help I can be with the GDI. ===== ======= Frank D. Engel, Jr. Please note my new address: fd...@ya... __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jurgen V. G. <jur...@st...> - 2001-10-03 11:10:35
|
Hi, I am booting reactos 0.18 on real hardware (pmmx 200 mhz) and i don't even see the blue screen. I think he crashes somewhere in loadros.com. Solutions? Jurgen ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Aliberti E. <ea...@io...> - 2001-10-03 09:43:39
|
>hacking around I found _alloca was missing. I added alloca to all the
>files it needed and noticed a error from linking in frames.o with _alloca
>from libgcc.a. WOW! So, my gcc build was missing more than just a header
MSVCRT.DLL from MS does NOT export "_alloca":
D:\Aliberti\bin>dumpbin /exports D:\bin\system32\msvcrt.dll | grep alloc
577 240 calloc (00003524)
658 291 malloc (000012B1)
680 2A7 realloc (0000361C)
D:\Aliberti\bin>
====================================================
= To remove yourself from this mailing list, go to =
= http://www.reactos.com/home/mailing.html =
====================================================
|
|
From: Eugene I. <ge...@ya...> - 2001-10-02 21:22:55
|
It looks like you need to be a project administrator to add tasks. Could you change that. Eugene ----- Original Message ----- From: "Jason Filby" <jas...@ya...> To: <ros...@re...> Sent: Tuesday, October 02, 2001 1:36 PM Subject: [ros-kernel] Re: ReactOS to do list > sourceforge.net/projects/reactos > > There are tasks and bugs listed there, but I don't know if everyone > is updating this system with what they are doing. > > - Jason > > --- Zeno Kaiser <Gen...@we...> wrote: > > we can make a ReactOS to do list > > than can see each developer what to do > > > > what can i do to help you? > > i don't no what is to writing. > > > > GenesisXG > > > > > _______________________________________________________________________ > > 1.000.000 DM gewinnen - kostenlos tippen - > > http://millionenklick.web.de > > Ih...@we..., 8MB Speicher, Verschluesselung - > > http://freemail.web.de > > > > > > ==================================================== > > = To remove yourself from this mailing list, go to = > > = http://www.reactos.com/home/mailing.html = > > ==================================================== > > > > > __________________________________________________ > Do You Yahoo!? > Listen to your Yahoo! Mail messages from any phone. > http://phone.yahoo.com > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Zeno K. <Gen...@we...> - 2001-10-02 20:44:19
|
i will make a page about ReactOS and i think i can make a list! the are under construction. i will say you when the page go online GenesisXG <ros...@re...> schrieb am 02.10.01: > sourceforge.net/projects/reactos > > There are tasks and bugs listed there, but I don't know if everyone > is updating this system with what they are doing. > > - Jason > > --- Zeno Kaiser <Gen...@we...> wrote: > > we can make a ReactOS to do list > > than can see each developer what to do > > > > what can i do to help you? > > i don't no what is to writing. > > > > GenesisXG > > > > > _______________________________________________________________________ > > 1.000.000 DM gewinnen - kostenlos tippen - > > http://millionenklick.web.de > > Ih...@we..., 8MB Speicher, Verschluesselung - > > http://freemail.web.de > > > > > > ==================================================== > > = To remove yourself from this mailing list, go to = > > = http://www.reactos.com/home/mailing.html = > > ==================================================== > > > > > __________________________________________________ > Do You Yahoo!? > Listen to your Yahoo! Mail messages from any phone. > http://phone.yahoo.com > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de Ih...@we..., 8MB Speicher, Verschluesselung - http://freemail.web.de ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jason F. <jas...@ya...> - 2001-10-02 20:39:10
|
sourceforge.net/projects/reactos There are tasks and bugs listed there, but I don't know if everyone is updating this system with what they are doing. - Jason --- Zeno Kaiser <Gen...@we...> wrote: > we can make a ReactOS to do list > than can see each developer what to do > > what can i do to help you? > i don't no what is to writing. > > GenesisXG > > _______________________________________________________________________ > 1.000.000 DM gewinnen - kostenlos tippen - > http://millionenklick.web.de > Ih...@we..., 8MB Speicher, Verschluesselung - > http://freemail.web.de > > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Jason F. <jas...@ya...> - 2001-10-02 20:37:43
|
--- Phillip Susi <ps...@cf...> wrote: >For that matter, I think the GDI is nearly complete isn't it Jason? >What we need now use the USER apis and message queue. Yes, and the object handling routines must be rewritten. Also, the GDI that is available is quite simple (but should be sufficient to get a simple GUI going) and will be enhanced over time. - Jason __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Zeno K. <Gen...@we...> - 2001-10-02 20:34:42
|
we can make a ReactOS to do list than can see each developer what to do what can i do to help you? i don't no what is to writing. GenesisXG _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de Ih...@we..., 8MB Speicher, Verschluesselung - http://freemail.web.de ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Phillip S. <ps...@cf...> - 2001-10-02 20:27:38
|
Not only that, but a lot of the GDI is not performing graphics primitives on a VGA display, it is calling DDI drivers to perform graphics primitives on whatever display the DDI driver is for. Essentially, a VGA graphics library provides the low level DDI type functionality, and we already have a VGA DDI driver. Other hardware will be handled by using the DDI driver for that particular video card. Writing a GDI built to call another graphics library instead of a DDI driver would be pointless - we just need to finish the GDI we have now that calls DDI drivers. For that matter, I think the GDI is nearly complete isn't it Jason? What we need now use the USER apis and message queue. At 05:51 AM 10/2/2001 -0700, you wrote: >Writing that front end would be a huge amount of work that would >probably be better spent on the GDI itself. > >- Jason > >--- "Frank D. Engel, Jr." <fd...@ya...> wrote: > > I have a suggestion. > > > > There are numerous libraries floating around out there to support > > VGA/SVGA graphics. > > > > Why not write a GDI "front end" to one of those (GPL/LGPL) > > libraries > > for now? It would not be very efficient, but it would be a start. > > Then > > you could gradually move more and more of the library code into the > > GDI > > calls to increase the efficiency, until eventually the system would > > be > > fairly optimal. > > > > --- Michael Rich <alp...@al...> wrote: > > > > Trying to build a explorer replacement or even really think > > > > about it right now is kinda stupid when i cant even run > > winhello > > > yet. > > > > Steven Edwards > > > > > > I agree with Steven on this issue. Too much focus is put on the > > > "pretty" > > > features, probably mainly because folks who work on those parts > > can > > > > ===== > > ======= > > Frank D. Engel, Jr. > > Please note my new address: fd...@ya... > > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Zeno K. <Gen...@we...> - 2001-10-02 20:24:20
|
we can write a litle shell for testing i think thats an good idea! GenesisXG <ros...@re...> schrieb am 02.10.01: > I have a suggestion. > > There are numerous libraries floating around out there to support > VGA/SVGA graphics. > > Why not write a GDI "front end" to one of those (GPL/LGPL) libraries > for now? It would not be very efficient, but it would be a start. Then > you could gradually move more and more of the library code into the GDI > calls to increase the efficiency, until eventually the system would be > fairly optimal. > > --- Michael Rich <alp...@al...> wrote: > > > Trying to build a explorer replacement or even really think > > > about it right now is kinda stupid when i cant even run winhello > > yet. > > > Steven Edwards > > > > I agree with Steven on this issue. Too much focus is put on the > > "pretty" > > features, probably mainly because folks who work on those parts can > > ===== > ======= > Frank D. Engel, Jr. > Please note my new address: fd...@ya... > > __________________________________________________ > Do You Yahoo!? > Listen to your Yahoo! Mail messages from any phone. > http://phone.yahoo.com > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > _______________________________________________________________________ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de Ih...@we..., 8MB Speicher, Verschluesselung - http://freemail.web.de ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: Piotr 'K. K. <pk...@in...> - 2001-10-02 20:09:44
|
Hello Jason, Tuesday, October 02, 2001, 2:06:53 PM, you wrote: > --- Michael Rich <alp...@al...> wrote: >>I would think besides the registry, that the networking code would >>be the most important because once you can serve up network package, >>you can almost become a standalone server. Just get apache running >>and you have a near instant WWW server, which would be VERY usable, >>IMHO. > To me it seems that getting basic networking going will take more > than the GDI (although I could be mistaken). To me it looks this way > because there are a lot of drivers and APIs that need to be written > before the basics are working. I agree with Jason on this issue. I am studying networking subsystems of Xinu (from Comer's book Vol.II) and it is a lot of code and difficult TCP/IP stuff. In Windows 2000 it is even more complicated because of many layers and APIs. -- Best regards and sorry to my poor english, Piotr mailto:pe...@ku... ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |
|
From: James T. <jim...@ad...> - 2001-10-02 18:44:54
|
Hi all, Well, I DL the gcc 2.95.3-6 and Bin-utils source from the ReactOS SF site and the pre compiled mingw runtime and w32api libraries. I had to copy _G_config.h from the Windows version of the tool set to get the gcc source to build. Well, based on my previous posts I ran into problems. After hacking around I found _alloca was missing. I added alloca to all the files it needed and noticed a error from linking in frames.o with _alloca from libgcc.a. WOW! So, my gcc build was missing more than just a header file! Must be missing a patch? I copied libgcc.a (hack) from the Windows version and now the whole thing compiled. FYI, James ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |