From: Steven E. <ste...@ya...> - 2002-06-16 01:44:18
|
rosdocs\tutorials\dev\advandev\archoverview.xml Updated to reflect that we really do have a OS/2 susbsytem in the works rosdocs\tutorials\dev\advandev\win32wine.xml Started ReactOS WINE Developer Guide __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-06-16 04:43:32
|
reactos/lib/sermouse/ added: sermouse.h, mouse.h, sermouse.rc reactos/lib/sermouse/ Changed: sermouse.c, Makefile Changelog: Fixed building. Its still broken but at least it compiles now. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Jason F. <jas...@ya...> - 2002-06-16 08:19:12
|
Why'd you move sermouse from reactos/drivers/input? --- Steven Edwards <ste...@ya...> wrote: > reactos/lib/sermouse/ > added: sermouse.h, mouse.h, sermouse.rc > > reactos/lib/sermouse/ > Changed: sermouse.c, Makefile > > Changelog: Fixed building. Its still broken but at > least it compiles now. > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - > http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-06-16 08:29:58
|
I didnt I was thinking of something else when I typed it. Its still in drivers/input --- Jason Filby <jas...@ya...> wrote: > Why'd you move sermouse from reactos/drivers/input? __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-06-16 06:01:53
|
drivers/dd/ramdrv/ramdrv.c - Fix include path. drivers/lib/zlib/makefile - Fixed Makefile __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Jason F. <jas...@ya...> - 2002-06-16 20:48:55
|
reactos/ntoskrnl/ps/thread.c NtW32Call: replaced sizeof(KTRAP_FRAME) with 124 bytes (thanks to Eugene Ingerman for pointing this out) NtW32Call now crashes when calling KePushAndStackSwitchAndSysRet. Hartmut you worked on that function recently - does the change to 124 bytes affect this function? Thanks - Jason __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-06-17 05:56:51
|
Changelog: reactos/apps/tcpsvr * tcpsvr.c * makefile Added test tcp server. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-07-04 18:12:25
|
reactos/rules.mak Fix Wine Resource Compiler Path __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-07-06 07:49:46
|
Bringing WINE trees in to sync. Everything is this is commit is stuff we are not using in ReactOS. These file may still have useful information for us so I will keep them up 2 date as well. console controls debugger documentation documentation/samples documentation/status files if1632 __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-07-06 09:42:40
|
Sync the rest of the misc WINE stuff. * graphics graphics/x11drv graphics/enhmetafiledrv graphics/metafiledrv graphics/win16drv libtest loader loader/ne loader/dos memory misc miscemu msdos objects ole relay32 scheduler server tsx11 win32 windows windows/x11drv __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-07-06 22:11:34
|
We can now build WINEs dsound.dll. This wont do us much good as we have no sound support and WINE uses Win9x HAL interfaces for DirectX (FIXME) dlls/dsound/* __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Royce M. I. <ro...@ev...> - 2002-07-06 22:22:37
|
Just out of curiousity, is it impossible to support the win9x native interface in addition to winnt? ----- Original Message ----- From: "Steven Edwards" <ste...@ya...> To: <rea...@li...> Sent: Saturday, July 06, 2002 5:11 PM Subject: [ros-kernel] CVS Commit > We can now build WINEs dsound.dll. This wont do us > much good as we have no sound support and WINE uses > Win9x HAL interfaces for DirectX (FIXME) > > dlls/dsound/* > > > > __________________________________________________ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Got root? We do. > http://thinkgeek.com/sf > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel > |
From: Steven E. <ste...@ya...> - 2002-07-06 22:40:06
|
I guess it depends on if your wanting to suppport a Ring0 interface. WINE doesnt even do this. If was the case then no that wouldnt work. In any case the proper way is going to be to fix WINE/ReWind/WineX to use NT style HAL interfacing. Steven --- Royce Mitchell III <ro...@ev...> wrote: > Just out of curiousity, is it impossible to support > the win9x native > interface in addition to winnt? __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Royce M. I. <ro...@ev...> - 2002-07-07 02:02:52
|
I was reading about shell32.DoEnvironmentSubst(), and I came across an interesting comment in MS documentation: Parameters must contain valid values that are not NULL. You are responsibile for validating these values. If you do not validate it, you will experience unexpected results. Here's the link where that comment can be found: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/pla tform/shell/reference/functions/doenvironmentsubst.asp Now, my question is this: what is the harm in checking for invalid params, and returning failure instead of just letting the OS do it's "unexpected" thing? Royce3 |
From: Steven E. <ste...@ya...> - 2002-07-07 07:13:29
|
I would assume it may have something to do with the line right above that "This function is retained for backward compatibility with Windows 3.1. Use ExpandEnvironmentStrings instead. " Win3.1 wasnt the most stable beast M$ has ever made and I assume the "unexpected" could cause very bad results in other areas besides the target application. --- Royce Mitchell III <ro...@ev...> wrote: > I was reading about shell32.DoEnvironmentSubst(), > and I came across an > interesting comment in MS documentation: > > Parameters must contain valid values that are not > NULL. You are responsibile > for validating these values. If you do not validate > it, you will experience > unexpected results. > > Here's the link where that comment can be found: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/pla > tform/shell/reference/functions/doenvironmentsubst.asp > > Now, my question is this: what is the harm in > checking for invalid params, > and returning failure instead of just letting the OS > do it's "unexpected" > thing? > > Royce3 > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Got root? We do. > http://thinkgeek.com/sf > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |
From: Steven E. <ste...@ya...> - 2002-07-06 22:32:59
|
Started syncing the dlls we are not building for ReactOS. add 2 directorys for the Regression test Suite. dlls/advapi dlls/kernel dlls/kernel/messages dlls/kernel/nls dlls/ntdll dlls/ttydrv dlls/winsock dlls/wsock32 dlls/x11drv dlls/winsock/test (Part of the Regression Test Suite) dlls/kernel/test (Part of the Regression Test Suite) __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com |