From ekohl at svn.reactos.com Sun May 1 00:00:28 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14893: NtQueryInformationFile/NtSetInformationFile: Message-ID: <000601c54dd0$04fccd60$6b01a8c0@PENELOPE> NtQueryInformationFile/NtSetInformationFile: - Check for information class specific access rights. - Clean-up some indentation mess. Updated files: trunk/reactos/ntoskrnl/io/file.c From weiden at svn.reactos.com Sun May 1 00:46:00 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [weiden] 14894: fixed uninitialized variable warning Message-ID: <000601c54dd6$619c23d0$6b01a8c0@PENELOPE> fixed uninitialized variable warning Updated files: trunk/reactos/lib/advapi32/reg/reg.c From gvg at svn.reactos.com Sun May 1 08:38:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [gvg] 14895: svn maintenance Message-ID: <000601c54e18$71948e70$6b01a8c0@PENELOPE> svn maintenance From navaraf at svn.reactos.com Sun May 1 09:05:14 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14896: - Merge changes to MDI_AugmentFrameMenu from Wine (fixes part of bug #606). Message-ID: <000601c54e1c$1fcc9840$6b01a8c0@PENELOPE> - Merge changes to MDI_AugmentFrameMenu from Wine (fixes part of bug #606). - Fix deleting of bitmap in MDI_RestoreFrameMenu. Updated files: trunk/reactos/lib/user32/windows/mdi.c From gvg at svn.reactos.com Sun May 1 09:08:20 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [gvg] 14897: svn maintenance Message-ID: <000601c54e1c$8e863ca0$6b01a8c0@PENELOPE> svn maintenance Updated files: trunk/reactos/ntoskrnl/rtl/misc.c From navaraf at svn.reactos.com Sun May 1 09:10:49 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14898: Change the default system menu icon in MDI_AugmentFrameMenu to application icon (based on patch by tinus ). Message-ID: <000601c54e1c$e736b460$6b01a8c0@PENELOPE> Change the default system menu icon in MDI_AugmentFrameMenu to application icon (based on patch by tinus ). Updated files: trunk/reactos/lib/user32/windows/mdi.c From navaraf at svn.reactos.com Sun May 1 10:03:43 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14899: Set the message point/time for keyboard and hotkey messages. Message-ID: <000601c54e24$4b510fc0$6b01a8c0@PENELOPE> Set the message point/time for keyboard and hotkey messages. Updated files: trunk/reactos/subsys/win32k/ntuser/keyboard.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c From navaraf at svn.reactos.com Sun May 1 10:25:35 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14900: Fix coordinate mapping of unmodRect in DefWndDoSizeMove. Message-ID: <000601c54e27$593c9200$6b01a8c0@PENELOPE> Fix coordinate mapping of unmodRect in DefWndDoSizeMove. Updated files: trunk/reactos/lib/user32/windows/defwnd.c From ekohl at svn.reactos.com Sun May 1 11:07:33 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14901: Use default locale until ReactOS fully suports all required locale functions! Message-ID: <000601c54e2d$35e54580$6b01a8c0@PENELOPE> Use default locale until ReactOS fully suports all required locale functions! Updated files: trunk/reactos/subsys/system/cmd/config.h From navaraf at svn.reactos.com Sun May 1 11:23:14 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14902: Move the statusbar strings to resources. Message-ID: <000601c54e2f$66f3a480$6b01a8c0@PENELOPE> Move the statusbar strings to resources. Updated files: trunk/reactos/subsys/system/taskmgr/En.rc trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/procpage.c trunk/reactos/subsys/system/taskmgr/resource.h From navaraf at svn.reactos.com Sun May 1 11:29:22 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14903: Forgot to change the sprintf statements in revision 14902. Message-ID: <000601c54e30$41f3ca60$6b01a8c0@PENELOPE> Forgot to change the sprintf statements in revision 14902. Updated files: trunk/reactos/subsys/system/taskmgr/procpage.c From navaraf at svn.reactos.com Sun May 1 11:45:37 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14904: Potapnik Message-ID: <000601c54e32$871b6ce0$6b01a8c0@PENELOPE> Potapnik Czech translation of Task Manager statusbar messages. Updated files: trunk/reactos/subsys/system/taskmgr/Cz.rc From hbirr at svn.reactos.com Sun May 1 11:49:47 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14905: Print symbol names if DBG is defined. Message-ID: <000601c54e33$1c769800$6b01a8c0@PENELOPE> Print symbol names if DBG is defined. Updated files: trunk/reactos/ntoskrnl/include/internal/kd.h From hbirr at svn.reactos.com Sun May 1 11:51:08 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14906: Fixed the calculation of timeout values. Message-ID: <000601c54e33$4c639360$6b01a8c0@PENELOPE> Fixed the calculation of timeout values. Updated files: trunk/reactos/lib/kernel32/file/npipe.c From hbirr at svn.reactos.com Sun May 1 11:53:21 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14907: Return the correct data length for FSCTL_PIPE_GET_STATE. Message-ID: <000601c54e33$9bd71570$6b01a8c0@PENELOPE> Return the correct data length for FSCTL_PIPE_GET_STATE. Updated files: trunk/reactos/drivers/fs/np/fsctrl.c From hbirr at svn.reactos.com Sun May 1 12:29:02 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [hbirr] 14908: Made the loading of resource strings more unicode compatibly. Message-ID: <000601c54e38$9843c340$6b01a8c0@PENELOPE> Made the loading of resource strings more unicode compatibly. Updated files: trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/makefile trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c From navaraf at svn.reactos.com Sun May 1 13:15:13 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [navaraf] 14909: tinus Message-ID: <000601c54e3f$0bb45140$6b01a8c0@PENELOPE> tinus Call the shell hook on showing/hiding window. Updated files: trunk/reactos/subsys/win32k/ntuser/winpos.c From arty at svn.reactos.com Sun May 1 13:24:11 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [arty] 14910: Added HOST=mingw32-linux64 setting. Message-ID: <000601c54e40$4c75f700$6b01a8c0@PENELOPE> Added HOST=mingw32-linux64 setting. Fixed various small breakage for linux64 host. Updated files: trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/systm.h trunk/reactos/drivers/lib/oskittcp/makefile trunk/reactos/lib/shell32/Makefile.ros-template trunk/reactos/rules.mak trunk/reactos/tools/Makefile trunk/reactos/tools/bin2res/Makefile trunk/reactos/tools/buildno/Makefile trunk/reactos/tools/cabman/cabinet.cxx trunk/reactos/tools/cabman/makefile trunk/reactos/tools/cdmake/Makefile trunk/reactos/tools/helper.mk trunk/reactos/tools/mkhive/Makefile trunk/reactos/tools/rgenstat/Makefile trunk/reactos/tools/tools-check.mak trunk/reactos/tools/widl/Makefile trunk/reactos/tools/wine2ros/Makefile trunk/reactos/tools/winebuild/Makefile trunk/reactos/tools/winebuild/import.c trunk/reactos/tools/wmc/makefile trunk/reactos/tools/wpp/Makefile trunk/reactos/tools/wrc/Makefile From steven_ed4153 at yahoo.com Sun May 1 13:26:19 2005 From: steven_ed4153 at yahoo.com (Steven Edwards) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [Phreak] 14886: Renamed another makefile in the xmlbuildsystem branch that had the wrong case In-Reply-To: 6667 Message-ID: <20050501112619.82966.qmail@web21128.mail.yahoo.com> Hi, --- Phreak@svn.reactos.com wrote: > Renamed another makefile in the xmlbuildsystem branch that had the wrong case I don't really care which case we use but if its going to be upper case Makefile can you add it somewhere on the Wiki? Also maybe note about MixEd CaSeFileNames in SoUrce FIles. Thanks Steven __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From mf at svn.reactos.com Sun May 1 14:56:27 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [mf] 14911: restore the IDS_TERMINATE strings trashed by the commit in rev. 14769 Message-ID: <000601c54e4d$2ffceb80$6b01a8c0@PENELOPE> restore the IDS_TERMINATE strings trashed by the commit in rev. 14769 Could please someone with a swedish environment check if the character encoding in codepage 1252 is correct? Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From ekohl at svn.reactos.com Sun May 1 15:58:38 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [ekohl] 14912: - Use fixed message buffer size. Message-ID: <000601c54e55$e005f280$6b01a8c0@PENELOPE> - Use fixed message buffer size. - Don't translate command options. - Only use _one_ message buffer per function. - Fix indentation mess. Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/cmdinput.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/history.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/strtoclr.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/where.c trunk/reactos/subsys/system/cmd/window.c From greatlrd at svn.reactos.com Sun May 1 16:39:04 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [greatlrd] 14913: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Message-ID: <000601c54e5b$85c0c240$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Added files: trunk/reactos/lib/userenv/Sv.rc Updated files: trunk/reactos/lib/userenv/userenv.rc From greatlrd at svn.reactos.com Sun May 1 16:42:06 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:19 2006 Subject: [ros-svn] [greatlrd] 14914: Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg Message-ID: <000601c54e5b$f27e6f90$6b01a8c0@PENELOPE> Andreas Bjerkeholt: Swedish translation, proofread by David Nordenberg Added files: trunk/reactos/lib/cpl/control/Sv.rc Updated files: trunk/reactos/lib/cpl/control/control.rc From greatlrd at svn.reactos.com Sun May 1 16:54:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14915: Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Message-ID: <000601c54e5d$9ba95ca0$6b01a8c0@PENELOPE> Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Added files: trunk/reactos/lib/cpl/access/En.rc Updated files: trunk/reactos/lib/cpl/access/access.rc From greatlrd at svn.reactos.com Sun May 1 17:18:47 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14916: Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Message-ID: <000601c54e61$121816d0$6b01a8c0@PENELOPE> Move english langues to own .rc file (En.rc) so it be more easy to maintain all langues Added files: trunk/reactos/lib/cpl/main/En.rc Updated files: trunk/reactos/lib/cpl/main/main.rc From greatlrd at svn.reactos.com Sun May 1 19:32:11 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14917: Remove some hardcode strings Message-ID: <000601c54e73$b4d746e0$6b01a8c0@PENELOPE> Remove some hardcode strings to En.rc Added files: trunk/reactos/subsys/ntvdm/En.rc trunk/reactos/subsys/ntvdm/resource.h Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c trunk/reactos/subsys/ntvdm/ntvdm.rc From greatlrd at svn.reactos.com Sun May 1 20:23:10 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14918: Fix so it can compile agein Message-ID: <000601c54e7a$d46ac1b0$6b01a8c0@PENELOPE> Fix so it can compile agein Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c From weiden at svn.reactos.com Sun May 1 21:30:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [weiden] 14919: fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) Message-ID: <000601c54e84$34316870$6b01a8c0@PENELOPE> fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c trunk/reactos/boot/freeldr/freeldr/bootmgr.c trunk/reactos/boot/freeldr/freeldr/custom.c trunk/reactos/boot/freeldr/freeldr/disk/disk.c trunk/reactos/boot/freeldr/freeldr/drivemap.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.h trunk/reactos/boot/freeldr/freeldr/fs/fat.c trunk/reactos/boot/freeldr/freeldr/fs/fat.h trunk/reactos/boot/freeldr/freeldr/fs/fs.c trunk/reactos/boot/freeldr/freeldr/fs/iso.c trunk/reactos/boot/freeldr/freeldr/fs/iso.h trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.h trunk/reactos/boot/freeldr/freeldr/include/bootmgr.h trunk/reactos/boot/freeldr/freeldr/include/disk.h trunk/reactos/boot/freeldr/freeldr/include/drivemap.h trunk/reactos/boot/freeldr/freeldr/include/fs.h trunk/reactos/boot/freeldr/freeldr/include/inifile.h trunk/reactos/boot/freeldr/freeldr/include/linux.h trunk/reactos/boot/freeldr/freeldr/include/miscboot.h trunk/reactos/boot/freeldr/freeldr/include/multiboot.h trunk/reactos/boot/freeldr/freeldr/include/oslist.h trunk/reactos/boot/freeldr/freeldr/include/reactos.h trunk/reactos/boot/freeldr/freeldr/include/ui.h trunk/reactos/boot/freeldr/freeldr/include/version.h trunk/reactos/boot/freeldr/freeldr/inifile/ini.h trunk/reactos/boot/freeldr/freeldr/inifile/ini_init.c trunk/reactos/boot/freeldr/freeldr/inifile/inifile.c trunk/reactos/boot/freeldr/freeldr/inifile/parse.c trunk/reactos/boot/freeldr/freeldr/linuxboot.c trunk/reactos/boot/freeldr/freeldr/miscboot.c trunk/reactos/boot/freeldr/freeldr/options.c trunk/reactos/boot/freeldr/freeldr/oslist.c trunk/reactos/boot/freeldr/freeldr/reactos/arcname.c trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/registry.c trunk/reactos/boot/freeldr/freeldr/reactos/registry.h trunk/reactos/boot/freeldr/freeldr/ui/tui.c trunk/reactos/boot/freeldr/freeldr/ui/tui.h trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/boot/freeldr/freeldr/version.c trunk/reactos/drivers/bus/serenum/pdo.c trunk/reactos/hal/halx86/include/mps.h trunk/reactos/include/ntos/rtltypes.h trunk/reactos/lib/adns/src/event.c trunk/reactos/lib/adns/src/general.c trunk/reactos/lib/adns/src/parse.c trunk/reactos/lib/adns/src/query.c trunk/reactos/lib/adns/src/reply.c trunk/reactos/lib/adns/src/transmit.c trunk/reactos/lib/adns/src/types.c trunk/reactos/lib/cards/cards.c trunk/reactos/lib/kernel32/misc/toolhelp.c trunk/reactos/lib/rosky/libskygi/libskygi.c trunk/reactos/lib/user32/windows/defwnd.c trunk/reactos/lib/user32/windows/dialog.c trunk/reactos/ntoskrnl/ex/list.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/work.c trunk/reactos/ntoskrnl/include/internal/i386/ps.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ke/bug.c trunk/reactos/ntoskrnl/ke/gmutex.c trunk/reactos/ntoskrnl/mm/elf.inc.h trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/rtl/capture.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/dhcp/adapter.c trunk/reactos/subsys/system/dhcp/dhclient.c trunk/reactos/subsys/system/dhcp/include/rosdhcp.h trunk/reactos/subsys/win32k/misc/ssec.c trunk/reactos/subsys/win32k/objects/brush.c trunk/reactos/tools/create_nls/create_nls.c trunk/reactos/tools/mkhive/binhive.c trunk/reactos/tools/mkhive/infcache.c trunk/reactos/tools/mkhive/infcache.h trunk/reactos/tools/mkhive/reginf.c trunk/reactos/tools/mkhive/registry.c trunk/reactos/tools/mkhive/registry.h trunk/reactos/tools/widl/write_msft.c trunk/reactos/tools/winebuild/res16.c trunk/reactos/tools/winebuild/res32.c trunk/reactos/tools/wrc/dumpres.c trunk/reactos/tools/wrc/genres.c trunk/reactos/tools/wrc/readres.c From ion at svn.reactos.com Sun May 1 21:36:03 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14920: Fix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak (Free completion context), dereference completion port, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set Message-ID: <000601c54e85$029a2300$6b01a8c0@PENELOPE> Fix IopDeleteFile: Use IRP_SYNC_API flag, use local stack event, fix memory leak (Free completion context), dereference completion port, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Sun May 1 21:46:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14921: Fix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set, set IRP_CLOSE_OPERATION flag. Message-ID: <000601c54e86$8662e720$6b01a8c0@PENELOPE> Fix IopCloseFile: Use IRP_SYNC_API flag, use local stack event, get the right deviceobject if FO_DIRECT_DEVICE_OPEN is set, set IRP_CLOSE_OPERATION flag. Updated files: trunk/reactos/ntoskrnl/io/file.c From mf at svn.reactos.com Sun May 1 22:02:34 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14922: experimental ROS Shell without integrated explorer part Message-ID: <000601c54e88$b6db20a0$6b01a8c0@PENELOPE> experimental ROS Shell without integrated explorer part Added files: branches/lean-explorer/reactos/subsys/system/explorer/Make-rosshell.MinGW branches/lean-explorer/reactos/subsys/system/explorer/Make-rosshell.mak branches/lean-explorer/reactos/subsys/system/explorer/make_rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsw Updated files: branches/lean-explorer/reactos/subsys/system/explorer/Makefile branches/lean-explorer/reactos/subsys/system/explorer/Makefile.MinGW branches/lean-explorer/reactos/subsys/system/explorer/Makefile.PCH branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/explorer.cpp branches/lean-explorer/reactos/subsys/system/explorer/globals.h branches/lean-explorer/reactos/subsys/system/explorer/shell/entries.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/lean-explorer/reactos/subsys/system/explorer/utility/utility.h From mf at svn.reactos.com Sun May 1 22:12:09 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14923: more rosshell separations Message-ID: <000601c54e8a$0e006f10$6b01a8c0@PENELOPE> more rosshell separations Updated files: branches/lean-explorer/reactos/subsys/system/explorer/explorer.h branches/lean-explorer/reactos/subsys/system/explorer/explorer_intres.rc branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp From hpoussin at svn.reactos.com Sun May 1 22:21:01 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14924: Please give names to your PDOs. Should correct the boot on non-ACPI systems. Message-ID: <000601c54e8b$4b016350$6b01a8c0@PENELOPE> Please give names to your PDOs. Should correct the boot on non-ACPI systems. Updated files: trunk/reactos/ntoskrnl/io/pnproot.c From greatlrd at svn.reactos.com Sun May 1 22:30:43 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14925: reverted them back from ekohl change it create Message-ID: <000601c54e8c$a5b57dd0$6b01a8c0@PENELOPE> reverted them back from ekohl change it create alot of problem example chater are not being display right if you switch reactos to another langues. Updated files: trunk/reactos/subsys/system/cmd/config.h From ion at svn.reactos.com Sun May 1 22:38:35 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14926: i8042prt driver by tinus. Message-ID: <000601c54e8d$bf29f380$6b01a8c0@PENELOPE> i8042prt driver by tinus. Added files: trunk/reactos/drivers/input/i8042prt/ trunk/reactos/drivers/input/i8042prt/README.txt trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/i8042prt.rc trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/input/i8042prt/makefile trunk/reactos/drivers/input/i8042prt/mouse.c trunk/reactos/drivers/input/i8042prt/ps2pp.c trunk/reactos/drivers/input/i8042prt/registry.c trunk/reactos/drivers/input/kbdclass/ trunk/reactos/drivers/input/kbdclass/kbdclass.c trunk/reactos/drivers/input/kbdclass/kbdclass.h trunk/reactos/drivers/input/kbdclass/kbdclass.rc trunk/reactos/drivers/input/kbdclass/makefile trunk/reactos/subsys/system/usetup/keytrans.c trunk/reactos/subsys/system/usetup/keytrans.h Updated files: trunk/reactos/Makefile trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/bootdata/hivesys.inf trunk/reactos/bootdata/txtsetup.sif trunk/reactos/drivers/input/Makefile trunk/reactos/drivers/input/mouclass/mouclass.c trunk/reactos/include/ddk/ntdd8042.h trunk/reactos/ntoskrnl/include/internal/kd.h trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/console.c trunk/reactos/subsys/system/usetup/makefile trunk/reactos/subsys/win32k/eng/device.c trunk/reactos/subsys/win32k/include/tags.h trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/tools/helper.mk trunk/reactos/w32api/include/ddk/winddk.h From navaraf at svn.reactos.com Sun May 1 22:48:22 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14927: Potapnik Message-ID: <000601c54e8f$1d529b50$6b01a8c0@PENELOPE> Potapnik Czech translation of VMWInst, Welcome and WinLogon (with one change by me). Added files: trunk/reactos/subsys/system/vmwinst/Cz.rc trunk/reactos/subsys/system/welcome/Cz.rc trunk/reactos/subsys/system/winlogon/Cz.rc Updated files: trunk/reactos/subsys/system/vmwinst/vmwinst.rc trunk/reactos/subsys/system/welcome/welcome.rc trunk/reactos/subsys/system/winlogon/winlogon.rc From navaraf at svn.reactos.com Sun May 1 22:53:31 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14928: Potapnik Message-ID: <000601c54e8f$d58043d0$6b01a8c0@PENELOPE> Potapnik Czech translation of Registry Editor. Added files: trunk/reactos/subsys/system/regedit/Cz.rc Updated files: trunk/reactos/subsys/system/regedit/rsrc.rc From hpoussin at svn.reactos.com Sun May 1 23:03:04 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14929: SVN maintenance on new directories/files Message-ID: <000601c54e91$2aa02550$6b01a8c0@PENELOPE> SVN maintenance on new directories/files Updated files: trunk/reactos/drivers/input/i8042prt/makefile trunk/reactos/drivers/input/kbdclass/kbdclass.rc trunk/reactos/drivers/input/kbdclass/makefile From mf at svn.reactos.com Sun May 1 23:12:53 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14930: some cleanups in the lean explorer code Message-ID: <000601c54e92$89b4dad0$6b01a8c0@PENELOPE> some cleanups in the lean explorer code Updated files: branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/explorer.h branches/lean-explorer/reactos/subsys/system/explorer/explorer_intres.rc branches/lean-explorer/reactos/subsys/system/explorer/globals.h branches/lean-explorer/reactos/subsys/system/explorer/rosshell.dsp branches/lean-explorer/reactos/subsys/system/explorer/shell/entries.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp From weiden at svn.reactos.com Sun May 1 23:19:06 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [weiden] 14931: DeleteFile should create a handle with DELETE access rights Message-ID: <000601c54e93$6818c520$6b01a8c0@PENELOPE> DeleteFile should create a handle with DELETE access rights Updated files: trunk/reactos/lib/kernel32/file/delete.c From mf at svn.reactos.com Sun May 1 23:22:16 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14932: merge ROS Shell without integrated explorer part into trunk Message-ID: <000601c54e93$d9abef50$6b01a8c0@PENELOPE> merge ROS Shell without integrated explorer part into trunk Added files: trunk/reactos/subsys/system/explorer/Make-rosshell.MinGW trunk/reactos/subsys/system/explorer/Make-rosshell.mak trunk/reactos/subsys/system/explorer/make_rosshell.dsp trunk/reactos/subsys/system/explorer/rosshell.dsp trunk/reactos/subsys/system/explorer/rosshell.dsw Updated files: trunk/reactos/subsys/system/explorer/Makefile.MinGW trunk/reactos/subsys/system/explorer/Makefile.PCH trunk/reactos/subsys/system/explorer/desktop/desktop.cpp trunk/reactos/subsys/system/explorer/explorer.cpp trunk/reactos/subsys/system/explorer/explorer.h trunk/reactos/subsys/system/explorer/explorer_intres.rc trunk/reactos/subsys/system/explorer/globals.h trunk/reactos/subsys/system/explorer/shell/entries.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/utility/utility.h From ion at svn.reactos.com Sun May 1 23:51:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14933: Do not signal event twice. Thanks to Gunnar for finding the bug Message-ID: <000601c54e98$004aba20$6b01a8c0@PENELOPE> Do not signal event twice. Thanks to Gunnar for finding the bug Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Sun May 1 23:57:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14934: Remove incorrect change Message-ID: <000601c54e98$d6ea4500$6b01a8c0@PENELOPE> Remove incorrect change Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From ion at svn.reactos.com Mon May 2 00:06:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14935: remove accidental commit Message-ID: <000601c54e9a$0cecc1e0$6b01a8c0@PENELOPE> remove accidental commit Updated files: trunk/reactos/subsys/win32k/eng/device.c From ion at svn.reactos.com Mon May 2 00:20:15 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14936: Remove incorrect change Message-ID: <000601c54e9b$f2fb73b0$6b01a8c0@PENELOPE> Remove incorrect change Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From mf at svn.reactos.com Mon May 2 00:26:57 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14937: merge mixed case startup menu folders Message-ID: <000601c54e9c$e2e413f0$6b01a8c0@PENELOPE> merge mixed case startup menu folders Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp From ion at svn.reactos.com Mon May 2 00:29:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14938: Byebye decrepit drivers Message-ID: <000601c54e9d$37d3da30$6b01a8c0@PENELOPE> Byebye decrepit drivers Updated files: trunk/reactos/Makefile trunk/reactos/drivers/input/Makefile Deleted files: trunk/reactos/drivers/input/keyboard/ trunk/reactos/drivers/input/psaux/ From hpoussin at svn.reactos.com Mon May 2 00:30:15 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14939: Fix garbage text output with cmd.exe in GUI mode. Message-ID: <000601c54e9d$5899beb0$6b01a8c0@PENELOPE> Fix garbage text output with cmd.exe in GUI mode. Thanks to Hartmut for pointing me the problem Updated files: trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/ntoskrnl/ob/namespc.c From mf at svn.reactos.com Mon May 2 01:19:50 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14940: implement owner drawn context menus for winefile Message-ID: <000601c54ea4$45fcddd0$6b01a8c0@PENELOPE> implement owner drawn context menus for winefile Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ion at svn.reactos.com Mon May 2 07:15:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14941: Fix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN, use local event, set proper flags so that the I/O manager does the copying and freeing of the buffers, respect syyncronous I/O. Same kind of fixes for IoQueryFileInformation Message-ID: <000601c54ed5$f3138330$6b01a8c0@PENELOPE> Fix NtQueryInformationFile. Use right device object in case of FO_DIRECT_DEVICE_OPEN, use local event, set proper flags so that the I/O manager does the copying and freeing of the buffers, respect syyncronous I/O. Same kind of fixes for IoQueryFileInformation Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 2 07:27:34 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14942: Same kind of fixes for NtFlushBuffersFile Message-ID: <000601c54ed7$a557b150$6b01a8c0@PENELOPE> Same kind of fixes for NtFlushBuffersFile Updated files: trunk/reactos/ntoskrnl/io/file.c From arty at svn.reactos.com Mon May 2 09:04:39 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [arty] 14943: Fix KDSERIAL. Message-ID: <000601c54ee5$34e298f0$6b01a8c0@PENELOPE> Fix KDSERIAL. Updated files: trunk/reactos/ntoskrnl/include/internal/kdb.h From hpoussin at svn.reactos.com Mon May 2 13:03:57 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14944: Don't free unicode strings in case of error Message-ID: <000601c54f06$a305c6b0$6b01a8c0@PENELOPE> Don't free unicode strings in case of error Updated files: trunk/reactos/subsys/win32k/ntuser/keyboard.c From ion at svn.reactos.com Mon May 2 13:38:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14945: Don't call internal function which checks parameters since our parameter is kernel mode. Message-ID: <000601c54f0b$82f05430$6b01a8c0@PENELOPE> Don't call internal function which checks parameters since our parameter is kernel mode. Updated files: trunk/reactos/subsys/win32k/ntuser/painting.c From ion at svn.reactos.com Mon May 2 13:42:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14946: Fix many of the scrollbar issues. However, MDI Scrollbars are still not working perfectly. Patch by tinus . Fixes bug 606 Message-ID: <000601c54f0c$0dab2910$6b01a8c0@PENELOPE> Fix many of the scrollbar issues. However, MDI Scrollbars are still not working perfectly. Patch by tinus . Fixes bug 606 Updated files: trunk/reactos/lib/user32/windows/mdi.c trunk/reactos/subsys/win32k/ntuser/scrollbar.c From navaraf at svn.reactos.com Mon May 2 16:05:40 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [navaraf] 14947: Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606). Message-ID: <000601c54f20$05bc4720$6b01a8c0@PENELOPE> Fix Alex's completely wrong fix for NtUserScrollWindowEx (aka bug #606). Updated files: trunk/reactos/subsys/win32k/ntuser/painting.c From ea at svn.reactos.com Mon May 2 16:15:58 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ea] 14948: Move VMS subtree in the proper place. Message-ID: <000601c54f21$76210e00$6b01a8c0@PENELOPE> Move VMS subtree in the proper place. Added files: trunk/vms/ Deleted files: vms/ From hpoussin at svn.reactos.com Mon May 2 18:36:00 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14949: Add i8042prt.sys and kbdclass.sys to boot cd Message-ID: <000601c54f35$061a3910$6b01a8c0@PENELOPE> Add i8042prt.sys and kbdclass.sys to boot cd Remove leftover of keyboard.sys and psaux.sys drivers (Pointed by Usurp) Updated files: trunk/reactos/bootdata/hivesys.inf trunk/reactos/bootdata/packages/reactos.dff From hbirr at svn.reactos.com Mon May 2 21:12:34 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14950: - Check first for a valid returned object in ObOpenObjectByName. Message-ID: <000601c54f4a$e5640a00$6b01a8c0@PENELOPE> - Check first for a valid returned object in ObOpenObjectByName. - Free always the remaining path string if an error is returned in ObOpenObjectByName. Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From hbirr at svn.reactos.com Mon May 2 22:30:32 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14951: Open/create all files with the necessary rights. Message-ID: <000601c54f55$c990c650$6b01a8c0@PENELOPE> Open/create all files with the necessary rights. Updated files: trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/cabinet.c trunk/reactos/subsys/system/usetup/filesup.c trunk/reactos/subsys/system/usetup/inicache.c From mf at svn.reactos.com Tue May 3 10:00:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14952: context menu interface pointer cleanup Message-ID: <000601c54fb6$2a785ae0$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: branches/lean-explorer/reactos/subsys/system/explorer/desktop/desktop.cpp branches/lean-explorer/reactos/subsys/system/explorer/utility/shellclasses.cpp From mf at svn.reactos.com Tue May 3 10:01:20 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14953: display custom folders in start menu root Message-ID: <000601c54fb6$4ad32180$6b01a8c0@PENELOPE> display custom folders in start menu root Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.h From mf at svn.reactos.com Tue May 3 10:03:48 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14954: context menu interface pointer cleanup Message-ID: <000601c54fb6$a2e3fde0$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: trunk/reactos/subsys/system/explorer/desktop/desktop.cpp trunk/reactos/subsys/system/explorer/utility/shellclasses.cpp From mf at svn.reactos.com Tue May 3 10:05:00 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14955: display custom folders in start menu root Message-ID: <000601c54fb6$cd8206a0$6b01a8c0@PENELOPE> display custom folders in start menu root Updated files: trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.h From mf at svn.reactos.com Tue May 3 11:21:44 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14956: small optimization for the last change Message-ID: <000601c54fc1$86415c40$6b01a8c0@PENELOPE> small optimization for the last change Updated files: branches/lean-explorer/reactos/subsys/system/explorer/taskbar/startmenu.cpp trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp From mf at svn.reactos.com Tue May 3 11:32:12 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14957: context menu interface pointer cleanup Message-ID: <000601c54fc2$fc712390$6b01a8c0@PENELOPE> context menu interface pointer cleanup Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ion at svn.reactos.com Tue May 3 13:56:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14958: revert accidental commit Message-ID: <000601c54fd7$2fed4910$6b01a8c0@PENELOPE> revert accidental commit Updated files: trunk/reactos/tools/helper.mk From mf at svn.reactos.com Tue May 3 14:15:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [mf] 14959: rosshell: printer and network folder in start menu Message-ID: <000601c54fd9$cbcc0450$6b01a8c0@PENELOPE> rosshell: printer and network folder in start menu Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc trunk/reactos/subsys/system/explorer/taskbar/startmenu.cpp From hpoussin at svn.reactos.com Tue May 3 15:15:01 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14960: Remove Disk driver for Bochs. Message-ID: <000601c54fe2$1cb786c0$6b01a8c0@PENELOPE> Remove Disk driver for Bochs. It doesn't compile and shouldn't be usefull as we have a normal disk driver in drivers/storage/disk Deleted files: trunk/reactos/drivers/dd/sdisk/ From greatlrd at svn.reactos.com Tue May 3 19:22:54 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14961: Implement WSAStringToAddressW Message-ID: <000601c55004$bde6d4c0$6b01a8c0@PENELOPE> Implement WSAStringToAddressW Updated files: trunk/reactos/lib/ws2_32/misc/ns.c From greatlrd at svn.reactos.com Tue May 3 20:37:53 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14962: Implement WSAStringToAddressA Message-ID: <000601c5500f$37566eb0$6b01a8c0@PENELOPE> Implement WSAStringToAddressA Updated files: trunk/reactos/lib/ws2_32/misc/ns.c From hpoussin at svn.reactos.com Tue May 3 23:25:43 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14963: Add French translation for sndvol32 (Patch by Usurp) Message-ID: <000601c55026$a9d9f4e0$6b01a8c0@PENELOPE> Add French translation for sndvol32 (Patch by Usurp) Set properties for Cz.rc and Sv.rc Added files: trunk/reactos/subsys/system/sndvol32/Fr.rc Updated files: trunk/reactos/subsys/system/sndvol32/Cz.rc trunk/reactos/subsys/system/sndvol32/Sv.rc trunk/reactos/subsys/system/sndvol32/sndvol32.rc From hbirr at svn.reactos.com Tue May 3 23:42:37 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hbirr] 14964: Do always set the UserIosb of an irp in IoSecondStageCompletion. Message-ID: <000601c55029$05f439a0$6b01a8c0@PENELOPE> Do always set the UserIosb of an irp in IoSecondStageCompletion. Updated files: trunk/reactos/ntoskrnl/io/irp.c From greatlrd at svn.reactos.com Wed May 4 01:18:23 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [greatlrd] 14965: bugfix from, tinus mailto:o112w8r02@sneakemail.com Message-ID: <000601c55036$66d63ea0$6b01a8c0@PENELOPE> bugfix from, tinus mailto:o112w8r02@sneakemail.com fixining http://reactos.com/bugzilla/show_bug.cgi?id=616#c1 bug in mozila There's a small bug in usetup/bootsup.c which makes it fail formatting the disk. It tries to read the bootsector image on the cdrom for write access (which succeeds), then tries to read from the handle (which fails). Updated files: trunk/reactos/subsys/system/usetup/bootsup.c From ion at svn.reactos.com Wed May 4 01:24:28 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [ion] 14966: Fix horrible bug where Queued Threads were treated like Threads on the Ready list. I was aware of this bug for months and it's fixed in my new scheduler but now that tinus has seen it happen, I'm comitting the fix temporarly in trunk. Message-ID: <000601c55037$40b11e60$6b01a8c0@PENELOPE> Fix horrible bug where Queued Threads were treated like Threads on the Ready list. I was aware of this bug for months and it's fixed in my new scheduler but now that tinus has seen it happen, I'm comitting the fix temporarly in trunk. Updated files: trunk/reactos/ntoskrnl/ke/kthread.c From hpoussin at svn.reactos.com Wed May 4 15:28:36 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14967: Fix flags checking in I8042ReadData (patch by Tinus_) Message-ID: <000601c550ad$2d119b20$6b01a8c0@PENELOPE> Fix flags checking in I8042ReadData (patch by Tinus_) Check error codes returned by IoCreateDevice Replace ExFreePool by ExFreePoolWithTag Updated files: trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/registry.c From fireball at svn.reactos.com Wed May 4 17:27:08 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [fireball] 14968: NtOpenKey modified to correctly behave when wrong input params are given (according to WINE tests). Message-ID: <000601c550bd$bbdcd4e0$6b01a8c0@PENELOPE> NtOpenKey modified to correctly behave when wrong input params are given (according to WINE tests). Updated files: trunk/reactos/ntoskrnl/cm/ntfunc.c From fireball at svn.reactos.com Wed May 4 17:53:57 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [fireball] 14969: RegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current test set in advapi32_test registry on 85/0 level Message-ID: <000601c550c1$7ae75ba0$6b01a8c0@PENELOPE> RegOpenKey, RegOpenKeyEx A/W imported and ported from WINE. This keeps the current test set in advapi32_test registry on 85/0 level Updated files: trunk/reactos/lib/advapi32/reg/reg.c From hpoussin at svn.reactos.com Wed May 4 18:00:41 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:20 2006 Subject: [ros-svn] [hpoussin] 14970: Set Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara Message-ID: <000601c550c2$6beb2fe0$6b01a8c0@PENELOPE> Set Thread->SystemThread to TRUE when creating a system thread. Patch by Filip Navara Updated files: trunk/reactos/ntoskrnl/ps/thread.c From greatlrd at svn.reactos.com Wed May 4 18:54:49 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14971: filip0402 : patch for taskmgr to remove some hardcode string tested by Harteex Message-ID: <000601c550c9$fc2503e0$6b01a8c0@PENELOPE> filip0402 : patch for taskmgr to remove some hardcode string tested by Harteex Updated files: trunk/reactos/subsys/system/taskmgr/taskmgr.c From greatlrd at svn.reactos.com Wed May 4 19:41:29 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] =?iso-8859-1?q?=5Bgreatlrd=5D_14972=3A_Swedish_=E5=E4?= =?iso-8859-1?q?=F6_was_gone_in_the_translation_after_some_commit?= =?iso-8859-1?q?=2E?= Message-ID: <000601c550d0$81123180$6b01a8c0@PENELOPE> Swedish ??? was gone in the translation after some commit. I which we can split all langues to own .rc files. so this can not be happen agien Thx Harteex for fixing ??? in the .rc file Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From mf at svn.reactos.com Wed May 4 19:59:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [mf] 14973: restore toolbar bitmap Message-ID: <000601c550d3$0a610860$6b01a8c0@PENELOPE> restore toolbar bitmap Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From greatlrd at svn.reactos.com Wed May 4 20:10:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14974: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small change from Kris Engeman Message-ID: <000601c550d4$84e9f0a0$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt and small change from Kris Engeman Added files: trunk/reactos/subsys/system/winlogon/Sv.rc Updated files: trunk/reactos/subsys/system/winlogon/winlogon.rc From mbosma at svn.reactos.com Wed May 4 20:53:50 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [mbosma] 14975: Steven Wilson: update tlist to use new process info struct names Message-ID: <000601c550da$9c372740$6b01a8c0@PENELOPE> Steven Wilson: update tlist to use new process info struct names Updated files: trunk/rosapps/sysutils/tlist/tlist.c From weiden at svn.reactos.com Wed May 4 21:29:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14976: make correct use of tchar.h in taskmgr and build it as unicode by default Message-ID: <000601c550df$98032840$6b01a8c0@PENELOPE> make correct use of tchar.h in taskmgr and build it as unicode by default Updated files: trunk/reactos/include/tchar.h trunk/reactos/subsys/system/taskmgr/dbgchnl.c trunk/reactos/subsys/system/taskmgr/makefile trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/run.c trunk/reactos/subsys/system/taskmgr/run.h From gvg at svn.reactos.com Wed May 4 22:38:45 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 14977: Fix GDB stub: Message-ID: <000601c550e9$448e0f90$6b01a8c0@PENELOPE> Fix GDB stub: - Initialize WrapperTable routines as early as possible - Initialize debug port (hard coded to COM2, 115200 baud for now) - Don't limit runnable thread on startup Updated files: trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c From weiden at svn.reactos.com Wed May 4 23:23:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14978: it's valid to pass lpTargetHandle = NULL to DuplicateHandle() Message-ID: <000601c550ef$7c5cceb0$6b01a8c0@PENELOPE> it's valid to pass lpTargetHandle = NULL to DuplicateHandle() Updated files: trunk/reactos/ntoskrnl/ob/handle.c From weiden at svn.reactos.com Thu May 5 00:18:46 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14979: correctly use tchar.h again and build a unicode version by default Message-ID: <000601c550f7$3d2b4fc0$6b01a8c0@PENELOPE> correctly use tchar.h again and build a unicode version by default Updated files: trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/makefile From weiden at svn.reactos.com Thu May 5 00:21:57 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14980: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c550f7$af0f3200$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/ntvdm/ntvdm.c From weiden at svn.reactos.com Thu May 5 00:32:45 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14981: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c550f9$31663db0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/system/userinit/userinit.c From greatlrd at svn.reactos.com Thu May 5 01:06:17 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14982: tinus Message-ID: <000601c550fd$e0861a00$6b01a8c0@PENELOPE> tinus implement MouseResolution setting Me (Magnus Olsen) remove old psuax drv from hiveinst.inf and add tinus mouse drv settings add MouseResolution setting to reg Updated files: trunk/reactos/bootdata/hiveinst.inf trunk/reactos/bootdata/hivesys.inf trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/mouse.c From weiden at svn.reactos.com Thu May 5 02:07:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14983: only create handles with access rights needed for the operation Message-ID: <000601c55106$6d9804a0$6b01a8c0@PENELOPE> only create handles with access rights needed for the operation Updated files: trunk/reactos/lib/advapi32/reg/reg.c From weiden at svn.reactos.com Thu May 5 04:46:20 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14984: - fixed RegSetValueEx to take the null-terminating byte for strings into account when the caller forgot it Message-ID: <000601c5511c$9e12e620$6b01a8c0@PENELOPE> - fixed RegSetValueEx to take the null-terminating byte for strings into account when the caller forgot it - capture the driver service name string in NtLoadDriver Updated files: trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/ntoskrnl/io/driver.c From chorns at svn.reactos.com Thu May 5 11:45:41 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [chorns] 14985: Delete wininet Message-ID: <000601c55157$331c6270$6b01a8c0@PENELOPE> Delete wininet Deleted files: branches/xmlbuildsystem/reactos/lib/wininet/ From chorns at svn.reactos.com Thu May 5 11:48:24 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [chorns] 14986: Copy wininet to branch Message-ID: <000601c55157$944435f0$6b01a8c0@PENELOPE> Copy wininet to branch Added files: branches/xmlbuildsystem/reactos/lib/wininet/ From hpoussin at svn.reactos.com Thu May 5 11:59:40 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 14987: SVN maintenance: Message-ID: <000601c55159$275a3690$6b01a8c0@PENELOPE> SVN maintenance: Delete wine_unicode.map Add *.map to ignore list Deleted files: trunk/reactos/tools/unicode/wine_unicode.map From hbirr at svn.reactos.com Thu May 5 12:59:36 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14988: - Guard the copying to the IOSB. Message-ID: <000601c55161$86e4b420$6b01a8c0@PENELOPE> - Guard the copying to the IOSB. - Do the main processing on success or if previous STATUS_PENDING was returned. Do not use some of the IRP and FO flags at this point. - Set all results before signaling the events. - Signal the FO event previous the user event. - Made the code a little bit shorter. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Thu May 5 13:03:28 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14989: - Free always the name string and the completion context in IopDeleteFile. Message-ID: <000601c55162$1155aec0$6b01a8c0@PENELOPE> - Free always the name string and the completion context in IopDeleteFile. - Fixed the check for synchronous operations in NtQueryDirectoryFile. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Thu May 5 13:05:07 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14990: - Return the length in VfatDirectoryControl. Message-ID: <000601c55162$4be57160$6b01a8c0@PENELOPE> - Return the length in VfatDirectoryControl. Updated files: trunk/reactos/drivers/fs/vfat/dir.c From hbirr at svn.reactos.com Thu May 5 13:07:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14991: - Fixed the parameters for NtOpenFile in InternalFindFirstFile. Message-ID: <000601c55162$a0f6a250$6b01a8c0@PENELOPE> - Fixed the parameters for NtOpenFile in InternalFindFirstFile. - Closed the opened directory on error in InternalFindFirstFile. Updated files: trunk/reactos/lib/kernel32/file/find.c From hbirr at svn.reactos.com Thu May 5 13:26:34 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14992: - Detect msys on windows as a linux system. Message-ID: <000601c55165$4aeefc10$6b01a8c0@PENELOPE> - Detect msys on windows as a linux system. - Creating of the bootcd will not work. There is somewhere a path with 'c:/'. Updated files: trunk/reactos/rules.mak From hbirr at svn.reactos.com Thu May 5 13:28:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hbirr] 14993: - Use the WIN32 option to select the correct mkdir. Message-ID: <000601c55165$9c978690$6b01a8c0@PENELOPE> - Use the WIN32 option to select the correct mkdir. Updated files: trunk/reactos/tools/rmkdir.c From greatlrd at svn.reactos.com Thu May 5 14:03:45 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 14994: Usurp Message-ID: <000601c5516a$7d1134b0$6b01a8c0@PENELOPE> Usurp fransch translations fix right help string printing out on screen wrong strings was loading when you need help incress the string buffer for loading strings from rc example for dir /? remove duplicate STRING_PARAM_ERROR solv bugzila bug 618 Added files: trunk/reactos/subsys/system/cmd/Fr.rc Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/resource.h From weiden at svn.reactos.com Thu May 5 14:21:45 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14995: don't dereference lpTokenAttributes if the caller passed NULL to DuplicateTokenEx Message-ID: <000601c5516d$00bdc8d0$6b01a8c0@PENELOPE> don't dereference lpTokenAttributes if the caller passed NULL to DuplicateTokenEx Updated files: trunk/reactos/lib/advapi32/token/token.c From weiden at svn.reactos.com Thu May 5 14:25:42 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14996: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Message-ID: <000601c5516d$8dc7e4e0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Updated files: trunk/reactos/subsys/system/cmd/internal.c From ion at svn.reactos.com Thu May 5 14:35:10 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [ion] 14997: Simply fix up the formatting, there were tabs and 3 spaces and 4 spaces and 2 spaces identation. No code was harmed. Message-ID: <000601c5516e$e0ab9200$6b01a8c0@PENELOPE> Simply fix up the formatting, there were tabs and 3 spaces and 4 spaces and 2 spaces identation. No code was harmed. Updated files: trunk/reactos/ntoskrnl/io/irp.c From weiden at svn.reactos.com Thu May 5 14:58:05 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14998: use SERVICES_ACTIVE_DATABASE if the caller didn't specify a database for OpenSCManager() Message-ID: <000601c55172$13eae550$6b01a8c0@PENELOPE> use SERVICES_ACTIVE_DATABASE if the caller didn't specify a database for OpenSCManager() Updated files: trunk/reactos/subsys/system/services/rpcserver.c From weiden at svn.reactos.com Thu May 5 15:24:41 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 14999: directly use HeapAlloc/Free in midl_user_allocate and midl_user_free instead of the depreciated GlobalAlloc/Free functions Message-ID: <000601c55175$cb307060$6b01a8c0@PENELOPE> directly use HeapAlloc/Free in midl_user_allocate and midl_user_free instead of the depreciated GlobalAlloc/Free functions Updated files: trunk/reactos/lib/advapi32/service/scm.c trunk/reactos/lib/setupapi/rpc.c trunk/reactos/services/umpnpmgr/umpnpmgr.c From hpoussin at svn.reactos.com Thu May 5 15:27:02 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15000: Call Fs notifications at PASSIVE_LEVEL by using a guarded mutex Message-ID: <000601c55176$1f6fd260$6b01a8c0@PENELOPE> Call Fs notifications at PASSIVE_LEVEL by using a guarded mutex Use ExFreePoolWithTag instead of ExFreePool Updated files: trunk/reactos/ntoskrnl/io/fs.c From weiden at svn.reactos.com Thu May 5 17:38:35 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15001: guard dumping the stack trace to prevent infinite exception loops Message-ID: <000601c55188$80074790$6b01a8c0@PENELOPE> guard dumping the stack trace to prevent infinite exception loops Updated files: trunk/reactos/lib/kernel32/except/except.c From hpoussin at svn.reactos.com Thu May 5 17:39:10 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15002: Better handle of wrong arguments in IoRegisterDeviceInterface Message-ID: <000601c55188$94b1ce90$6b01a8c0@PENELOPE> Better handle of wrong arguments in IoRegisterDeviceInterface Updated files: trunk/reactos/ntoskrnl/io/deviface.c From weiden at svn.reactos.com Thu May 5 17:39:28 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15003: - ported BuildTrusteeWithObjectsAndNameA/W and BuildTrusteeWithObjectsAndSidA/W from wine Message-ID: <000601c55188$9f928930$6b01a8c0@PENELOPE> - ported BuildTrusteeWithObjectsAndNameA/W and BuildTrusteeWithObjectsAndSidA/W from wine - implemented RegOpenCurrentUser - directly forward GetSecurityDescriptorLength to NTDLL.RtlLengthSecurityDescriptorguard dumping the stack trace to prevent infinite exception loopsguard dumping the stack trace to prevent infinite exception loops Updated files: trunk/reactos/lib/advapi32/advapi32.def trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/advapi32/sec/sec.c trunk/reactos/lib/advapi32/sec/trustee.c From hpoussin at svn.reactos.com Thu May 5 17:39:36 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15004: Don't desallocate non allocated memory Message-ID: <000601c55188$a4a38870$6b01a8c0@PENELOPE> Don't desallocate non allocated memory Updated files: trunk/reactos/drivers/dd/serial/circularbuffer.c From greatlrd at svn.reactos.com Thu May 5 18:05:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 15005: Update the swedish translation by Message-ID: <000601c5518c$4d582220$6b01a8c0@PENELOPE> Update the swedish translation by David Nordenberg Updated files: trunk/reactos/subsys/system/taskmgr/Sv.rc From weiden at svn.reactos.com Thu May 5 18:15:09 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15006: the registry functions shouldn't change the last error, instead they should just return the error code. Message-ID: <000601c5518d$9bb7a6b0$6b01a8c0@PENELOPE> the registry functions shouldn't change the last error, instead they should just return the error code. Updated files: trunk/reactos/lib/advapi32/reg/reg.c From ekohl at svn.reactos.com Thu May 5 18:16:29 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [ekohl] 15007: Implement OpenAndMapFileForRead, RetreiveFileSecurity, StampFileSecurity, TakeOwnershipOfFile and UnmapAndCloseFile. Message-ID: <000601c5518d$cb36ec20$6b01a8c0@PENELOPE> Implement OpenAndMapFileForRead, RetreiveFileSecurity, StampFileSecurity, TakeOwnershipOfFile and UnmapAndCloseFile. Updated files: trunk/reactos/include/wine/setupapi.h trunk/reactos/lib/setupapi/misc.c trunk/reactos/lib/setupapi/setupapi.spec From hpoussin at svn.reactos.com Thu May 5 19:20:13 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15008: Change ExFreePool to ExFreePoolWithTag Message-ID: <000601c55196$b2cb4f60$6b01a8c0@PENELOPE> Change ExFreePool to ExFreePoolWithTag Don't call RtlFreeUnicodeString if the string wasn't created by RtlAnsiStringToUnicodeString or RtlUpcaseUnicodeString Implement ExRosQueryNonPagedPoolTag Add BAD_POOL_CALLER code Updated files: trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/io/mdl.c trunk/reactos/ntoskrnl/mm/marea.c trunk/reactos/ntoskrnl/mm/mdl.c trunk/reactos/ntoskrnl/mm/npool.c trunk/reactos/ntoskrnl/ntoskrnl.mc trunk/reactos/ntoskrnl/ob/object.c From weiden at svn.reactos.com Thu May 5 19:45:02 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [weiden] 15009: implemented RegOpenUserClassesRoot (doesn't work in reactos because there's no symbolic link \Registry\User\_Classes yet) Message-ID: <000601c5519a$2a215c50$6b01a8c0@PENELOPE> implemented RegOpenUserClassesRoot (doesn't work in reactos because there's no symbolic link \Registry\User\_Classes yet) Updated files: trunk/reactos/lib/advapi32/advapi32.def trunk/reactos/lib/advapi32/reg/reg.c From gvg at svn.reactos.com Thu May 5 20:16:14 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15010: Sync to Wine-20050419: Message-ID: <000601c5519e$863303a0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Juan Lang - Implement PropSys{Alloc|Free}String, and support BSTRs in PropVariant{Clear|Copy} using them. - Begin implementing IPropertyStorage. - Add traces, add unit tests for IPropertyStorage, and fix the problems they caught. - Implement FmtIdToPropStgName & PropStgNameToFmtId, with tests. - add write support to IPropertyStorage, with tests - misc. cleanups the tests turned up - Add a comment about byte order, change types to reduce casting and not cast away constness. Vincent Beron - Change prototypes so gcc with some warnings doesn't bark. - Correct and complete some api documentation. Mike McCormack - Eliminate forward declarations, make functions static. - Eliminate casts of the return value of HeapAlloc. - Remove function prototypes, make functions static. - StgOpenStorage shouldn't open zero length storage files. - Remove unnecessary function prototypes. Robert Shearman - Add critsec debugging info. - Move the modal loop called during RPCs into CoWaitForMultipleHandles. - Use a mutex for long remoting calls to IRemUnknown methods. - Remove locking in apartment_disconnectproxies as it is not needed. - Use PostMessage instead of SendMessage so we can run the message loop or not as appropriate. - Rename apartment functions to become more object-oriented. - Rename register_ifstub to marshal_object to more accurately describe what it does. - Add new function, apartment_getoxid, to prepare for a possible future patch where remoting is started on demand. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). Francois Gouget - Assorted spelling fixes. Huw Davies - Don't close reg key if the open failed. - WriteFmtUserTypeStg doesn't pull a CLSID from the registry - it's unclear when (if at all) this gets written. Alexandre Julliard - Fixed a buffer overflow. Joris Huizer - A few memory checks avoiding memory leaks. Dmitry Timoshkov - Zero out an invalidated runningObjectTableInstance pointer. Dimitrie O. Paun - Remove the need for the non-standard (Close|Delete)MetaFile16(). Troy Rollo - ix test for STGM_SHARE_EXCLUSIVE on nameless DocFiles. Added files: trunk/reactos/lib/ole32/dictionary.c trunk/reactos/lib/ole32/dictionary.h Updated files: trunk/reactos/include/wine/objidl.h trunk/reactos/lib/ole32/Makefile.in trunk/reactos/lib/ole32/antimoniker.c trunk/reactos/lib/ole32/bindctx.c trunk/reactos/lib/ole32/clipboard.c trunk/reactos/lib/ole32/compobj.c trunk/reactos/lib/ole32/compobj_private.h trunk/reactos/lib/ole32/compositemoniker.c trunk/reactos/lib/ole32/datacache.c trunk/reactos/lib/ole32/errorinfo.c trunk/reactos/lib/ole32/ftmarshal.c trunk/reactos/lib/ole32/hglobalstream.c trunk/reactos/lib/ole32/ifs.c trunk/reactos/lib/ole32/marshal.c trunk/reactos/lib/ole32/memlockbytes.c trunk/reactos/lib/ole32/memlockbytes16.c trunk/reactos/lib/ole32/moniker.c trunk/reactos/lib/ole32/ole2.c trunk/reactos/lib/ole32/ole2_16.c trunk/reactos/lib/ole32/ole2impl.c trunk/reactos/lib/ole32/ole32.spec trunk/reactos/lib/ole32/oleobj.c trunk/reactos/lib/ole32/oleproxy.c trunk/reactos/lib/ole32/rpc.c trunk/reactos/lib/ole32/stg_bigblockfile.c trunk/reactos/lib/ole32/stg_prop.c trunk/reactos/lib/ole32/stg_stream.c trunk/reactos/lib/ole32/storage32.c trunk/reactos/lib/ole32/storage32.h trunk/reactos/lib/ole32/stubmanager.c trunk/reactos/w32api/include/objbase.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/propidl.h trunk/reactos/w32api/include/winerror.h From gvg at svn.reactos.com Thu May 5 20:29:44 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15011: Sync to Wine-20050419: Message-ID: <000601c551a0$68f34dc0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Daniel Remenak - Implemented VarIdiv. - Return DISP_E_DIVBYZERO instead of crashing when asked to divide a variant by zero. - Remove unused variable in _copy_arg. Marcus Meissner - Serialize NULL pointer interfaces correctly. - Fixed VT_BSTR|VT_BYREF marshalling. - Added VT_I4|VT_BYREF marshalling. - Fixed ppvObject serializer (deref twice instead of once). - Actually pass back return value of remote call in type marshaller. - Format VT_UI1, VT_I1, VT_UI2, VT_I2 correctly. - Added IDispatch::GetIDsOfNames() special case serializing. - Handle VT_PTR / NULL marshalling correctly. Mike Hearn - Fix BSTR tracing in the typelib marshaller. - Fix PARAMFLAG_FOUT typo in the tmarshaller. Mike Hearn Robert Shearman - Implement VT_BYREF | VT_BSTR marshalling. - Add more integer types for marshaling and unmarshaling. - Implement VT_BYREF | VT_BSTR unmarshaling. - Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE unmarshaling as it will be lost in the success case and interferes with the failure case. Robert Shearman - Add outer unknown support for typelib marshaler. Jakob Eriksson - Get rid of HeapAlloc casts. Francois Gouget - Assorted spelling fixes. Alex Villacis Lasso - Fix leftover negative sign in height parameter for transparent bitmap. - Properly announce whether bitmap is transparent in get_Attributes. - GIF transparency is now palette-index based, instead of RGB based. - Keep original bitmap and XOR mask separate, so that get_Handle returns original bitmap. - Initialize [orig|himetric][Width|Height] for PICTYPE_ICON case. - Fix failure to notice the use of a GIF palette index greater or equal to 128 for transparency. - After Float->string conversion via sprintfW(), VarDecFromR[4|8] is forced to use US locale for string->Decimal conversion, to agree with sprintfW(). Updated files: trunk/reactos/lib/oleaut32/oleaut.c trunk/reactos/lib/oleaut32/oleaut32.spec trunk/reactos/lib/oleaut32/olepicture.c trunk/reactos/lib/oleaut32/safearray.c trunk/reactos/lib/oleaut32/tmarshal.c trunk/reactos/lib/oleaut32/typelib.c trunk/reactos/lib/oleaut32/typelib.h trunk/reactos/lib/oleaut32/variant.c trunk/reactos/lib/oleaut32/vartype.c From gvg at svn.reactos.com Thu May 5 20:32:48 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15012: Sync to Wine-20050419: Message-ID: <000601c551a0$d6ab60a0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Replace strncpy with memcpy or lstrcpyn. Jakob Eriksson - Get rid of HeapAlloc casts. Updated files: trunk/reactos/lib/oledlg/insobjdlg.c From hpoussin at svn.reactos.com Thu May 5 20:59:16 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [hpoussin] 15013: ExFreePool -> ExFreePoolWithTag changes Message-ID: <000601c551a4$88e4a760$6b01a8c0@PENELOPE> ExFreePool -> ExFreePoolWithTag changes Updated files: trunk/reactos/lib/rtl/unicode.c From gvg at svn.reactos.com Thu May 5 21:00:51 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15014: Sync to Wine-20050419: Message-ID: <000601c551a4$c1a85c90$6b01a8c0@PENELOPE> Sync to Wine-20050419: Krzysztof Foltman - removed trailing spaces from some files - tab support - indent support - PageUp key support. - Support for "normal" scroll bar functionality (line and page scrolling). - made string operations consistent wrt whitespace handling (which should greatly improve stability of the wrap code and eliminate regressions of the most recent versions) - completely new scrollbar handling (much more reliable) and related redraw fixes - Page Down handler (no Page Up yet, fixing wrap/redraw/scrollbar bugs was of higher priority) - RTF reader doesn't use RichEdit messages anymore (which saves on unnecessary repaints) - added unicode character support to RTF import (like: \u12345 ?) - small fixes - fixed whitespace identification bug - removed drawing of paragraph marks - improved stub implementations for IRichEditOle - Unknown destinations are now correctly skipped (so loading an RTF file generated by, for example, OpenOffice doesn't produce lots of garbage anymore). - Format stack for RTF groups (so that RTF reader can correctly read what RTF writer wrote :) ) - EM_STREAMIN can now deal with undo in a reasonable manner (no multiple undo actions in one EM_STREAMIN). - Related changes to undo code (umIgnore mode is now handled correctly). - Numerous improvements in the RTF reader: it reads some character attributes now (you will have proper small print in license agreements now). - Fixed a memory overwrite bug in conversion from CHARFORMAT2A to CHARFORMAT2W. - Optimized repaint of the area below the text. - ME_JoinRuns didn't mark the paragraph for rewrapping, fixed. - Removed PostQuitMessage(0) from WM_DESTROY handler (duh!). - Use of EM_GETOLEINTERFACE is reported with FIXME instead of TRACE (any app using this message is likely to encounter major problems). - WM_COPY (and WM_CUT) can now put both Unicode and RTF format (thanks to Phil Krylov's RTF generator code). - New message implemented - WM_PASTE. - RTF reader: rtfPlain implemented (kind of). - RTF writer: rewritten main loop (the old one crashed in some circumstances when SFF_SELECTION was used). - The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of MEPF_WRAPPED) for consistency. - Major code cleanups in rewrap/repaint code, leading to "smarter" behaviour wrt repainting selections. - Old font management replaced by the cache-based one, which keeps maximum of 10 HFONTs at once, instead of one per a couple of runs. - EM_CANPASTE implemented - updated TODO list (including list of (un)implemented messages) - fixed WM_PASTE (the previous version might not close the clipboard if it didn't contain a usable format) - scrollbar operations (like clicking on arrows) should update scrollbar's current position Gerald Pfeifer - Make ME_ArrowLeft() return a value in every case. Phil Krylov - Make RTF reader fall back to simple text if a correct RTF header is not detected. This should fix some installers. - Made RTF reader and writer handle codepages mostly similar to the original riched20.dll. - Fixed support for RTF documents using ANSI charset and added support for multibyte charsets, so that BIG5 and UTF-8 RTF documents are working now. - Replaced slow and outdated character set handling in RTF reader by Unicode/codepages support. Added charset->codepage conversion. - Implemented hash table lookup for RTF keywords in RTF reader. - Added "generator" RTF destination handling. - Initial implementation of EM_STREAMOUT and RTF writer. - Fixed \u keyword to output signed 16-bit values. Also fixed CP_SYMBOL conversion and the detection of the default font's codepage. - Improved RTF export. Mike McCormack - Remove casts and unused code. Hannu Valtonen - Added mousewheel support. Vincent Beron - Use "" for Windows includes in dlls, instead of <>. Jakob Eriksson - Get rid of HeapAlloc casts. Jason Edmeades - Correct memory allocation macro. Added files: trunk/reactos/lib/riched20/writer.c Updated files: trunk/reactos/lib/riched20/Makefile.in trunk/reactos/lib/riched20/caret.c trunk/reactos/lib/riched20/editor.c trunk/reactos/lib/riched20/editor.h trunk/reactos/lib/riched20/editstr.h trunk/reactos/lib/riched20/paint.c trunk/reactos/lib/riched20/para.c trunk/reactos/lib/riched20/reader.c trunk/reactos/lib/riched20/richole.c trunk/reactos/lib/riched20/rtf.h trunk/reactos/lib/riched20/run.c trunk/reactos/lib/riched20/string.c trunk/reactos/lib/riched20/style.c trunk/reactos/lib/riched20/undo.c trunk/reactos/lib/riched20/wrap.c trunk/reactos/w32api/include/richedit.h From greatlrd at svn.reactos.com Thu May 5 21:05:44 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [greatlrd] 15015: swedish translation by Andreas Bjerkeholt Message-ID: <000601c551a5$70777da0$6b01a8c0@PENELOPE> swedish translation by Andreas Bjerkeholt Added files: trunk/reactos/lib/shlwapi/shlwapi_Sv.rc Updated files: trunk/reactos/lib/shlwapi/shlwapi.rc From gvg at svn.reactos.com Thu May 5 21:11:22 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:21 2006 Subject: [ros-svn] [gvg] 15016: Sync to Wine-20050419: Message-ID: <000601c551a6$39e4bcc0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Remove no longer needed files. Deleted files: trunk/reactos/lib/richedit/ansi_gen.h trunk/reactos/lib/richedit/ansi_sym.h trunk/reactos/lib/richedit/reader.c trunk/reactos/lib/richedit/riched32.h trunk/reactos/lib/richedit/rtf.h trunk/reactos/lib/richedit/rtf2text.h trunk/reactos/lib/richedit/stdcharnames.h trunk/reactos/lib/richedit/text-writer.c trunk/reactos/lib/richedit/text_map.h From chorns at svn.reactos.com Thu May 5 21:17:05 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15017: Merge 14551:14980 from trunk Message-ID: <000601c551a7$062dcba0$6b01a8c0@PENELOPE> Merge 14551:14980 from trunk Added files: branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/i386.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/fsrec.h branches/xmlbuildsystem/reactos/drivers/dd/green/ branches/xmlbuildsystem/reactos/drivers/input/i8042prt/ branches/xmlbuildsystem/reactos/drivers/input/i8042prt/i8042prt.xml branches/xmlbuildsystem/reactos/drivers/input/kbdclass/ branches/xmlbuildsystem/reactos/drivers/input/kbdclass/kbdclass.xml branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/ branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/vgamp.h branches/xmlbuildsystem/reactos/include/idl/svcctl.idl branches/xmlbuildsystem/reactos/include/rosdhcp_public.h branches/xmlbuildsystem/reactos/include/wine/wininet.h branches/xmlbuildsystem/reactos/lib/cpl/access/En.rc branches/xmlbuildsystem/reactos/lib/cpl/appwiz/Cz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/Cz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/Sv.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/Sv.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/main/En.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/sv.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/cz.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/sv.rc branches/xmlbuildsystem/reactos/lib/cpl/timedate/Cz.rc branches/xmlbuildsystem/reactos/lib/dhcpcapi/ branches/xmlbuildsystem/reactos/lib/kbdru/ branches/xmlbuildsystem/reactos/lib/kbdsg/ branches/xmlbuildsystem/reactos/lib/kernel32/nls/afk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/bel.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/bgr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/cat.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/chs.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/cht.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/csy.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dan.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dea.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/dec.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/del.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/des.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ell.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ena.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eni.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enj.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enp.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ens.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ent.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enw.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/enz.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esa.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esd.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ese.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esf.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esg.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esh.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esm.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esn.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eso.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esp.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ess.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esu.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esy.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/esz.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/eti.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/euq.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/fin.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/fos.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frm.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/frs.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/glc.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/heb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/hrv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/hun.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ind.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/isl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ita.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/its.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/lvi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/mki.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/msb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/msl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nlb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nld.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/non.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/nor.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/plk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ptb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ptg.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/rom.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/rus.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sky.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/slv.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sqi.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/srb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/srl.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/sve.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/svf.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/swk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/tam.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/tha.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/trk.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/ukr.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/uzb.nls branches/xmlbuildsystem/reactos/lib/kernel32/nls/zhi.nls branches/xmlbuildsystem/reactos/lib/mpr/mpr_Sv.rc branches/xmlbuildsystem/reactos/lib/msi/database.c branches/xmlbuildsystem/reactos/lib/msi/msi_Nl.rc branches/xmlbuildsystem/reactos/lib/rtl/access.c branches/xmlbuildsystem/reactos/lib/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/lib/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/lib/rtl/i386/aullshr.s branches/xmlbuildsystem/reactos/lib/userenv/Sv.rc branches/xmlbuildsystem/reactos/lib/wininet/wininet.xml branches/xmlbuildsystem/reactos/ntoskrnl/dbgk/ branches/xmlbuildsystem/reactos/ntoskrnl/ex/dbgctrl.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/dbgk.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdb.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdbochs.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kdgdb.h branches/xmlbuildsystem/reactos/ntoskrnl/io/controller.c branches/xmlbuildsystem/reactos/ntoskrnl/io/disk.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdinit.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdio.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdmain.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/wrappers/ branches/xmlbuildsystem/reactos/ntoskrnl/kdbg/ branches/xmlbuildsystem/reactos/ntoskrnl/ke/gate.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/ctxswitch.S branches/xmlbuildsystem/reactos/ntoskrnl/mm/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/notify.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/quota.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/debug.c branches/xmlbuildsystem/reactos/subsys/ntvdm/En.rc branches/xmlbuildsystem/reactos/subsys/ntvdm/resource.h branches/xmlbuildsystem/reactos/subsys/system/calc/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/dhcp/api.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/pipe.c branches/xmlbuildsystem/reactos/subsys/system/explorer/Make-rosshell.MinGW branches/xmlbuildsystem/reactos/subsys/system/explorer/Make-rosshell.mak branches/xmlbuildsystem/reactos/subsys/system/explorer/make_rosshell.dsp branches/xmlbuildsystem/reactos/subsys/system/explorer/rosshell.dsp branches/xmlbuildsystem/reactos/subsys/system/explorer/rosshell.dsw branches/xmlbuildsystem/reactos/subsys/system/reactos/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/regedit/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/services/rpcserver.c branches/xmlbuildsystem/reactos/subsys/system/sm/ branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Fr.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/En.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/resource.h branches/xmlbuildsystem/reactos/subsys/system/usetup/keytrans.c branches/xmlbuildsystem/reactos/subsys/system/usetup/keytrans.h branches/xmlbuildsystem/reactos/subsys/system/vmwinst/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/welcome/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/cz.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/Cz.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/Sv.rc Updated files: branches/xmlbuildsystem/reactos/apps/utils/net/finger/net.c branches/xmlbuildsystem/reactos/apps/utils/net/ftp/fake.c branches/xmlbuildsystem/reactos/apps/utils/net/ftp/ftp.c branches/xmlbuildsystem/reactos/apps/utils/ps/ps.c branches/xmlbuildsystem/reactos/boot/freeldr/FREELDR.INI branches/xmlbuildsystem/reactos/boot/freeldr/Makefile branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/Makefile.powerpc branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/fat.asm branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/arch.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/archmach.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/boot.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hardware.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/linux.S branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machpc.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machpc.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/machxbox.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/bootmgr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/custom.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/disk/disk.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/disk/partition.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/drivemap.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/freeldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ext2.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ext2.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fat.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fat.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fs.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/iso.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/iso.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/ntfs.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/bootmgr.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/disk.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/drivemap.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/freeldr.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/fs.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/inifile.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/linux.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/machine.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/miscboot.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/oslist.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/reactos.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/ui.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/include/version.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/ini.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/ini_init.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/inifile.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/inifile/parse.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/linuxboot.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/machine.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/miscboot.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/options.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/oslist.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/arcname.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/binhive.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/registry.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/registry.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/setupldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tui.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tui.h branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/tuimenu.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/ui.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/version.c branches/xmlbuildsystem/reactos/bootdata/hivesft.inf branches/xmlbuildsystem/reactos/bootdata/hivesys.inf branches/xmlbuildsystem/reactos/bootdata/packages/reactos.dff branches/xmlbuildsystem/reactos/bootdata/txtsetup.sif branches/xmlbuildsystem/reactos/drivers/bus/serenum/detect.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/fdo.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/misc.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/pdo.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/serenum.c branches/xmlbuildsystem/reactos/drivers/bus/serenum/serenum.h branches/xmlbuildsystem/reactos/drivers/dd/serial/circularbuffer.c branches/xmlbuildsystem/reactos/drivers/dd/serial/create.c branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c branches/xmlbuildsystem/reactos/drivers/dd/serial/info.c branches/xmlbuildsystem/reactos/drivers/dd/serial/misc.c branches/xmlbuildsystem/reactos/drivers/dd/serial/pnp.c branches/xmlbuildsystem/reactos/drivers/dd/serial/rw.c branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.c branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.h branches/xmlbuildsystem/reactos/drivers/fs/ms/create.c branches/xmlbuildsystem/reactos/drivers/fs/np/fsctrl.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/fsctl.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/shutdown.c branches/xmlbuildsystem/reactos/drivers/fs/vfat/vfat.h branches/xmlbuildsystem/reactos/drivers/input/Makefile branches/xmlbuildsystem/reactos/drivers/input/directory.xml branches/xmlbuildsystem/reactos/drivers/input/mouclass/mouclass.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/ip.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/loopback.c branches/xmlbuildsystem/reactos/drivers/lib/ip/network/neighbor.c branches/xmlbuildsystem/reactos/drivers/lib/ip/transport/tcp/if.c branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/systm.h branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/makefile branches/xmlbuildsystem/reactos/drivers/net/afd/afd/lock.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/main.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/read.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/select.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/datalink/lan.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/debug.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/info.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/ip.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/tcp.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/include/tcpip.h branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/dispatch.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/iinfo.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/info.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/main.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/ninfo.c branches/xmlbuildsystem/reactos/drivers/storage/diskdump/diskdump.c branches/xmlbuildsystem/reactos/drivers/storage/floppy/GNUmakefile branches/xmlbuildsystem/reactos/drivers/storage/floppy/hardware.c branches/xmlbuildsystem/reactos/drivers/storage/floppy/readwrite.c branches/xmlbuildsystem/reactos/drivers/storage/scsiport/scsiport.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/Makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usb.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usbcore.def branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/linux_wrapper.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/pci_ids.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/usb.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/linuxwrapper.c branches/xmlbuildsystem/reactos/drivers/usb/usbd/usbd.c branches/xmlbuildsystem/reactos/drivers/video/displays/framebuf/surface.c branches/xmlbuildsystem/reactos/drivers/video/displays/vga/objects/copybits.c branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/vgamp.c branches/xmlbuildsystem/reactos/drivers/video/videoprt/videoprt.c branches/xmlbuildsystem/reactos/hal/hal/hal.c branches/xmlbuildsystem/reactos/hal/halx86/generic/adapter.c branches/xmlbuildsystem/reactos/hal/halx86/generic/fmutex.c branches/xmlbuildsystem/reactos/hal/halx86/generic/irql.c branches/xmlbuildsystem/reactos/hal/halx86/generic/spinlock.c branches/xmlbuildsystem/reactos/hal/halx86/include/mps.h branches/xmlbuildsystem/reactos/hal/halx86/mp/mpsirql.c branches/xmlbuildsystem/reactos/include/ddk/defines.h branches/xmlbuildsystem/reactos/include/ddk/exfuncs.h branches/xmlbuildsystem/reactos/include/ddk/iotypes.h branches/xmlbuildsystem/reactos/include/ddk/kedef.h branches/xmlbuildsystem/reactos/include/ddk/kefuncs.h branches/xmlbuildsystem/reactos/include/ddk/ketypes.h branches/xmlbuildsystem/reactos/include/ddk/ntdd8042.h branches/xmlbuildsystem/reactos/include/ddk/pnptypes.h branches/xmlbuildsystem/reactos/include/defines.h branches/xmlbuildsystem/reactos/include/epsapi.h branches/xmlbuildsystem/reactos/include/idl/idl.xml branches/xmlbuildsystem/reactos/include/napi/teb.h branches/xmlbuildsystem/reactos/include/ntos/ntpnp.h branches/xmlbuildsystem/reactos/include/ntos/ps.h branches/xmlbuildsystem/reactos/include/ntos/rtltypes.h branches/xmlbuildsystem/reactos/include/ntos/tss.h branches/xmlbuildsystem/reactos/include/ntos/zw.h branches/xmlbuildsystem/reactos/include/ntos/zwtypes.h branches/xmlbuildsystem/reactos/include/pseh/framebased.h branches/xmlbuildsystem/reactos/include/sm/api.h branches/xmlbuildsystem/reactos/include/sm/helper.h branches/xmlbuildsystem/reactos/include/tchar.h branches/xmlbuildsystem/reactos/include/win32k/driver.h branches/xmlbuildsystem/reactos/include/wine/commctrl.h branches/xmlbuildsystem/reactos/include/wine/msidefs.h branches/xmlbuildsystem/reactos/lib/adns/src/event.c branches/xmlbuildsystem/reactos/lib/adns/src/general.c branches/xmlbuildsystem/reactos/lib/adns/src/parse.c branches/xmlbuildsystem/reactos/lib/adns/src/query.c branches/xmlbuildsystem/reactos/lib/adns/src/reply.c branches/xmlbuildsystem/reactos/lib/adns/src/transmit.c branches/xmlbuildsystem/reactos/lib/adns/src/types.c branches/xmlbuildsystem/reactos/lib/advapi32/advapi32.def branches/xmlbuildsystem/reactos/lib/advapi32/advapi32.xml branches/xmlbuildsystem/reactos/lib/advapi32/makefile branches/xmlbuildsystem/reactos/lib/advapi32/reg/reg.c branches/xmlbuildsystem/reactos/lib/advapi32/sec/misc.c branches/xmlbuildsystem/reactos/lib/advapi32/service/scm.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_lmhash.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_md4.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_md5.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/crypt_sha.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/registry.c branches/xmlbuildsystem/reactos/lib/advapi32/winetests/security.c branches/xmlbuildsystem/reactos/lib/cabinet/cabextract.c branches/xmlbuildsystem/reactos/lib/cards/cards.c branches/xmlbuildsystem/reactos/lib/comctl32/animate.c branches/xmlbuildsystem/reactos/lib/comctl32/comboex.c branches/xmlbuildsystem/reactos/lib/comctl32/comctl32undoc.c branches/xmlbuildsystem/reactos/lib/comctl32/comctl_Sv.rc branches/xmlbuildsystem/reactos/lib/comctl32/commctrl.c branches/xmlbuildsystem/reactos/lib/comctl32/datetime.c branches/xmlbuildsystem/reactos/lib/comctl32/flatsb.c branches/xmlbuildsystem/reactos/lib/comctl32/header.c branches/xmlbuildsystem/reactos/lib/comctl32/imagelist.c branches/xmlbuildsystem/reactos/lib/comctl32/listview.c branches/xmlbuildsystem/reactos/lib/comctl32/monthcal.c branches/xmlbuildsystem/reactos/lib/comctl32/pager.c branches/xmlbuildsystem/reactos/lib/comctl32/propsheet.c branches/xmlbuildsystem/reactos/lib/comctl32/rebar.c branches/xmlbuildsystem/reactos/lib/comctl32/syslink.c branches/xmlbuildsystem/reactos/lib/comctl32/tab.c branches/xmlbuildsystem/reactos/lib/comctl32/toolbar.c branches/xmlbuildsystem/reactos/lib/comctl32/tooltips.c branches/xmlbuildsystem/reactos/lib/comctl32/treeview.c branches/xmlbuildsystem/reactos/lib/comctl32/updown.c branches/xmlbuildsystem/reactos/lib/comdlg32/colordlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/colordlg16.c branches/xmlbuildsystem/reactos/lib/comdlg32/filedlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/filedlgbrowser.c branches/xmlbuildsystem/reactos/lib/comdlg32/printdlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/printdlg16.c branches/xmlbuildsystem/reactos/lib/cpl/access/access.rc branches/xmlbuildsystem/reactos/lib/cpl/appwiz/appwiz.rc branches/xmlbuildsystem/reactos/lib/cpl/control/control.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/de.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/desk.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/en.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/resource.h branches/xmlbuildsystem/reactos/lib/cpl/desk/screensaver.c branches/xmlbuildsystem/reactos/lib/cpl/intl/de.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/en.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/intl.rc branches/xmlbuildsystem/reactos/lib/cpl/intl/intl.xml branches/xmlbuildsystem/reactos/lib/cpl/intl/locale.c branches/xmlbuildsystem/reactos/lib/cpl/intl/resource.h branches/xmlbuildsystem/reactos/lib/cpl/intl/time.c branches/xmlbuildsystem/reactos/lib/cpl/main/main.rc branches/xmlbuildsystem/reactos/lib/cpl/ncpa/ncpa.rc branches/xmlbuildsystem/reactos/lib/cpl/sysdm/sysdm.rc branches/xmlbuildsystem/reactos/lib/cpl/timedate/timedate.rc branches/xmlbuildsystem/reactos/lib/crtdll/stdlib/alloca.c branches/xmlbuildsystem/reactos/lib/directory.xml branches/xmlbuildsystem/reactos/lib/epsapi/enum/processes.c branches/xmlbuildsystem/reactos/lib/glu32/libnurbs/nurbtess/sampleComp.cc branches/xmlbuildsystem/reactos/lib/glu32/libnurbs/nurbtess/sampleCompRight.cc branches/xmlbuildsystem/reactos/lib/glu32/libutil/mipmap.c branches/xmlbuildsystem/reactos/lib/glu32/libutil/quad.c branches/xmlbuildsystem/reactos/lib/iphlpapi/ifenum_reactos.c branches/xmlbuildsystem/reactos/lib/kernel32/file/delete.c branches/xmlbuildsystem/reactos/lib/kernel32/file/npipe.c branches/xmlbuildsystem/reactos/lib/kernel32/locale_rc.rc branches/xmlbuildsystem/reactos/lib/kernel32/misc/lang.c branches/xmlbuildsystem/reactos/lib/kernel32/misc/nls.c branches/xmlbuildsystem/reactos/lib/kernel32/misc/toolhelp.c branches/xmlbuildsystem/reactos/lib/kernel32/nls/eng.nls branches/xmlbuildsystem/reactos/lib/kernel32/process/create.c branches/xmlbuildsystem/reactos/lib/kernel32/process/proc.c branches/xmlbuildsystem/reactos/lib/mpr/mpr.rc branches/xmlbuildsystem/reactos/lib/mpr/mpr_Es.rc branches/xmlbuildsystem/reactos/lib/mpr/wnet.c branches/xmlbuildsystem/reactos/lib/msi/Makefile.in branches/xmlbuildsystem/reactos/lib/msi/action.c branches/xmlbuildsystem/reactos/lib/msi/action.h branches/xmlbuildsystem/reactos/lib/msi/appsearch.c branches/xmlbuildsystem/reactos/lib/msi/cond.tab.c branches/xmlbuildsystem/reactos/lib/msi/cond.tab.h branches/xmlbuildsystem/reactos/lib/msi/cond.y branches/xmlbuildsystem/reactos/lib/msi/custom.c branches/xmlbuildsystem/reactos/lib/msi/dialog.c branches/xmlbuildsystem/reactos/lib/msi/format.c branches/xmlbuildsystem/reactos/lib/msi/msi.c branches/xmlbuildsystem/reactos/lib/msi/msi.rc branches/xmlbuildsystem/reactos/lib/msi/msi.spec branches/xmlbuildsystem/reactos/lib/msi/msi.xml branches/xmlbuildsystem/reactos/lib/msi/msi_Es.rc branches/xmlbuildsystem/reactos/lib/msi/msipriv.h branches/xmlbuildsystem/reactos/lib/msi/msiquery.c branches/xmlbuildsystem/reactos/lib/msi/package.c branches/xmlbuildsystem/reactos/lib/msi/preview.c branches/xmlbuildsystem/reactos/lib/msi/record.c branches/xmlbuildsystem/reactos/lib/msi/registry.c branches/xmlbuildsystem/reactos/lib/msi/suminfo.c branches/xmlbuildsystem/reactos/lib/msi/table.c branches/xmlbuildsystem/reactos/lib/ntdll/def/ntdll.def branches/xmlbuildsystem/reactos/lib/ntdll/makefile branches/xmlbuildsystem/reactos/lib/ntdll/ntdll.xml branches/xmlbuildsystem/reactos/lib/ntdll/rtl/apc.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/dbgbuffer.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/ftol.c branches/xmlbuildsystem/reactos/lib/psapi/psapi.c branches/xmlbuildsystem/reactos/lib/rosky/libskygi/libskygi.c branches/xmlbuildsystem/reactos/lib/rpcrt4/ndr_marshall.c branches/xmlbuildsystem/reactos/lib/rpcrt4/rpcrt4_main.c branches/xmlbuildsystem/reactos/lib/rtl/makefile branches/xmlbuildsystem/reactos/lib/rtl/rtl.xml branches/xmlbuildsystem/reactos/lib/shell32/Makefile.ros-template branches/xmlbuildsystem/reactos/lib/smdll/query.c branches/xmlbuildsystem/reactos/lib/smdll/smdll.def branches/xmlbuildsystem/reactos/lib/smlib/compses.c branches/xmlbuildsystem/reactos/lib/smlib/connect.c branches/xmlbuildsystem/reactos/lib/smlib/execpgm.c branches/xmlbuildsystem/reactos/lib/user32/windows/defwnd.c branches/xmlbuildsystem/reactos/lib/user32/windows/dialog.c branches/xmlbuildsystem/reactos/lib/user32/windows/mdi.c branches/xmlbuildsystem/reactos/lib/userenv/userenv.rc branches/xmlbuildsystem/reactos/lib/ws2_32/include/ws2_32.h branches/xmlbuildsystem/reactos/lib/ws2_32/misc/dllmain.c branches/xmlbuildsystem/reactos/lib/ws2_32/misc/ns.c branches/xmlbuildsystem/reactos/ntoskrnl/cc/copy.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/ntfunc.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/i386/interlck.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/init.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/list.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/sysinfo.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/work.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/arch/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/debug.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/i386/ke.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/i386/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/io.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/kd.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ke.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ldr.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/mm.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/module.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ob.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/se.h branches/xmlbuildsystem/reactos/ntoskrnl/include/ntoskrnl.h branches/xmlbuildsystem/reactos/ntoskrnl/io/device.c branches/xmlbuildsystem/reactos/ntoskrnl/io/deviface.c branches/xmlbuildsystem/reactos/ntoskrnl/io/driver.c branches/xmlbuildsystem/reactos/ntoskrnl/io/efi.c branches/xmlbuildsystem/reactos/ntoskrnl/io/error.c branches/xmlbuildsystem/reactos/ntoskrnl/io/file.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iomgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpnotify.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpreport.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnproot.c branches/xmlbuildsystem/reactos/ntoskrnl/io/vpb.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/wrappers/gdbstub.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/apc.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/bug.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/catch.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/device.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/dpc.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/gmutex.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/exp.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/irq.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/kernel.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/syscall.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/thread.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/trap.s branches/xmlbuildsystem/reactos/ntoskrnl/ke/kqueue.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/kthread.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/main.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/queue.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/loader.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/sysdll.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/send.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/RPoolMgr.h branches/xmlbuildsystem/reactos/ntoskrnl/mm/drvlck.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/elf.inc.h branches/xmlbuildsystem/reactos/ntoskrnl/mm/i386/page.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/marea.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/mm.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/pagefile.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/section.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/virtual.c branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.def branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml branches/xmlbuildsystem/reactos/ntoskrnl/ob/dirobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/namespc.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/ntobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/object.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/cid.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/debug.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/idle.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/kill.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/process.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/psmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/query.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/suspend.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/thread.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/capture.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/misc.c branches/xmlbuildsystem/reactos/ntoskrnl/se/access.c branches/xmlbuildsystem/reactos/ntoskrnl/se/sd.c branches/xmlbuildsystem/reactos/ntoskrnl/se/token.c branches/xmlbuildsystem/reactos/services/eventlog/eventlog.c branches/xmlbuildsystem/reactos/services/umpnpmgr/umpnpmgr.c branches/xmlbuildsystem/reactos/subsys/csrss/init.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/desktopbg.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/guiconsole.c branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/tuiconsole.c branches/xmlbuildsystem/reactos/subsys/ntvdm/ntvdm.c branches/xmlbuildsystem/reactos/subsys/ntvdm/ntvdm.rc branches/xmlbuildsystem/reactos/subsys/smss/client.c branches/xmlbuildsystem/reactos/subsys/smss/makefile branches/xmlbuildsystem/reactos/subsys/smss/smapi.c branches/xmlbuildsystem/reactos/subsys/smss/smapicomp.c branches/xmlbuildsystem/reactos/subsys/smss/smapiexec.c branches/xmlbuildsystem/reactos/subsys/smss/smapiquery.c branches/xmlbuildsystem/reactos/subsys/smss/smss.c branches/xmlbuildsystem/reactos/subsys/smss/smss.h branches/xmlbuildsystem/reactos/subsys/system/calc/rsrc.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/En.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/alias.c branches/xmlbuildsystem/reactos/subsys/system/cmd/attrib.c branches/xmlbuildsystem/reactos/subsys/system/cmd/batch.c branches/xmlbuildsystem/reactos/subsys/system/cmd/beep.c branches/xmlbuildsystem/reactos/subsys/system/cmd/call.c branches/xmlbuildsystem/reactos/subsys/system/cmd/chcp.c branches/xmlbuildsystem/reactos/subsys/system/cmd/choice.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cls.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.c branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.h branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/cmd.xml branches/xmlbuildsystem/reactos/subsys/system/cmd/cmdinput.c branches/xmlbuildsystem/reactos/subsys/system/cmd/color.c branches/xmlbuildsystem/reactos/subsys/system/cmd/console.c branches/xmlbuildsystem/reactos/subsys/system/cmd/copy.c branches/xmlbuildsystem/reactos/subsys/system/cmd/date.c branches/xmlbuildsystem/reactos/subsys/system/cmd/del.c branches/xmlbuildsystem/reactos/subsys/system/cmd/delay.c branches/xmlbuildsystem/reactos/subsys/system/cmd/dir.c branches/xmlbuildsystem/reactos/subsys/system/cmd/dirstack.c branches/xmlbuildsystem/reactos/subsys/system/cmd/echo.c branches/xmlbuildsystem/reactos/subsys/system/cmd/error.c branches/xmlbuildsystem/reactos/subsys/system/cmd/for.c branches/xmlbuildsystem/reactos/subsys/system/cmd/free.c branches/xmlbuildsystem/reactos/subsys/system/cmd/goto.c branches/xmlbuildsystem/reactos/subsys/system/cmd/history.c branches/xmlbuildsystem/reactos/subsys/system/cmd/if.c branches/xmlbuildsystem/reactos/subsys/system/cmd/internal.c branches/xmlbuildsystem/reactos/subsys/system/cmd/label.c branches/xmlbuildsystem/reactos/subsys/system/cmd/locale.c branches/xmlbuildsystem/reactos/subsys/system/cmd/makefile branches/xmlbuildsystem/reactos/subsys/system/cmd/memory.c branches/xmlbuildsystem/reactos/subsys/system/cmd/misc.c branches/xmlbuildsystem/reactos/subsys/system/cmd/move.c branches/xmlbuildsystem/reactos/subsys/system/cmd/msgbox.c branches/xmlbuildsystem/reactos/subsys/system/cmd/path.c branches/xmlbuildsystem/reactos/subsys/system/cmd/pause.c branches/xmlbuildsystem/reactos/subsys/system/cmd/prompt.c branches/xmlbuildsystem/reactos/subsys/system/cmd/ren.c branches/xmlbuildsystem/reactos/subsys/system/cmd/resource.h branches/xmlbuildsystem/reactos/subsys/system/cmd/screen.c branches/xmlbuildsystem/reactos/subsys/system/cmd/set.c branches/xmlbuildsystem/reactos/subsys/system/cmd/shift.c branches/xmlbuildsystem/reactos/subsys/system/cmd/start.c branches/xmlbuildsystem/reactos/subsys/system/cmd/strtoclr.c branches/xmlbuildsystem/reactos/subsys/system/cmd/time.c branches/xmlbuildsystem/reactos/subsys/system/cmd/timer.c branches/xmlbuildsystem/reactos/subsys/system/cmd/title.c branches/xmlbuildsystem/reactos/subsys/system/cmd/type.c branches/xmlbuildsystem/reactos/subsys/system/cmd/ver.c branches/xmlbuildsystem/reactos/subsys/system/cmd/verify.c branches/xmlbuildsystem/reactos/subsys/system/cmd/vol.c branches/xmlbuildsystem/reactos/subsys/system/cmd/where.c branches/xmlbuildsystem/reactos/subsys/system/cmd/window.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/Makefile branches/xmlbuildsystem/reactos/subsys/system/dhcp/adapter.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dhclient.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dispatch.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/include/dhcpd.h branches/xmlbuildsystem/reactos/subsys/system/dhcp/include/rosdhcp.h branches/xmlbuildsystem/reactos/subsys/system/dhcp/util.c branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile.MinGW branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile.PCH branches/xmlbuildsystem/reactos/subsys/system/explorer/desktop/desktop.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.h branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer_intres.rc branches/xmlbuildsystem/reactos/subsys/system/explorer/globals.h branches/xmlbuildsystem/reactos/subsys/system/explorer/shell/entries.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/desktopbar.h branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/taskbar/startmenu.h branches/xmlbuildsystem/reactos/subsys/system/explorer/utility/shellclasses.cpp branches/xmlbuildsystem/reactos/subsys/system/explorer/utility/utility.h branches/xmlbuildsystem/reactos/subsys/system/ibrowser/ibrowser_intres.rc branches/xmlbuildsystem/reactos/subsys/system/reactos/reactos.rc branches/xmlbuildsystem/reactos/subsys/system/regedit/rsrc.rc branches/xmlbuildsystem/reactos/subsys/system/services/database.c branches/xmlbuildsystem/reactos/subsys/system/services/makefile branches/xmlbuildsystem/reactos/subsys/system/services/services.c branches/xmlbuildsystem/reactos/subsys/system/services/services.h branches/xmlbuildsystem/reactos/subsys/system/services/services.xml branches/xmlbuildsystem/reactos/subsys/system/sndvol32/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/sndvol32/sndvol32.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/En.rc branches/xmlbuildsystem/reactos/subsys/system/taskmgr/applpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/dbgchnl.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/makefile branches/xmlbuildsystem/reactos/subsys/system/taskmgr/perfdata.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/perfpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/procpage.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/resource.h branches/xmlbuildsystem/reactos/subsys/system/taskmgr/run.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/run.h branches/xmlbuildsystem/reactos/subsys/system/taskmgr/taskmgr.c branches/xmlbuildsystem/reactos/subsys/system/taskmgr/taskmgr.rc branches/xmlbuildsystem/reactos/subsys/system/userinit/userinit.c branches/xmlbuildsystem/reactos/subsys/system/userinit/userinit.rc branches/xmlbuildsystem/reactos/subsys/system/usetup/bootsup.c branches/xmlbuildsystem/reactos/subsys/system/usetup/cabinet.c branches/xmlbuildsystem/reactos/subsys/system/usetup/console.c branches/xmlbuildsystem/reactos/subsys/system/usetup/filesup.c branches/xmlbuildsystem/reactos/subsys/system/usetup/inicache.c branches/xmlbuildsystem/reactos/subsys/system/usetup/makefile branches/xmlbuildsystem/reactos/subsys/system/usetup/usetup.xml branches/xmlbuildsystem/reactos/subsys/system/vmwinst/vmwinst.rc branches/xmlbuildsystem/reactos/subsys/system/welcome/welcome.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.c branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.rc branches/xmlbuildsystem/reactos/subsys/system/winlogon/winlogon.rc branches/xmlbuildsystem/reactos/subsys/win32k/include/tags.h branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c branches/xmlbuildsystem/reactos/subsys/win32k/misc/driver.c branches/xmlbuildsystem/reactos/subsys/win32k/misc/ssec.c branches/xmlbuildsystem/reactos/subsys/win32k/ntddraw/ddraw.c branches/xmlbuildsystem/reactos/subsys/win32k/ntddraw/stubs.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/input.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/keyboard.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/msgqueue.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/painting.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/scrollbar.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/window.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/winpos.c branches/xmlbuildsystem/reactos/subsys/win32k/objects/brush.c branches/xmlbuildsystem/reactos/tools/cabman/cabinet.cxx branches/xmlbuildsystem/reactos/tools/create_nls/create_nls.c branches/xmlbuildsystem/reactos/tools/mkhive/Makefile branches/xmlbuildsystem/reactos/tools/mkhive/binhive.c branches/xmlbuildsystem/reactos/tools/mkhive/infcache.c branches/xmlbuildsystem/reactos/tools/mkhive/infcache.h branches/xmlbuildsystem/reactos/tools/mkhive/reginf.c branches/xmlbuildsystem/reactos/tools/mkhive/registry.c branches/xmlbuildsystem/reactos/tools/mkhive/registry.h branches/xmlbuildsystem/reactos/tools/nci/sysfuncs.lst branches/xmlbuildsystem/reactos/tools/raddr2line.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rgenstat/Makefile branches/xmlbuildsystem/reactos/tools/tools-check.mak branches/xmlbuildsystem/reactos/tools/widl/ChangeLog branches/xmlbuildsystem/reactos/tools/widl/Makefile branches/xmlbuildsystem/reactos/tools/widl/client.c branches/xmlbuildsystem/reactos/tools/widl/lex.yy.c branches/xmlbuildsystem/reactos/tools/widl/parser.l branches/xmlbuildsystem/reactos/tools/widl/parser.y branches/xmlbuildsystem/reactos/tools/widl/server.c branches/xmlbuildsystem/reactos/tools/widl/typelib_struct.h branches/xmlbuildsystem/reactos/tools/widl/widl.c branches/xmlbuildsystem/reactos/tools/widl/widl.man branches/xmlbuildsystem/reactos/tools/widl/widltypes.h branches/xmlbuildsystem/reactos/tools/widl/write_msft.c branches/xmlbuildsystem/reactos/tools/widl/y.tab.c branches/xmlbuildsystem/reactos/tools/widl/y.tab.h branches/xmlbuildsystem/reactos/tools/wine2ros/Makefile branches/xmlbuildsystem/reactos/tools/winebuild/Makefile branches/xmlbuildsystem/reactos/tools/winebuild/build.h branches/xmlbuildsystem/reactos/tools/winebuild/import.c branches/xmlbuildsystem/reactos/tools/winebuild/main.c branches/xmlbuildsystem/reactos/tools/winebuild/relay.c branches/xmlbuildsystem/reactos/tools/winebuild/res16.c branches/xmlbuildsystem/reactos/tools/winebuild/res32.c branches/xmlbuildsystem/reactos/tools/winebuild/spec32.c branches/xmlbuildsystem/reactos/tools/winebuild/utils.c branches/xmlbuildsystem/reactos/tools/wrc/dumpres.c branches/xmlbuildsystem/reactos/tools/wrc/genres.c branches/xmlbuildsystem/reactos/tools/wrc/lex.yy.c branches/xmlbuildsystem/reactos/tools/wrc/newstruc.c branches/xmlbuildsystem/reactos/tools/wrc/parser.y branches/xmlbuildsystem/reactos/tools/wrc/readres.c branches/xmlbuildsystem/reactos/tools/wrc/y.tab.c branches/xmlbuildsystem/reactos/w32api/include/commctrl.h branches/xmlbuildsystem/reactos/w32api/include/ddk/ntapi.h branches/xmlbuildsystem/reactos/w32api/include/ddk/winddk.h branches/xmlbuildsystem/reactos/w32api/include/shlobj.h branches/xmlbuildsystem/reactos/w32api/include/winnt.h Deleted files: branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/fs/fsrec.h branches/xmlbuildsystem/reactos/drivers/dd/sdisk/ branches/xmlbuildsystem/reactos/drivers/input/keyboard/ branches/xmlbuildsystem/reactos/drivers/input/psaux/ branches/xmlbuildsystem/reactos/lib/ntdll/rtl/access.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/aullshr.s branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/exception.c branches/xmlbuildsystem/reactos/lib/ntdll/rtl/i386/float.c branches/xmlbuildsystem/reactos/lib/smdll/testapi.c branches/xmlbuildsystem/reactos/ntoskrnl/dbg/ branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/dbg.h branches/xmlbuildsystem/reactos/ntoskrnl/io/buildirp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cancel.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cleanup.c branches/xmlbuildsystem/reactos/ntoskrnl/io/cntrller.c branches/xmlbuildsystem/reactos/ntoskrnl/io/create.c branches/xmlbuildsystem/reactos/ntoskrnl/io/dir.c branches/xmlbuildsystem/reactos/ntoskrnl/io/errlog.c branches/xmlbuildsystem/reactos/ntoskrnl/io/flush.c branches/xmlbuildsystem/reactos/ntoskrnl/io/ioctrl.c branches/xmlbuildsystem/reactos/ntoskrnl/io/lock.c branches/xmlbuildsystem/reactos/ntoskrnl/io/mailslot.c branches/xmlbuildsystem/reactos/ntoskrnl/io/npipe.c branches/xmlbuildsystem/reactos/ntoskrnl/io/page.c branches/xmlbuildsystem/reactos/ntoskrnl/io/parttab.c branches/xmlbuildsystem/reactos/ntoskrnl/io/process.c branches/xmlbuildsystem/reactos/ntoskrnl/io/queue.c branches/xmlbuildsystem/reactos/ntoskrnl/io/rw.c branches/xmlbuildsystem/reactos/ntoskrnl/io/shutdown.c branches/xmlbuildsystem/reactos/ntoskrnl/io/wdm.c branches/xmlbuildsystem/reactos/ntoskrnl/io/xhaldisp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/xhaldrv.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/dlog.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/gdbstub.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdebug.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/mda.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/service.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/bthread.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/i386-mcount.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/multiboot.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/tskswitch.S branches/xmlbuildsystem/reactos/ntoskrnl/ps/create.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/alldiv.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allmul.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allrem.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allshl.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/allshr.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aulldiv.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aullrem.s branches/xmlbuildsystem/reactos/ntoskrnl/rtl/i386/aullshr.s From gvg at svn.reactos.com Thu May 5 21:17:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15018: Sync to Wine-20050419: Message-ID: <000601c551a7$13118230$6b01a8c0@PENELOPE> Sync to Wine-20050419: Robert Shearman - Fix deadlock caused by not leaving the critical section on all code paths. - RpcMgmtStopServerListen should not affect auto-listen interfaces. - Implement stub for RpcRevertToSelfEx. - Change the more verbose files to use a new debug channel, "rpc." Francois Gouget - Assorted spelling fixes. Jakob Eriksson - Get rid of HeapAlloc casts. Ralf S. Engelschall - Fix incorrect random multicast MAC address creation. Updated files: trunk/reactos/lib/rpcrt4/ndr_midl.c trunk/reactos/lib/rpcrt4/rpc_binding.c trunk/reactos/lib/rpcrt4/rpc_message.c trunk/reactos/lib/rpcrt4/rpc_server.c trunk/reactos/lib/rpcrt4/rpcrt4.spec trunk/reactos/lib/rpcrt4/rpcrt4_main.c From hpoussin at svn.reactos.com Thu May 5 21:36:27 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15019: Forgot to commit this file with revision 15013 Message-ID: <000601c551a9$bac431b0$6b01a8c0@PENELOPE> Forgot to commit this file with revision 15013 Updated files: trunk/reactos/lib/ntdll/rtl/libsupp.c From gvg at svn.reactos.com Thu May 5 22:14:42 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15020: Sync to Wine-20050419: Message-ID: <000601c551af$12782ec0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Hans Leidekker - Stub implementation for SetupCopyOEMInfW. Peter Berg Larsen - Janitorial: Get rid of strncpy/strncpyW. Jakob Eriksson - Get rid of HeapAlloc casts. Juan Lang - Implement SetupDiClassNameFromGuidExA. Updated files: trunk/reactos/include/wine/cfgmgr32.h trunk/reactos/lib/setupapi/devinst.c trunk/reactos/lib/setupapi/diskspace.c trunk/reactos/lib/setupapi/setupcab.c trunk/reactos/lib/setupapi/stubs.c From hpoussin at svn.reactos.com Thu May 5 22:19:04 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15021: RtlFreeUnicodeString -> ExFreePool changes Message-ID: <000601c551af$aecaa550$6b01a8c0@PENELOPE> RtlFreeUnicodeString -> ExFreePool changes Updated files: trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/io/arcname.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/rtl/capture.c From hpoussin at svn.reactos.com Thu May 5 22:52:16 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15022: SVN maintenance: Set eol style to native and add keywords Message-ID: <000601c551b4$5262d8a0$6b01a8c0@PENELOPE> SVN maintenance: Set eol style to native and add keywords Updated files: trunk/reactos/lib/rtl/access.c trunk/reactos/lib/rtl/i386/alldiv.s trunk/reactos/lib/rtl/i386/allmul.s trunk/reactos/lib/rtl/i386/allrem.s trunk/reactos/lib/rtl/i386/allshl.s trunk/reactos/lib/rtl/i386/allshr.s trunk/reactos/lib/rtl/i386/aulldiv.s trunk/reactos/lib/rtl/i386/aullrem.s trunk/reactos/lib/rtl/i386/aullshr.s trunk/reactos/lib/rtl/readme.txt trunk/reactos/lib/rtl/registry.c From gvg at svn.reactos.com Thu May 5 23:07:04 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15023: Sync to Wine-20050419: Message-ID: <000601c551b6$63657b60$6b01a8c0@PENELOPE> Sync to Wine-20050419: Mike McCormack - Add stub for FaultInIEFeature. Updated files: trunk/reactos/lib/urlmon/urlmon.spec trunk/reactos/lib/urlmon/urlmon_main.c trunk/reactos/w32api/include/wtypes.h From gvg at svn.reactos.com Fri May 6 00:16:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15024: Sync to Wine-20050419: Message-ID: <000601c551c0$14a02f20$6b01a8c0@PENELOPE> Sync to Wine-20050419: Francois Gouget - Assorted spelling fixes. Mike McCormack - Remove an unused function. - Eliminate casts of the return value of HeapAlloc. - Convert path to unicode, rearrange to remove forward declaration. - Remove forward declarations of interface methods. - Remove some dead code and some ifdefs. - Use api definitions, remove duplicate code. - Fix usage of STGM_ enumerations, remove forward declaration. - Fix up PIDL dumping code. - Fix a regression in the file open dialog. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). Huw Davies - Fix the icon resource ids (most were off by one). - Fix IExtractIcon_{GetIconLocation,Extract} to use -ve icon resource ids and fix bugs relating to confusion between resource ids and the system imagelist indicies. - Extend the system imagelist initialization hack to load both +ve and -ve resource ids. - Add a printer icon (that'll be used by an upcoming printer folder patch). - When we're hiding file extensions then SetNameOf should append the original extension if SHGDN_FORPARSING isn't set. - The flags passed to SetNameOf refer to the dst string not the src pidl. - If ICommDlgBrowser_OnDefaultCommand returns anything other than S_OK then we should call the default handler. - Directory items should have the SFGOA_FILESYSANCESTOR attribute. Add a test for this and cleanup the shlfolder test a bit. - Better icon handling for some special folders. - Identify and add defines for a bunch of shell icons. - Add a unicode pidl type. - Improve support for PT_YAGUID. - Improve IShellLink debugging. Steven Edwards - Register Shell Drag and Drop Helper. Juan Lang - Use Unicode string result from GetDisplayNameOf if it isn't representable using ANSI. - Correct registering shell folders (values in Shell Folders key weren't getting written). Martin Fuchs - switch to correct shell desktop context menu - launch desk.cpl when activating the desktop context menu entry "properties" - don't send WM_COMMAND if we didn't get a shell view window - Correct comments of some export ordinals. Peter Berg Larsen - Replace strncpy with memcpy or lstrcpyn. Troy Rollo - Fix SEGV for non-fully-qualified destination paths. - Don't fail ShFileOperationW if FOF_ALLOWUNDO is passed. Filip Navara - _dbg_ILGetNext returns NULL if pidl->mkid.cb is zero, fix the loops accordingly. Aric Stewart - For ShellExecuteExA we need to copy out the hProcess value from the W structure. Updated files: trunk/reactos/include/wine/shlguid.h trunk/reactos/lib/shell32/Makefile.in trunk/reactos/lib/shell32/autocomplete.c trunk/reactos/lib/shell32/classes.c trunk/reactos/lib/shell32/cpanelfolder.c trunk/reactos/lib/shell32/dataobject.c trunk/reactos/lib/shell32/debughlp.c trunk/reactos/lib/shell32/dragdrophelper.c trunk/reactos/lib/shell32/enumidlist.c trunk/reactos/lib/shell32/folders.c trunk/reactos/lib/shell32/iconcache.c trunk/reactos/lib/shell32/memorystream.c trunk/reactos/lib/shell32/pidl.c trunk/reactos/lib/shell32/pidl.h trunk/reactos/lib/shell32/regsvr.c trunk/reactos/lib/shell32/shell.c trunk/reactos/lib/shell32/shell32_main.c trunk/reactos/lib/shell32/shell32_main.h trunk/reactos/lib/shell32/shellfolder.h trunk/reactos/lib/shell32/shelllink.c trunk/reactos/lib/shell32/shellole.c trunk/reactos/lib/shell32/shellord.c trunk/reactos/lib/shell32/shellpath.c trunk/reactos/lib/shell32/shfldr_desktop.c trunk/reactos/lib/shell32/shfldr_fs.c trunk/reactos/lib/shell32/shfldr_mycomp.c trunk/reactos/lib/shell32/shlexec.c trunk/reactos/lib/shell32/shlfileop.c trunk/reactos/lib/shell32/shlfolder.c trunk/reactos/lib/shell32/shlmenu.c trunk/reactos/lib/shell32/shlview.c trunk/reactos/lib/shell32/shres.rc trunk/reactos/lib/shell32/shresdef.h trunk/reactos/lib/shell32/shv_bg_cmenu.c trunk/reactos/lib/shell32/shv_item_cmenu.c trunk/reactos/lib/shell32/systray.c trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h From hbirr at svn.reactos.com Fri May 6 00:24:28 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15025: Fixed InterlockedClearBit. Message-ID: <000601c551c1$33cf0370$6b01a8c0@PENELOPE> Fixed InterlockedClearBit. Updated files: trunk/reactos/ntoskrnl/ex/i386/interlck.c From gvg at svn.reactos.com Fri May 6 00:36:26 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15026: Jose Manuel Ferrer Ortiz Message-ID: <000601c551c2$df897500$6b01a8c0@PENELOPE> Jose Manuel Ferrer Ortiz - Spanish translations updated. Hans Leidekker - Dutch resource translation. Added files: trunk/reactos/lib/shdocvw/Es.rc trunk/reactos/lib/shdocvw/Nl.rc Updated files: trunk/reactos/lib/shdocvw/shdocvw.rc From ion at svn.reactos.com Fri May 6 00:40:08 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15027: Update KPROCESS structure to latest version and document all its fields on the Wiki page. Move Kernel Structures to ke.h from ps.h, remove stuff from ntifs.h that shouldnt be there Message-ID: <000601c551c3$6412bf70$6b01a8c0@PENELOPE> Update KPROCESS structure to latest version and document all its fields on the Wiki page. Move Kernel Structures to ke.h from ps.h, remove stuff from ntifs.h that shouldnt be there Updated files: trunk/reactos/ntoskrnl/include/internal/i386/ke.h trunk/reactos/ntoskrnl/include/internal/ke.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/ke/dpc.c trunk/reactos/ntoskrnl/ke/event.c trunk/reactos/ntoskrnl/ke/i386/ldt.c trunk/reactos/ntoskrnl/ke/i386/v86m.c trunk/reactos/ntoskrnl/ke/i386/vdm.c trunk/reactos/ntoskrnl/ke/kthread.c trunk/reactos/ntoskrnl/ke/process.c trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/w32api/include/ddk/ntifs.h From weiden at svn.reactos.com Fri May 6 02:07:07 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15028: don't leak the registry path string after initializing a driver Message-ID: <000601c551cf$8ad963f0$6b01a8c0@PENELOPE> don't leak the registry path string after initializing a driver Updated files: trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/ntoskrnl/io/driver.c From weiden at svn.reactos.com Fri May 6 02:09:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15029: create a token handle with TOKEN_QUERY access rights which is required to query the user information in RtlFormatCurrentUserKeyPath Message-ID: <000601c551cf$d3e70520$6b01a8c0@PENELOPE> create a token handle with TOKEN_QUERY access rights which is required to query the user information in RtlFormatCurrentUserKeyPath Updated files: trunk/reactos/lib/rtl/registry.c From weiden at svn.reactos.com Fri May 6 02:11:16 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15030: open the module image file with read access rights instead of full access rights Message-ID: <000601c551d0$1ec2fdb0$6b01a8c0@PENELOPE> open the module image file with read access rights instead of full access rights Updated files: trunk/reactos/ntoskrnl/ldr/loader.c From ion at svn.reactos.com Fri May 6 02:11:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15031: Update some more kernel structures Message-ID: <000601c551d0$25b7ff30$6b01a8c0@PENELOPE> Update some more kernel structures Updated files: trunk/reactos/include/ddk/defines.h trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/ddk/kedef.h trunk/reactos/include/ddk/ketypes.h trunk/reactos/ntoskrnl/include/internal/ke.h From greatlrd at svn.reactos.com Fri May 6 10:21:15 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15032: Swedish translations by David Nordenberg Message-ID: <000601c55214$91f58f20$6b01a8c0@PENELOPE> Swedish translations by David Nordenberg Added files: trunk/reactos/lib/cpl/desk/sv.rc Updated files: trunk/reactos/lib/cpl/desk/desk.rc From greatlrd at svn.reactos.com Fri May 6 10:27:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15033: David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Message-ID: <000601c55215$7c93f7b0$6b01a8c0@PENELOPE> David Nordenberg: Swedish translation, proofread by Andreas Bjerkeholt Added files: trunk/reactos/subsys/system/reporterror/Sv.rc Updated files: trunk/reactos/subsys/system/reporterror/reporterror.rc From chorns at svn.reactos.com Fri May 6 12:17:45 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15034: Add missing leading underscores in symbols Message-ID: <000601c55224$d8a1a660$6b01a8c0@PENELOPE> Add missing leading underscores in symbols Updated files: branches/xmlbuildsystem/reactos/lib/pseh/i386/setjmp.asm From chorns at svn.reactos.com Fri May 6 12:38:35 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15035: Set svn:eol-style=native Message-ID: <000601c55227$c1bc6a40$6b01a8c0@PENELOPE> Set svn:eol-style=native Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/XML.cpp branches/xmlbuildsystem/reactos/tools/rbuild/XML.h branches/xmlbuildsystem/reactos/tools/rbuild/automaticdependency.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/pipe_detection.c branches/xmlbuildsystem/reactos/tools/rbuild/bootstrap.cpp branches/xmlbuildsystem/reactos/tools/rbuild/cdfile.cpp branches/xmlbuildsystem/reactos/tools/rbuild/compilerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/define.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.h branches/xmlbuildsystem/reactos/tools/rbuild/include.cpp branches/xmlbuildsystem/reactos/tools/rbuild/installfile.cpp branches/xmlbuildsystem/reactos/tools/rbuild/linkerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/pch.h branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.txt branches/xmlbuildsystem/reactos/tools/rbuild/ssprintf.cpp branches/xmlbuildsystem/reactos/tools/rbuild/ssprintf.h branches/xmlbuildsystem/reactos/tools/rbuild/stubbedcomponent.cpp branches/xmlbuildsystem/reactos/tools/rbuild/test.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/alltests.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/cdfiletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/automaticdependency.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/automaticdependency_include.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/cdfile.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/define.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/if.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/include.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/invoke.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/linkerflag.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/module.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/project.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1/sourcefile1_header3.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1/sourcefile_includenext.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1.c branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_header1.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_header2.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile1_recurse.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_include.c branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_include.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/sourcefile_includenext.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/symbol.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/definetest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/functiontest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/iftest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/includetest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/invoketest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/linkerflagtest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/moduletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/projecttest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/sourcefiletest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/tests/symboltest.cpp From chorns at svn.reactos.com Fri May 6 12:45:27 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15036: Don't strip relocation information from DLLs Message-ID: <000601c55228$b6e5a540$6b01a8c0@PENELOPE> Don't strip relocation information from DLLs Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/exception.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h From weiden at svn.reactos.com Fri May 6 13:02:49 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15037: minor corrections to match the behavior of wine's implementation Message-ID: <000601c5522b$24089220$6b01a8c0@PENELOPE> minor corrections to match the behavior of wine's implementation Updated files: trunk/reactos/lib/kernel32/file/lfile.c From chorns at svn.reactos.com Fri May 6 13:20:12 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15038: Add missing file Message-ID: <000601c5522d$920defc0$6b01a8c0@PENELOPE> Add missing file Added files: branches/xmlbuildsystem/reactos/tools/rbuild/empty.def From hpoussin at svn.reactos.com Fri May 6 13:53:37 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hpoussin] 15039: Revert ntoskrnl/cm/regobj.c back to revision 14017 Message-ID: <000601c55232$3d2a4530$6b01a8c0@PENELOPE> Revert ntoskrnl/cm/regobj.c back to revision 14017 Updated files: trunk/reactos/ntoskrnl/cm/regobj.c From hbirr at svn.reactos.com Fri May 6 14:17:31 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15040: Do not modify the stack layout of a function by using inline assembler. Message-ID: <000601c55235$93e79820$6b01a8c0@PENELOPE> Do not modify the stack layout of a function by using inline assembler. Updated files: trunk/reactos/lib/kernel32/process/create.c From chorns at svn.reactos.com Fri May 6 14:22:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15041: Build dhcp Message-ID: <000601c55236$4a420740$6b01a8c0@PENELOPE> Build dhcp Added files: branches/xmlbuildsystem/reactos/subsys/system/dhcp/dhcp.xml Updated files: branches/xmlbuildsystem/reactos/subsys/system/directory.xml From hbirr at svn.reactos.com Fri May 6 15:35:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [hbirr] 15042: Revert my last changes. Message-ID: <000601c55240$77f09fd0$6b01a8c0@PENELOPE> Revert my last changes. Updated files: trunk/reactos/lib/kernel32/process/create.c From weiden at svn.reactos.com Fri May 6 16:02:47 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15043: - fixed Read/WriteFile(Ex) and properly wait on completion for synchronous operations Message-ID: <000601c55244$48735960$6b01a8c0@PENELOPE> - fixed Read/WriteFile(Ex) and properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/rw.c From chorns at svn.reactos.com Fri May 6 16:12:26 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15044: More sane default image base addresses Message-ID: <000601c55245$a1a2cfb0$6b01a8c0@PENELOPE> More sane default image base addresses Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From weiden at svn.reactos.com Fri May 6 17:55:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15045: - fixed DeviceIoControl to properly wait on completion for synchronous operations Message-ID: <000601c55254$07962ca0$6b01a8c0@PENELOPE> - fixed DeviceIoControl to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/deviceio.c From chorns at svn.reactos.com Fri May 6 18:02:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15046: Add missing files Message-ID: <000601c55254$f32c89c0$6b01a8c0@PENELOPE> Add missing files Added files: branches/xmlbuildsystem/reactos/lib/kbdru/kbdru.xml branches/xmlbuildsystem/reactos/lib/kbdsg/kbdsg.xml From chorns at svn.reactos.com Fri May 6 18:05:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15047: Add _install target Message-ID: <000601c55255$7226a440$6b01a8c0@PENELOPE> Add _install target Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From weiden at svn.reactos.com Fri May 6 18:07:53 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15048: - fixed ConnectNamedPipe to properly wait on completion for synchronous operations Message-ID: <000601c55255$c2115220$6b01a8c0@PENELOPE> - fixed ConnectNamedPipe to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/npipe.c From fireball at svn.reactos.com Fri May 6 18:21:32 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [fireball] 15049: Make intl.cpl really switch InstallLanguage and Default entries of NLS\Language key. Problem with freeldr solved in hacky way - it writes now e.g. "0409" and not "00000409", as it generally should. Message-ID: <000601c55257$aa8bd3d0$6b01a8c0@PENELOPE> Make intl.cpl really switch InstallLanguage and Default entries of NLS\Language key. Problem with freeldr solved in hacky way - it writes now e.g. "0409" and not "00000409", as it generally should. Updated files: trunk/reactos/lib/cpl/intl/locale.c From gvg at svn.reactos.com Fri May 6 18:23:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15050: Sync to Wine-20050419: Message-ID: <000601c55257$ef470ad0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Strncpy elimination. - Janitorial: Get rid of strncpy/strncpyW. Jakob Eriksson - Get rid of HeapAlloc casts. Troy Rollo - Corrections to UrlIsW and UrlIsA. - URL_IS_OPAQUE results depend only on the scheme, not on the URL. - URL_IS_FILEURL also only depends on the scheme ("file:"). Francois Gouget - Assorted spelling fixes. Robert Shearman - Fix SHCopyKey to treat string parameter correctly as source path instead of destination path. Jon Griffiths - Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc). - Implement @188,190,195,200,256,478,481. - IUnknown_EnableModeless() also handles IOleInPlaceActiveObject. - Tests and small fix for PathMakePretty(). - Fix a crash and test failure with early native dlls. Updated files: trunk/reactos/include/wine/shlguid.h trunk/reactos/lib/shlwapi/istream.c trunk/reactos/lib/shlwapi/ordinal.c trunk/reactos/lib/shlwapi/path.c trunk/reactos/lib/shlwapi/reg.c trunk/reactos/lib/shlwapi/regstream.c trunk/reactos/lib/shlwapi/shlwapi.spec trunk/reactos/lib/shlwapi/string.c trunk/reactos/lib/shlwapi/url.c trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h From weiden at svn.reactos.com Fri May 6 18:47:11 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15051: - fixed TransactNamedPipe to properly wait on completion for synchronous operations Message-ID: <000601c5525b$3fe15240$6b01a8c0@PENELOPE> - fixed TransactNamedPipe to properly wait on completion for synchronous operations - prevent completion port notification by not passing an APC context to the kernel when the low-order bit of the event handle is set (for asynchronous operations) Updated files: trunk/reactos/lib/kernel32/file/npipe.c From greatlrd at svn.reactos.com Fri May 6 19:10:22 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15052: At last unicode version of cmd are now output text with right code page Message-ID: <000601c5525e$7d1c7e70$6b01a8c0@PENELOPE> At last unicode version of cmd are now output text with right code page so charater on other langues like swedish, french, ... will display right now Updated files: trunk/reactos/subsys/system/cmd/console.c From greatlrd at svn.reactos.com Fri May 6 19:30:48 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15053: Thx w3seek that pointout a bug in ConInString it should have been in fristplase GetConsoleCP() instead for GetConsoleOutputCP Message-ID: <000601c55261$576d3f90$6b01a8c0@PENELOPE> Thx w3seek that pointout a bug in ConInString it should have been in fristplase GetConsoleCP() instead for GetConsoleOutputCP Updated files: trunk/reactos/subsys/system/cmd/console.c From chorns at svn.reactos.com Fri May 6 21:07:00 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [chorns] 15054: Correct typo Message-ID: <000601c5526e$c7e3ea50$6b01a8c0@PENELOPE> Correct typo Updated files: trunk/reactos/subsys/system/reporterror/reporterror.c From gvg at svn.reactos.com Fri May 6 21:11:21 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15055: Fix filename case Message-ID: <000601c5526f$63b5bf30$6b01a8c0@PENELOPE> Fix filename case Added files: trunk/reactos/subsys/system/reporterror/Dk.rc Deleted files: trunk/reactos/subsys/system/reporterror/dk.rc From gvg at svn.reactos.com Fri May 6 21:16:12 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15056: Sync to Wine-20050419: Message-ID: <000601c55270$11326fa0$6b01a8c0@PENELOPE> Sync to Wine-20050419: Robert Reif - Stub out DRVM_MAPPER_RECONFIGURE support. - Correctly handle where waveOutGetPosition changes timepos.wType because the requested type is not supported. - Added Jeremy White's waveOutGetPosition fix to waveInGetPosition. - Fix memory leak in error path. - Provide default implementation of waveInPrepareHeader and waveInUnprepareHeader if driver doesn't support them. Jose Manuel Ferrer Ortiz - Spanish translations updated. Peter Berg Larsen - Assorted memleak fixes. Found on Michael Stefaniuc smatch list. Jeremy White - Do not fallback to defaults if a driver, mapper, or midi is specified in the registry; consolidate MMDRV_Init() into a single function. Robert Reif - Fix memory leak when there are too many drivers. Vincent Beron - Correct and complete some api documentation. Filip Navara - Specify correct buffer size in GetPrivateProfileStringW calls. Jakob Eriksson - Get rid of HeapAlloc casts. Jason Edmeades - Avoid trap in mixerGetLineControlsA when cControls is uninitialized and MIXER_GETLINECONTROLSSF_ONEBYTYPE requested. Updated files: trunk/reactos/lib/winmm/driver.c trunk/reactos/lib/winmm/lolvldrv.c trunk/reactos/lib/winmm/mci.c trunk/reactos/lib/winmm/mmio.c trunk/reactos/lib/winmm/mmsystem.c trunk/reactos/lib/winmm/time.c trunk/reactos/lib/winmm/wavemap/wavemap.c trunk/reactos/lib/winmm/winemm.h trunk/reactos/lib/winmm/winmm.c trunk/reactos/lib/winmm/winmm_Es.rc From gvg at svn.reactos.com Fri May 6 21:18:47 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15057: Sync to Wine-20050419: Message-ID: <000601c55270$6d6a8780$6b01a8c0@PENELOPE> Sync to Wine-20050419: Peter Berg Larsen - Janitorial: Get rid of strncpy/strncpyW. Updated files: trunk/reactos/subsys/system/msiexec/msiexec.c From gvg at svn.reactos.com Fri May 6 21:37:44 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15058: Tag new vendor drop, remove old tag Message-ID: <000601c55273$1349fda0$6b01a8c0@PENELOPE> Tag new vendor drop, remove old tag Added files: vendor/wine/dlls/cabinet/Wine-20050419/ vendor/wine/dlls/comctl32/Wine-20050419/ vendor/wine/dlls/commdlg/Wine-20050419/ vendor/wine/dlls/dinput/Wine-20050419/ vendor/wine/dlls/dinput8/Wine-20050419/ vendor/wine/dlls/dsound/Wine-20050419/ vendor/wine/dlls/icmp/Wine-20050419/ vendor/wine/dlls/mpr/Wine-20050419/ vendor/wine/dlls/msi/Wine-20050419/ vendor/wine/dlls/msimg32/Wine-20050419/ vendor/wine/dlls/ole32/Wine-20050419/ vendor/wine/dlls/oleaut32/Wine-20050419/ vendor/wine/dlls/oledlg/Wine-20050419/ vendor/wine/dlls/olepro32/Wine-20050419/ vendor/wine/dlls/riched20/Wine-20050419/ vendor/wine/dlls/richedit/Wine-20050419/ vendor/wine/dlls/rpcrt4/Wine-20050419/ vendor/wine/dlls/setupapi/Wine-20050419/ vendor/wine/dlls/shdocvw/Wine-20050419/ vendor/wine/dlls/shell32/Wine-20050419/ vendor/wine/dlls/shlwapi/Wine-20050419/ vendor/wine/dlls/urlmon/Wine-20050419/ vendor/wine/dlls/winmm/Wine-20050419/ vendor/wine/libs/unicode/Wine-20050419/ vendor/wine/libs/wpp/Wine-20050419/ vendor/wine/programs/msiexec/Wine-20050419/ vendor/wine/tools/widl/Wine-20050419/ vendor/wine/tools/winebuild/Wine-20050419/ vendor/wine/tools/wrc/Wine-20050419/ Deleted files: vendor/wine/dlls/cabinet/Wine-20050310/ vendor/wine/dlls/comctl32/Wine-20050310/ vendor/wine/dlls/commdlg/Wine-20050310/ vendor/wine/dlls/dinput8/Wine-20050310/ vendor/wine/dlls/dsound/Wine-20050310/ vendor/wine/dlls/icmp/Wine-20050310/ vendor/wine/dlls/mpr/Wine-20050310/ vendor/wine/dlls/msi/Wine-20050310/ vendor/wine/dlls/msimg32/Wine-20050310/ vendor/wine/dlls/ole32/Wine-20050310/ vendor/wine/dlls/oleaut32/Wine-20050310/ vendor/wine/dlls/oledlg/Wine-20050310/ vendor/wine/dlls/olepro32/Wine-20050310/ vendor/wine/dlls/riched20/Wine-20050310/ vendor/wine/dlls/richedit/Wine-20050310/ vendor/wine/dlls/rpcrt4/Wine-20050310/ vendor/wine/dlls/setupapi/Wine-20050310/ vendor/wine/dlls/shdocvw/Wine-20050310/ vendor/wine/dlls/shell32/Wine-20050310/ vendor/wine/dlls/shlwapi/Wine-20050310/ vendor/wine/dlls/urlmon/Wine-20050310/ vendor/wine/dlls/winmm/Wine-20050310/ vendor/wine/libs/unicode/Wine-20050310/ vendor/wine/libs/wpp/Wine-20050310/ vendor/wine/programs/msiexec/Wine-20050310/ vendor/wine/tools/widl/Wine-20050310/ vendor/wine/tools/winebuild/Wine-20050310/ vendor/wine/tools/wrc/Wine-20050310/ From gvg at svn.reactos.com Fri May 6 21:42:41 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15059: Update status Message-ID: <000601c55273$c446fb30$6b01a8c0@PENELOPE> Update status Updated files: trunk/reactos/doc/README.WINE From greatlrd at svn.reactos.com Fri May 6 22:12:40 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15060: HKLM, "SYSTEM\CurrentControlSet\Services\i8042Prt\Parameters", "SampleRate", 0x00010001, 0x00000060 Message-ID: <000601c55277$f44dea60$6b01a8c0@PENELOPE> HKLM,"SYSTEM\CurrentControlSet\Services\i8042Prt\Parameters","SampleRate",0x00010001,0x00000060 60 are the dec value but it have not be convort to hex that is 0x3c legmet value are, e.g., 10, 20, 40, 60, 80, 100, 200.' in dec in hex 0x0a, 0x14, 0x28, 0x3c, 0x50, 0x64, 0xc8 Updated files: trunk/reactos/bootdata/hivesys.inf From greatlrd at svn.reactos.com Fri May 6 22:45:33 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [greatlrd] 15061: "Forgotten file from commit 14982" Message-ID: <000601c5527c$8c27ad40$6b01a8c0@PENELOPE> "Forgotten file from commit 14982" Updated files: trunk/reactos/drivers/input/i8042prt/registry.c From fireball at svn.reactos.com Fri May 6 23:18:22 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [fireball] 15062: Patch by tinus: Resolves issue of keyboard detection when e.g. booting ReactOS under VMWare with no keyboard grabbed. Message-ID: <000601c55281$21f26640$6b01a8c0@PENELOPE> Patch by tinus: Resolves issue of keyboard detection when e.g. booting ReactOS under VMWare with no keyboard grabbed. Updated files: trunk/reactos/drivers/input/i8042prt/keyboard.c From weiden at svn.reactos.com Sat May 7 00:25:34 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15063: upgrade to PSEH2 (note, the new macros are still named _SEH_*, not _SEH2_*!) Message-ID: <000601c5528a$85838280$6b01a8c0@PENELOPE> upgrade to PSEH2 (note, the new macros are still named _SEH_*, not _SEH2_*!) Updated files: trunk/reactos/include/ddk/exfuncs.h trunk/reactos/include/pseh/framebased/internal.h trunk/reactos/include/pseh/framebased.h trunk/reactos/include/pseh/native.h trunk/reactos/include/pseh/setjmp.h trunk/reactos/include/pseh.h trunk/reactos/lib/dbghelp/msc.c trunk/reactos/lib/kernel32/k32.h trunk/reactos/lib/pseh/framebased.c trunk/reactos/lib/pseh/i386/framebased.asm trunk/reactos/lib/pseh/i386/setjmp.asm trunk/reactos/ntoskrnl/ex/error.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/time.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/include/internal/ex.h trunk/reactos/ntoskrnl/include/ntoskrnl.h trunk/reactos/ntoskrnl/ke/i386/trap.s trunk/reactos/ntoskrnl/mm/pool.c trunk/reactos/subsys/win32k/w32k.h From gvg at svn.reactos.com Sat May 7 00:38:02 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [gvg] 15064: Link against static lib instead of dll Message-ID: <000601c5528c$434f59a0$6b01a8c0@PENELOPE> Link against static lib instead of dll Updated files: branches/xmlbuildsystem/reactos/subsys/smss/smss.xml From ion at svn.reactos.com Sat May 7 00:54:46 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15065: Update EPROCESS to latest version. Basic Fast Referencing Stubs to allow Token access. Needs to be implemented. Use ActiveProcessLinks instead of ros-specific list. Message-ID: <000601c5528e$995e3990$6b01a8c0@PENELOPE> Update EPROCESS to latest version. Basic Fast Referencing Stubs to allow Token access. Needs to be implemented. Use ActiveProcessLinks instead of ros-specific list. Updated files: trunk/reactos/include/ddk/extypes.h trunk/reactos/include/ddk/setypes.h trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/include/internal/mm.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/include/internal/se.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/ntoskrnl/kdbg/kdb_cli.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ps/debug.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/process.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/thread.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/w32api/include/ddk/winddk.h From ion at svn.reactos.com Sat May 7 00:55:54 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15066: Fix win32k to use new EPROCESS defintion Message-ID: <000601c5528e$c2111420$6b01a8c0@PENELOPE> Fix win32k to use new EPROCESS defintion Updated files: trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/menu.c trunk/reactos/subsys/win32k/ntuser/misc.c trunk/reactos/subsys/win32k/ntuser/window.c trunk/reactos/subsys/win32k/objects/gdiobj.c From weiden at svn.reactos.com Sat May 7 02:21:08 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [weiden] 15067: ReadFile should return 0 to lpNumberOfBytesRead if NtReadFile returned STATUS_END_OF_FILE for synchronous operations Message-ID: <000601c5529a$aa6368d0$6b01a8c0@PENELOPE> ReadFile should return 0 to lpNumberOfBytesRead if NtReadFile returned STATUS_END_OF_FILE for synchronous operations Updated files: trunk/reactos/lib/kernel32/file/rw.c From ion at svn.reactos.com Sat May 7 02:37:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15068: Update ETHREAD to latest version. Message-ID: <000601c5529c$ffd74140$6b01a8c0@PENELOPE> Update ETHREAD to latest version. Updated files: trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/thread.c From ion at svn.reactos.com Sat May 7 03:13:06 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:22 2006 Subject: [ros-svn] [ion] 15069: More IRP Completion changes. Use proper stack count and other semantics, as documented in NT File System Internals. These changes don't break anything :P Message-ID: <000601c552a1$ece378b0$6b01a8c0@PENELOPE> More IRP Completion changes. Use proper stack count and other semantics, as documented in NT File System Internals. These changes don't break anything :P Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Sat May 7 03:17:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15070: Fix driver loading. patch by tinus Message-ID: <000601c552a2$8ee21d10$6b01a8c0@PENELOPE> Fix driver loading. patch by tinus Updated files: trunk/reactos/ntoskrnl/io/driver.c From ion at svn.reactos.com Sat May 7 08:09:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15071: Update Fast I/O Dispatch routines to proper defintions, and move some stuff into io defines instead of internal native types. Remove outdated data due to newest IFS. Message-ID: <000601c552cb$65e91520$6b01a8c0@PENELOPE> Update Fast I/O Dispatch routines to proper defintions, and move some stuff into io defines instead of internal native types. Remove outdated data due to newest IFS. Updated files: trunk/reactos/include/ddk/fsfuncs.h trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/ntos/rtltypes.h trunk/reactos/include/ntos/zwtypes.h From chorns at svn.reactos.com Sat May 7 09:46:57 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15072: Smdll is a native DLL. Thanks to Ge van Geldorp for figuring this out. Message-ID: <000601c552d8$f1abd130$6b01a8c0@PENELOPE> Smdll is a native DLL. Thanks to Ge van Geldorp for figuring this out. Updated files: branches/xmlbuildsystem/reactos/lib/smdll/smdll.xml From chorns at svn.reactos.com Sat May 7 10:08:14 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15073: Correctly forward exports to NTDLL Message-ID: <000601c552db$eb535670$6b01a8c0@PENELOPE> Correctly forward exports to NTDLL Updated files: branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.def From chorns at svn.reactos.com Sat May 7 10:15:09 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15074: Correct typo Message-ID: <000601c552dc$e2a36910$6b01a8c0@PENELOPE> Correct typo Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml From chorns at svn.reactos.com Sat May 7 10:32:30 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [chorns] 15075: Make expat a static library Message-ID: <000601c552df$4f0c54c0$6b01a8c0@PENELOPE> Make expat a static library Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml branches/xmlbuildsystem/reactos/lib/expat/expat.xml From greatlrd at svn.reactos.com Sat May 7 13:15:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15076: Add cache for codepage so it does not call hole time on csrss when it wring out text Message-ID: <000601c552f6$02745ce0$6b01a8c0@PENELOPE> Add cache for codepage so it does not call hole time on csrss when it wring out text it will incress the speed. Thx w3seek and kjk for the idea. Updated files: trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/start.c From greatlrd at svn.reactos.com Sat May 7 13:54:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15077: the name GetCodePage and OutCodePage is a bit misleading, change it to InputCodePage and OutputCodePage Message-ID: <000601c552fb$83da5500$6b01a8c0@PENELOPE> the name GetCodePage and OutCodePage is a bit misleading, change it to InputCodePage and OutputCodePage Updated files: trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/start.c From greatlrd at svn.reactos.com Sat May 7 14:05:01 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15078: Forget change two line in chcp so it did not compile Message-ID: <000601c552fc$ff297370$6b01a8c0@PENELOPE> Forget change two line in chcp so it did not compile Updated files: trunk/reactos/subsys/system/cmd/chcp.c From ion at svn.reactos.com Sat May 7 17:19:36 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15079: Implement FsRtlMdlRead, FsRtlMdlReadComplete, FsMdlReadCompleteDev, FsRtlMdlWRiteComplete, FsRtlMdlWriteCompleteDev, FsRtlPrepareMdlWrite, CcMdlReadCompleted, CcMdlWriteComplete, CcMdlReadCompleteDev Message-ID: <000601c55318$2da8e0d0$6b01a8c0@PENELOPE> Implement FsRtlMdlRead, FsRtlMdlReadComplete, FsMdlReadCompleteDev, FsRtlMdlWRiteComplete, FsRtlMdlWriteCompleteDev, FsRtlPrepareMdlWrite, CcMdlReadCompleted, CcMdlWriteComplete, CcMdlReadCompleteDev Updated files: trunk/reactos/ntoskrnl/cc/mdl.c trunk/reactos/ntoskrnl/fs/mdl.c trunk/reactos/ntoskrnl/include/internal/cc.h trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S From ekohl at svn.reactos.com Sat May 7 17:22:35 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ekohl] 15080: Implement AssertFail and GetSetFileTimestamp. Message-ID: <000601c55318$985ed740$6b01a8c0@PENELOPE> Implement AssertFail and GetSetFileTimestamp. Updated files: trunk/reactos/include/wine/setupapi.h trunk/reactos/lib/setupapi/misc.c trunk/reactos/lib/setupapi/setupapi.spec trunk/reactos/lib/setupapi/setupapi_private.h trunk/reactos/lib/setupapi/setupcab.c From greatlrd at svn.reactos.com Sat May 7 17:31:10 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15081: implement VOID ConOutResPuts (UINT resID), VOID ConErrResPuts (UINT resID) to outpust msg from rc files Message-ID: <000601c55319$cbc350b0$6b01a8c0@PENELOPE> implement VOID ConOutResPuts (UINT resID), VOID ConErrResPuts (UINT resID) to outpust msg from rc files it take less memmory now, and it is bit faster CMD_ModuleHandle contain GetModuleHandle and it is only execute in main() in cmd it optimze for lite more speed in cmd Langues changes in En.rc follow new strings have been add and can be translate STRING_ERROR_WRONG_DATE STRING_SET_ERROR Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/locale.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c From ion at svn.reactos.com Sat May 7 17:40:06 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15082: FILE_BASIC_INFORMATION is 0x28 bytes and aligned on a 8byte boundary. Thanks to Hartmut for notifying me of a bug Message-ID: <000601c5531b$0af22170$6b01a8c0@PENELOPE> FILE_BASIC_INFORMATION is 0x28 bytes and aligned on a 8byte boundary. Thanks to Hartmut for notifying me of a bug Updated files: trunk/reactos/include/ddk/iotypes.h trunk/reactos/include/wine/winternl.h trunk/reactos/w32api/include/ddk/winddk.h From greatlrd at svn.reactos.com Sat May 7 17:59:01 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15083: Remove the two last langues string it was doublecate Message-ID: <000601c5531d$af53f840$6b01a8c0@PENELOPE> Remove the two last langues string it was doublecate small change to STRING_PATH_ERROR1 in En.rc and Fr.rc thanks Usurp for notice it Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/cmd.rc trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/set.c From ion at svn.reactos.com Sat May 7 19:44:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15084: Implement FsRtlAllocateResource, FsRtlIsPagingFile, FsRtlBalanceReads. Fix some incorrect function prototypes, rename mdl.c to fastio.c and add some more functions to it. Implement FsRtlGetfileSize to use fastio, combine dbcsname.c and name.c and pretty-fy the array, clean up some ugly formatting. Create context.c and move stream/file context routines there. Message-ID: <000601c5532c$7c4af200$6b01a8c0@PENELOPE> Implement FsRtlAllocateResource, FsRtlIsPagingFile, FsRtlBalanceReads. Fix some incorrect function prototypes, rename mdl.c to fastio.c and add some more functions to it. Implement FsRtlGetfileSize to use fastio, combine dbcsname.c and name.c and pretty-fy the array, clean up some ugly formatting. Create context.c and move stream/file context routines there. Added files: trunk/reactos/ntoskrnl/fs/context.c trunk/reactos/ntoskrnl/fs/fastio.c Updated files: trunk/reactos/include/ddk/fsfuncs.h trunk/reactos/ntoskrnl/Makefile trunk/reactos/ntoskrnl/fs/name.c trunk/reactos/ntoskrnl/fs/util.c trunk/reactos/ntoskrnl/mm/pagefile.c trunk/reactos/ntoskrnl/ntoskrnl.def Deleted files: trunk/reactos/ntoskrnl/fs/dbcsname.c trunk/reactos/ntoskrnl/fs/mdl.c From greatlrd at svn.reactos.com Sat May 7 19:48:27 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15085: Add *. to dir but it does not working in ros but in windows fine Message-ID: <000601c5532c$f92a1bc0$6b01a8c0@PENELOPE> Add *. to dir but it does not working in ros but in windows fine some bug in ros Updated files: trunk/reactos/subsys/system/cmd/dir.c From greatlrd at svn.reactos.com Sat May 7 19:57:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15086: remove a debug msg after me Message-ID: <000601c5532e$336957f0$6b01a8c0@PENELOPE> remove a debug msg after me Updated files: trunk/reactos/subsys/system/cmd/dir.c From greatlrd at svn.reactos.com Sat May 7 20:20:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15087: Andreas Bjerkeholt : Swedish translation, proofread by David Nordenberg Message-ID: <000601c55331$70a48420$6b01a8c0@PENELOPE> Andreas Bjerkeholt : Swedish translation, proofread by David Nordenberg Added files: trunk/reactos/lib/shellext/slayer/Sv.rc Updated files: trunk/reactos/lib/shellext/slayer/slayer.rc From greatlrd at svn.reactos.com Sat May 7 22:02:52 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15088: Fix a old bug in dir it did only accpet lower letters as param Message-ID: <000601c5533f$c0962e80$6b01a8c0@PENELOPE> Fix a old bug in dir it did only accpet lower letters as param change from ansi _toupper to tchar _totupper it is now both uncide and ansi compatible Updated files: trunk/reactos/subsys/system/cmd/dir.c From hbirr at svn.reactos.com Sat May 7 22:20:48 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [hbirr] 15089: - initialize a user profile before loading syssetup.dll. Message-ID: <000601c55342$41b58810$6b01a8c0@PENELOPE> - initialize a user profile before loading syssetup.dll. - this makes it possible to install ros over an existing ros. Updated files: trunk/reactos/subsys/system/setup/makefile trunk/reactos/subsys/system/setup/setup.c From greatlrd at svn.reactos.com Sat May 7 22:47:59 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15090: doubicate res id my fualt Message-ID: <000601c55346$0dcb98b0$6b01a8c0@PENELOPE> doubicate res id my fualt now everthing should print out right strings Updated files: trunk/reactos/subsys/system/cmd/resource.h From sedwards at svn.reactos.com Sat May 7 23:24:45 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15091: remove trailing whitespace at end of lines Message-ID: <000601c5534b$30cb7560$6b01a8c0@PENELOPE> remove trailing whitespace at end of lines Updated files: trunk/rosapps/cmdutils/mode/mode.c trunk/rosapps/cmdutils/more.c trunk/rosapps/cmdutils/tee.c trunk/rosapps/cmdutils/touch/touch.c trunk/rosapps/cmdutils/y.c trunk/rosapps/demos/maze/maze.c trunk/rosapps/demos/maze/resource.h trunk/rosapps/devutils/zoomin/framewnd.c trunk/rosapps/devutils/zoomin/main.c trunk/rosapps/dflat32/applicat.c trunk/rosapps/dflat32/classes.h trunk/rosapps/dflat32/config.c trunk/rosapps/dflat32/dialbox.c trunk/rosapps/dflat32/fileopen.c trunk/rosapps/dflat32/listbox.c trunk/rosapps/dflat32/memopad.c trunk/rosapps/dflat32/menu.h trunk/rosapps/dflat32/menubar.c trunk/rosapps/dflat32/message.c trunk/rosapps/dflat32/msgbox.c trunk/rosapps/dflat32/pictbox.c trunk/rosapps/dflat32/popdown.c trunk/rosapps/dflat32/statbar.c trunk/rosapps/dflat32/sysmenu.c trunk/rosapps/dflat32/textbox.c trunk/rosapps/games/solitaire/resource.h trunk/rosapps/lib/dflat32/applicat.c trunk/rosapps/lib/dflat32/config.c trunk/rosapps/lib/dflat32/dialbox.c trunk/rosapps/lib/dflat32/dllmain.c trunk/rosapps/lib/dflat32/listbox.c trunk/rosapps/lib/dflat32/menubar.c trunk/rosapps/lib/dflat32/message.c trunk/rosapps/lib/dflat32/msgbox.c trunk/rosapps/lib/dflat32/pictbox.c trunk/rosapps/lib/dflat32/popdown.c trunk/rosapps/lib/dflat32/statbar.c trunk/rosapps/lib/dflat32/stubs.c trunk/rosapps/lib/dflat32/sysmenu.c trunk/rosapps/mc/acconfig.h trunk/rosapps/mc/config.h trunk/rosapps/mc/edit/edit.c trunk/rosapps/mc/edit/edit.h trunk/rosapps/mc/edit/edit_key_translator.c trunk/rosapps/mc/edit/editcmd.c trunk/rosapps/mc/edit/editdraw.c trunk/rosapps/mc/edit/editmenu.c trunk/rosapps/mc/edit/editwidget.c trunk/rosapps/mc/edit/syntax.c trunk/rosapps/mc/edit/wordproc.c trunk/rosapps/mc/pc/chmod.c trunk/rosapps/mc/pc/config.h trunk/rosapps/mc/pc/cons_nt.c trunk/rosapps/mc/pc/cons_os2.c trunk/rosapps/mc/pc/dirent_nt.c trunk/rosapps/mc/pc/dirent_os2.c trunk/rosapps/mc/pc/drive.c trunk/rosapps/mc/pc/key_nt.c trunk/rosapps/mc/pc/key_os2.c trunk/rosapps/mc/pc/slint_pc.c trunk/rosapps/mc/pc/trace_nt.c trunk/rosapps/mc/pc/trace_nt.h trunk/rosapps/mc/pc/util_nt.c trunk/rosapps/mc/pc/util_os2.c trunk/rosapps/mc/pc/util_win32.c trunk/rosapps/mc/pc/util_win32.h trunk/rosapps/mc/pc/util_winnt.c trunk/rosapps/mc/slang/_slang.h trunk/rosapps/mc/slang/jdmacros.h trunk/rosapps/mc/slang/slang.h trunk/rosapps/mc/slang/sldisply.c trunk/rosapps/mc/slang/slerr.c trunk/rosapps/mc/slang/slgetkey.c trunk/rosapps/mc/slang/slmemcpy.c trunk/rosapps/mc/slang/slmemset.c trunk/rosapps/mc/slang/slos2tty.c trunk/rosapps/mc/slang/slsignal.c trunk/rosapps/mc/slang/slsmg.c trunk/rosapps/mc/slang/sltermin.c trunk/rosapps/mc/slang/sltoken.c trunk/rosapps/mc/slang/slutty.c trunk/rosapps/mc/slang/slvideo.c trunk/rosapps/mc/slang/slw32tty.c trunk/rosapps/mc/src/achown.c trunk/rosapps/mc/src/background.c trunk/rosapps/mc/src/boxes.c trunk/rosapps/mc/src/chmod.c trunk/rosapps/mc/src/chown.c trunk/rosapps/mc/src/cmd.c trunk/rosapps/mc/src/cmd.h trunk/rosapps/mc/src/color.c trunk/rosapps/mc/src/color.h trunk/rosapps/mc/src/command.c trunk/rosapps/mc/src/complete.c trunk/rosapps/mc/src/cons.handler.c trunk/rosapps/mc/src/cons.saver.c trunk/rosapps/mc/src/dialog.c trunk/rosapps/mc/src/dir.c trunk/rosapps/mc/src/dir.h trunk/rosapps/mc/src/dlg.c trunk/rosapps/mc/src/dlg.h trunk/rosapps/mc/src/ext.c trunk/rosapps/mc/src/ext.h trunk/rosapps/mc/src/file.c trunk/rosapps/mc/src/find.c trunk/rosapps/mc/src/find.h trunk/rosapps/mc/src/fixhlp.c trunk/rosapps/mc/src/help.c trunk/rosapps/mc/src/hotlist.c trunk/rosapps/mc/src/info.c trunk/rosapps/mc/src/key.c trunk/rosapps/mc/src/keyxdef.c trunk/rosapps/mc/src/layout.c trunk/rosapps/mc/src/learn.c trunk/rosapps/mc/src/listmode.c trunk/rosapps/mc/src/mad.c trunk/rosapps/mc/src/mad.h trunk/rosapps/mc/src/main.c trunk/rosapps/mc/src/man2hlp.c trunk/rosapps/mc/src/mem.h trunk/rosapps/mc/src/menu.c trunk/rosapps/mc/src/menu.h trunk/rosapps/mc/src/mfmt.c trunk/rosapps/mc/src/mouse.c trunk/rosapps/mc/src/mouse.h trunk/rosapps/mc/src/myslang.h trunk/rosapps/mc/src/option.c trunk/rosapps/mc/src/option.h trunk/rosapps/mc/src/panel.h trunk/rosapps/mc/src/panelize.c trunk/rosapps/mc/src/popt.c trunk/rosapps/mc/src/popt.h trunk/rosapps/mc/src/profile.c trunk/rosapps/mc/src/profile.h trunk/rosapps/mc/src/regex.c trunk/rosapps/mc/src/regex.h trunk/rosapps/mc/src/rxvt.c trunk/rosapps/mc/src/screen.c trunk/rosapps/mc/src/setup.c trunk/rosapps/mc/src/slint.c trunk/rosapps/mc/src/subshell.c trunk/rosapps/mc/src/terms.c trunk/rosapps/mc/src/text.c trunk/rosapps/mc/src/tree.c trunk/rosapps/mc/src/tty.h trunk/rosapps/mc/src/user.c trunk/rosapps/mc/src/util.c trunk/rosapps/mc/src/utilunix.c trunk/rosapps/mc/src/view.c trunk/rosapps/mc/src/view.h trunk/rosapps/mc/src/widget.c trunk/rosapps/mc/src/widget.h trunk/rosapps/mc/src/win.c trunk/rosapps/mc/src/wtools.c trunk/rosapps/mc/src/wtools.h trunk/rosapps/mc/src/xcurses.c trunk/rosapps/mc/src/xslint.c trunk/rosapps/mc/vfs/extfs.h trunk/rosapps/mc/vfs/vfs.h trunk/rosapps/net/ncftp/Strn/Strntok.c trunk/rosapps/net/ncftp/autoconf/acconfig.h trunk/rosapps/net/ncftp/libncftp/cmds.c trunk/rosapps/net/ncftp/libncftp/errno.c trunk/rosapps/net/ncftp/libncftp/ftp.c trunk/rosapps/net/ncftp/libncftp/glob.c trunk/rosapps/net/ncftp/libncftp/io.c trunk/rosapps/net/ncftp/libncftp/linelist.c trunk/rosapps/net/ncftp/libncftp/ncftp.h trunk/rosapps/net/ncftp/libncftp/open.c trunk/rosapps/net/ncftp/libncftp/rcmd.c trunk/rosapps/net/ncftp/libncftp/util.c trunk/rosapps/net/ncftp/ncftp/bookmark.c trunk/rosapps/net/ncftp/ncftp/bookmark.h trunk/rosapps/net/ncftp/ncftp/cmdlist.c trunk/rosapps/net/ncftp/ncftp/cmds.c trunk/rosapps/net/ncftp/ncftp/cmds.h trunk/rosapps/net/ncftp/ncftp/getline.c trunk/rosapps/net/ncftp/ncftp/getline.h trunk/rosapps/net/ncftp/ncftp/getopt.c trunk/rosapps/net/ncftp/ncftp/getopt.h trunk/rosapps/net/ncftp/ncftp/log.c trunk/rosapps/net/ncftp/ncftp/log.h trunk/rosapps/net/ncftp/ncftp/ls.c trunk/rosapps/net/ncftp/ncftp/ls.h trunk/rosapps/net/ncftp/ncftp/main.c trunk/rosapps/net/ncftp/ncftp/main.h trunk/rosapps/net/ncftp/ncftp/pref.c trunk/rosapps/net/ncftp/ncftp/pref.h trunk/rosapps/net/ncftp/ncftp/preffw.c trunk/rosapps/net/ncftp/ncftp/progress.c trunk/rosapps/net/ncftp/ncftp/progress.h trunk/rosapps/net/ncftp/ncftp/readln.c trunk/rosapps/net/ncftp/ncftp/readln.h trunk/rosapps/net/ncftp/ncftp/resource.h trunk/rosapps/net/ncftp/ncftp/shell.c trunk/rosapps/net/ncftp/ncftp/shell.h trunk/rosapps/net/ncftp/ncftp/spool.c trunk/rosapps/net/ncftp/ncftp/spool.h trunk/rosapps/net/ncftp/ncftp/syshdrs.h trunk/rosapps/net/ncftp/ncftp/trace.c trunk/rosapps/net/ncftp/ncftp/trace.h trunk/rosapps/net/ncftp/ncftp/util.c trunk/rosapps/net/ncftp/ncftp/util.h trunk/rosapps/net/ncftp/sio/SClose.c trunk/rosapps/net/ncftp/sio/SConnect.c trunk/rosapps/net/ncftp/sio/SRead.c trunk/rosapps/net/ncftp/sio/SReadline.c trunk/rosapps/net/ncftp/sio/SRecv.c trunk/rosapps/net/ncftp/sio/SRecvfrom.c trunk/rosapps/net/ncftp/sio/SRecvmsg.c trunk/rosapps/net/ncftp/sio/SSend.c trunk/rosapps/net/ncftp/sio/SSendto.c trunk/rosapps/net/ncftp/sio/SSendtoByName.c trunk/rosapps/net/ncftp/sio/SWait.c trunk/rosapps/net/ncftp/sio/SWrite.c trunk/rosapps/net/ncftp/sio/SocketUtil.c trunk/rosapps/net/ncftp/sio/wincfg.h trunk/rosapps/net/niclist/niclist.c trunk/rosapps/notevil/notevil.c trunk/rosapps/sysutils/chkdsk.c trunk/rosapps/sysutils/chklib.c trunk/rosapps/sysutils/config.h trunk/rosapps/sysutils/ctm/ctm.c trunk/rosapps/sysutils/ctm/ctm.h trunk/rosapps/sysutils/fmifs.h trunk/rosapps/sysutils/format.c trunk/rosapps/sysutils/ldd.c trunk/rosapps/sysutils/man/man.c trunk/rosapps/sysutils/pedump.c trunk/rosapps/sysutils/qsi.c trunk/rosapps/sysutils/regexpl/ArgumentParser.h trunk/rosapps/sysutils/regexpl/Completion.h trunk/rosapps/sysutils/regexpl/Console.h trunk/rosapps/sysutils/regexpl/CrtSupplement.c trunk/rosapps/sysutils/regexpl/Pattern.h trunk/rosapps/sysutils/regexpl/RegistryKey.h trunk/rosapps/sysutils/regexpl/RegistryTree.h trunk/rosapps/sysutils/regexpl/SecurityDescriptor.h trunk/rosapps/sysutils/regexpl/Settings.h trunk/rosapps/sysutils/regexpl/ShellCommand.h trunk/rosapps/sysutils/regexpl/ShellCommandChangeKey.h trunk/rosapps/sysutils/regexpl/ShellCommandConnect.h trunk/rosapps/sysutils/regexpl/ShellCommandDACL.h trunk/rosapps/sysutils/regexpl/ShellCommandDOKA.h trunk/rosapps/sysutils/regexpl/ShellCommandDeleteKey.h trunk/rosapps/sysutils/regexpl/ShellCommandDeleteValue.h trunk/rosapps/sysutils/regexpl/ShellCommandDir.h trunk/rosapps/sysutils/regexpl/ShellCommandExit.h trunk/rosapps/sysutils/regexpl/ShellCommandHelp.h trunk/rosapps/sysutils/regexpl/ShellCommandNewKey.h trunk/rosapps/sysutils/regexpl/ShellCommandOwner.h trunk/rosapps/sysutils/regexpl/ShellCommandSACL.h trunk/rosapps/sysutils/regexpl/ShellCommandSetValue.h trunk/rosapps/sysutils/regexpl/ShellCommandValue.h trunk/rosapps/sysutils/regexpl/ShellCommandVersion.h trunk/rosapps/sysutils/regexpl/ShellCommandsLinkedList.h trunk/rosapps/sysutils/regexpl/TextHistory.h trunk/rosapps/sysutils/shutdown.c trunk/rosapps/sysutils/tcat/cat.c trunk/rosapps/sysutils/tlist/tlist.c trunk/rosapps/sysutils/win32err.c trunk/rosapps/sysutils/wmain.c trunk/rosapps/templates/dialog/dialog.c trunk/rosapps/templates/dialog/memdlg.c trunk/rosapps/templates/dialog/page1.c trunk/rosapps/templates/dialog/trace.c trunk/rosapps/templates/mdi/about.c trunk/rosapps/templates/mdi/about.h trunk/rosapps/templates/mdi/childwnd.c trunk/rosapps/templates/mdi/childwnd.h trunk/rosapps/templates/mdi/framewnd.c trunk/rosapps/templates/mdi/framewnd.h trunk/rosapps/templates/mdi/main.c trunk/rosapps/templates/mdi/panelwnd.c trunk/rosapps/templates/mdi/panelwnd.h trunk/rosapps/templates/mdi/resource.h trunk/rosapps/templates/mdi/ros2win.c trunk/rosapps/templates/mdi/ros2win.h trunk/rosapps/tests/accelerator/accelerator.c trunk/rosapps/tests/alive/alive.c trunk/rosapps/tests/alphablend/alphablend.c trunk/rosapps/tests/apc/apc.c trunk/rosapps/tests/apc2/apc2.c trunk/rosapps/tests/bench/bench-syscall.c trunk/rosapps/tests/bench/bench-thread.c trunk/rosapps/tests/bitblt/bitblt.c trunk/rosapps/tests/button2/buttontst2.c trunk/rosapps/tests/capclock/capclock.c trunk/rosapps/tests/carets/carets.c trunk/rosapps/tests/combo/combotst.c trunk/rosapps/tests/combo/utils.c trunk/rosapps/tests/consume/consume.c trunk/rosapps/tests/copymove/copymove.c trunk/rosapps/tests/count/count.c trunk/rosapps/tests/dibtest/dibtest.c trunk/rosapps/tests/dirdlg/dirdlg.c trunk/rosapps/tests/diskspeed/diskspeed.c trunk/rosapps/tests/dnsapi/dnsapi.c trunk/rosapps/tests/dnsquery/dnsquery.c trunk/rosapps/tests/dump_shared_data/dump_shared_data.c trunk/rosapps/tests/edit/edittest.c trunk/rosapps/tests/edit/utils.c trunk/rosapps/tests/enhmetafile/enhmetafile.c trunk/rosapps/tests/enumwnd/enumwnd.c trunk/rosapps/tests/fiber/fiber.c trunk/rosapps/tests/gethostbyname/gethostbyname.c trunk/rosapps/tests/global_mem/global_mem.c trunk/rosapps/tests/gradient/gradient.c trunk/rosapps/tests/guithreadinfo/guithreadinfo.c trunk/rosapps/tests/hello/hello.c trunk/rosapps/tests/hivetest/hivetest.c trunk/rosapps/tests/icontest/icontest.c trunk/rosapps/tests/lineclip/lineclip.c trunk/rosapps/tests/linetest/linetest.c trunk/rosapps/tests/lpc/conport.c trunk/rosapps/tests/lpc/creport.c trunk/rosapps/tests/lpc/dumpinfo.c trunk/rosapps/tests/lpc/lpcclt.c trunk/rosapps/tests/lpc/lpcsrv.c trunk/rosapps/tests/map_dup_inherit/map_dup_inherit.c trunk/rosapps/tests/mdi/mdi.c trunk/rosapps/tests/mdi/resource.h trunk/rosapps/tests/moztest/moztest.c trunk/rosapps/tests/mstest/msclient.c trunk/rosapps/tests/multithrdwin/multithrdwin.c trunk/rosapps/tests/multiwin/multiwin.c trunk/rosapps/tests/nameserverlist/nameserverlist.c trunk/rosapps/tests/noexecute/noexecute.c trunk/rosapps/tests/nptest/npserver.c trunk/rosapps/tests/palbitblt/pal.c trunk/rosapps/tests/popupmenu/popupmenu.c trunk/rosapps/tests/primitives/mk_font.h trunk/rosapps/tests/pteb/pteb.c trunk/rosapps/tests/regdump/regcmds.c trunk/rosapps/tests/regdump/regdump.c trunk/rosapps/tests/regdump/regproc.c trunk/rosapps/tests/regqueryvalue/regqueryvalue.c trunk/rosapps/tests/regtest/regtest.c trunk/rosapps/tests/sectest/sectest.c trunk/rosapps/tests/shaptest/shaptest.c trunk/rosapps/tests/shm/shmclt.c trunk/rosapps/tests/shm/shmsrv.c trunk/rosapps/tests/subclass/subclass.c trunk/rosapps/tests/tcpsvr/tcpsvr.c trunk/rosapps/tests/terminate/terminate.c trunk/rosapps/tests/thread/thread.c trunk/rosapps/tests/thread_msg/thread_msg.c trunk/rosapps/tests/tmrqueue/tmrqueue.c trunk/rosapps/tests/tokentest/tokentest.c trunk/rosapps/tests/txtscale/mk_font.h trunk/rosapps/tests/vmtest/vmtest.c trunk/rosapps/tests/winhello/winhello.c trunk/rosapps/tests/wm_paint/wm_paint.c trunk/rosapps/tests/zwcontinue/zwcontinue.c trunk/rosapps/welcome/welcome.c trunk/rosapps/winfile/about.c trunk/rosapps/winfile/about.h trunk/rosapps/winfile/childwnd.c trunk/rosapps/winfile/debug.c trunk/rosapps/winfile/debug.h trunk/rosapps/winfile/dialogs.c trunk/rosapps/winfile/draw.c trunk/rosapps/winfile/draw.h trunk/rosapps/winfile/drivebar.c trunk/rosapps/winfile/drivebar.h trunk/rosapps/winfile/entries.c trunk/rosapps/winfile/format.h trunk/rosapps/winfile/framewnd.c trunk/rosapps/winfile/listview.c trunk/rosapps/winfile/main.c trunk/rosapps/winfile/network.c trunk/rosapps/winfile/network.h trunk/rosapps/winfile/resource.h trunk/rosapps/winfile/run.c trunk/rosapps/winfile/run.h trunk/rosapps/winfile/settings.c trunk/rosapps/winfile/shell.c trunk/rosapps/winfile/shell.h trunk/rosapps/winfile/sort.c trunk/rosapps/winfile/splitpath.c trunk/rosapps/winfile/trace.c trunk/rosapps/winfile/treeview.c trunk/rosapps/winfile/utils.c trunk/rosapps/winfile/worker.c trunk/rosapps/winfile/worker.h From greatlrd at svn.reactos.com Sun May 8 00:17:05 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [greatlrd] 15092: Fireball patch for fixing RtlUnicodeStringToInteger and RtlCharToInteger Message-ID: <000601c55352$80723840$6b01a8c0@PENELOPE> Fireball patch for fixing RtlUnicodeStringToInteger and RtlCharToInteger Imported WINE's RtlUnicodeStringToInteger and RtlCharToInteger - they were seriously broken in our revision. Thanks to GreatLord for his help pointing out this bug with me :) Updated files: trunk/reactos/lib/rtl/unicode.c From ion at svn.reactos.com Sun May 8 03:24:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15093: Delete my branch. Everything has been merged in Message-ID: <000601c5536c$ba445160$6b01a8c0@PENELOPE> Delete my branch. Everything has been merged in Deleted files: branches/alex_devel_branch/ From ion at svn.reactos.com Sun May 8 03:25:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15094: Delete my outdated headers branch. Message-ID: <000601c5536c$db77ebd0$6b01a8c0@PENELOPE> Delete my outdated headers branch. Deleted files: branches/new_headers/ From ion at svn.reactos.com Sun May 8 03:27:02 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15095: New Headers Branch. Final version. Message-ID: <000601c5536d$094c6770$6b01a8c0@PENELOPE> New Headers Branch. Final version. Added files: branches/new_headers/ From ion at svn.reactos.com Sun May 8 03:27:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15096: New Headers Branch. Final version. Message-ID: <000601c5536d$1856f5a0$6b01a8c0@PENELOPE> New Headers Branch. Final version. Added files: branches/new_headers/reactos/ From ion at svn.reactos.com Sun May 8 03:30:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15097: Wipe out current includes to start fresh. Message-ID: <000601c5536d$8664c9a0$6b01a8c0@PENELOPE> Wipe out current includes to start fresh. Deleted files: branches/new_headers/reactos/include/ branches/new_headers/reactos/w32api/ From ion at svn.reactos.com Sun May 8 03:32:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15098: Start by adding current w32api headers from HEAD Message-ID: <000601c5536d$d9008dc0$6b01a8c0@PENELOPE> Start by adding current w32api headers from HEAD Added files: branches/new_headers/reactos/include/ branches/new_headers/reactos/include/GL/ branches/new_headers/reactos/include/GL/gl.h branches/new_headers/reactos/include/GL/glext.h branches/new_headers/reactos/include/GL/glu.h branches/new_headers/reactos/include/GdiPlus.h branches/new_headers/reactos/include/GdiPlusBase.h branches/new_headers/reactos/include/GdiPlusBrush.h branches/new_headers/reactos/include/GdiPlusColor.h branches/new_headers/reactos/include/GdiPlusColorMatrix.h branches/new_headers/reactos/include/GdiPlusEffects.h branches/new_headers/reactos/include/GdiPlusEnums.h branches/new_headers/reactos/include/GdiPlusFlat.h branches/new_headers/reactos/include/GdiPlusGpStubs.h branches/new_headers/reactos/include/GdiPlusGraphics.h branches/new_headers/reactos/include/GdiPlusHeaders.h branches/new_headers/reactos/include/GdiPlusImageAttributes.h branches/new_headers/reactos/include/GdiPlusImaging.h branches/new_headers/reactos/include/GdiPlusInit.h branches/new_headers/reactos/include/GdiPlusLineCaps.h branches/new_headers/reactos/include/GdiPlusMatrix.h branches/new_headers/reactos/include/GdiPlusMem.h branches/new_headers/reactos/include/GdiPlusMetaFile.h branches/new_headers/reactos/include/GdiPlusMetaHeader.h branches/new_headers/reactos/include/GdiPlusPath.h branches/new_headers/reactos/include/GdiPlusPen.h branches/new_headers/reactos/include/GdiPlusPixelFormats.h branches/new_headers/reactos/include/GdiPlusStringFormat.h branches/new_headers/reactos/include/GdiPlusTypes.h branches/new_headers/reactos/include/accctrl.h branches/new_headers/reactos/include/aclapi.h branches/new_headers/reactos/include/aclui.h branches/new_headers/reactos/include/afxres.h branches/new_headers/reactos/include/basetsd.h branches/new_headers/reactos/include/basetyps.h branches/new_headers/reactos/include/cderr.h branches/new_headers/reactos/include/cguid.h branches/new_headers/reactos/include/comcat.h branches/new_headers/reactos/include/commctrl.h branches/new_headers/reactos/include/commdlg.h branches/new_headers/reactos/include/cpl.h branches/new_headers/reactos/include/cplext.h branches/new_headers/reactos/include/custcntl.h branches/new_headers/reactos/include/dbt.h branches/new_headers/reactos/include/dde.h branches/new_headers/reactos/include/ddeml.h branches/new_headers/reactos/include/ddk/ branches/new_headers/reactos/include/ddk/afilter.h branches/new_headers/reactos/include/ddk/atm.h branches/new_headers/reactos/include/ddk/batclass.h branches/new_headers/reactos/include/ddk/cfg.h branches/new_headers/reactos/include/ddk/cfgmgr32.h branches/new_headers/reactos/include/ddk/d4drvif.h branches/new_headers/reactos/include/ddk/d4iface.h branches/new_headers/reactos/include/ddk/ddkmapi.h branches/new_headers/reactos/include/ddk/hidclass.h branches/new_headers/reactos/include/ddk/hidpi.h branches/new_headers/reactos/include/ddk/hidusage.h branches/new_headers/reactos/include/ddk/mcd.h branches/new_headers/reactos/include/ddk/miniport.h branches/new_headers/reactos/include/ddk/minitape.h branches/new_headers/reactos/include/ddk/mountdev.h branches/new_headers/reactos/include/ddk/mountmgr.h branches/new_headers/reactos/include/ddk/ndis.h branches/new_headers/reactos/include/ddk/ndisguid.h branches/new_headers/reactos/include/ddk/ndistapi.h branches/new_headers/reactos/include/ddk/ndiswan.h branches/new_headers/reactos/include/ddk/netevent.h branches/new_headers/reactos/include/ddk/netpnp.h branches/new_headers/reactos/include/ddk/newdev.h branches/new_headers/reactos/include/ddk/ntagp.h branches/new_headers/reactos/include/ddk/ntapi.h branches/new_headers/reactos/include/ddk/ntdd8042.h branches/new_headers/reactos/include/ddk/ntddbeep.h branches/new_headers/reactos/include/ddk/ntddcdrm.h branches/new_headers/reactos/include/ddk/ntddcdvd.h branches/new_headers/reactos/include/ddk/ntddchgr.h branches/new_headers/reactos/include/ddk/ntdddisk.h branches/new_headers/reactos/include/ddk/ntddk.h branches/new_headers/reactos/include/ddk/ntddkbd.h branches/new_headers/reactos/include/ddk/ntddmou.h branches/new_headers/reactos/include/ddk/ntddndis.h branches/new_headers/reactos/include/ddk/ntddpar.h branches/new_headers/reactos/include/ddk/ntddpcm.h branches/new_headers/reactos/include/ddk/ntddscsi.h branches/new_headers/reactos/include/ddk/ntddser.h branches/new_headers/reactos/include/ddk/ntddstor.h branches/new_headers/reactos/include/ddk/ntddtape.h branches/new_headers/reactos/include/ddk/ntddtdi.h branches/new_headers/reactos/include/ddk/ntddvdeo.h branches/new_headers/reactos/include/ddk/ntddvol.h branches/new_headers/reactos/include/ddk/ntifs.h branches/new_headers/reactos/include/ddk/ntpoapi.h branches/new_headers/reactos/include/ddk/ntstatus.h branches/new_headers/reactos/include/ddk/parallel.h branches/new_headers/reactos/include/ddk/pfhook.h branches/new_headers/reactos/include/ddk/poclass.h branches/new_headers/reactos/include/ddk/prntfont.h branches/new_headers/reactos/include/ddk/scsi.h branches/new_headers/reactos/include/ddk/scsiscan.h branches/new_headers/reactos/include/ddk/scsiwmi.h branches/new_headers/reactos/include/ddk/smbus.h branches/new_headers/reactos/include/ddk/srb.h branches/new_headers/reactos/include/ddk/storport.h branches/new_headers/reactos/include/ddk/tdi.h branches/new_headers/reactos/include/ddk/tdiinfo.h branches/new_headers/reactos/include/ddk/tdikrnl.h branches/new_headers/reactos/include/ddk/tdistat.h branches/new_headers/reactos/include/ddk/tvout.h branches/new_headers/reactos/include/ddk/upssvc.h branches/new_headers/reactos/include/ddk/usb.h branches/new_headers/reactos/include/ddk/usb100.h branches/new_headers/reactos/include/ddk/usbcamdi.h branches/new_headers/reactos/include/ddk/usbdi.h branches/new_headers/reactos/include/ddk/usbioctl.h branches/new_headers/reactos/include/ddk/usbiodef.h branches/new_headers/reactos/include/ddk/usbscan.h branches/new_headers/reactos/include/ddk/usbuser.h branches/new_headers/reactos/include/ddk/video.h branches/new_headers/reactos/include/ddk/videoagp.h branches/new_headers/reactos/include/ddk/wdmguid.h branches/new_headers/reactos/include/ddk/win2k.h branches/new_headers/reactos/include/ddk/winddi.h branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ddk/winnt4.h branches/new_headers/reactos/include/ddk/winxp.h branches/new_headers/reactos/include/ddk/ws2san.h branches/new_headers/reactos/include/ddk/xfilter.h branches/new_headers/reactos/include/dhcpcsdk.h branches/new_headers/reactos/include/dlgs.h branches/new_headers/reactos/include/docobj.h branches/new_headers/reactos/include/errorrep.h branches/new_headers/reactos/include/exdisp.h branches/new_headers/reactos/include/exdispid.h branches/new_headers/reactos/include/fci.h branches/new_headers/reactos/include/fdi.h branches/new_headers/reactos/include/httpext.h branches/new_headers/reactos/include/icmpapi.h branches/new_headers/reactos/include/idispids.h branches/new_headers/reactos/include/imagehlp.h branches/new_headers/reactos/include/imm.h branches/new_headers/reactos/include/initguid.h branches/new_headers/reactos/include/intshcut.h branches/new_headers/reactos/include/ipexport.h branches/new_headers/reactos/include/iphlpapi.h branches/new_headers/reactos/include/ipifcons.h branches/new_headers/reactos/include/iprtrmib.h branches/new_headers/reactos/include/iptypes.h branches/new_headers/reactos/include/isguids.h branches/new_headers/reactos/include/largeint.h branches/new_headers/reactos/include/lm.h branches/new_headers/reactos/include/lmaccess.h branches/new_headers/reactos/include/lmalert.h branches/new_headers/reactos/include/lmapibuf.h branches/new_headers/reactos/include/lmat.h branches/new_headers/reactos/include/lmaudit.h branches/new_headers/reactos/include/lmbrowsr.h branches/new_headers/reactos/include/lmchdev.h branches/new_headers/reactos/include/lmconfig.h branches/new_headers/reactos/include/lmcons.h branches/new_headers/reactos/include/lmerr.h branches/new_headers/reactos/include/lmerrlog.h branches/new_headers/reactos/include/lmmsg.h branches/new_headers/reactos/include/lmremutl.h branches/new_headers/reactos/include/lmrepl.h branches/new_headers/reactos/include/lmserver.h branches/new_headers/reactos/include/lmshare.h branches/new_headers/reactos/include/lmsname.h branches/new_headers/reactos/include/lmstats.h branches/new_headers/reactos/include/lmsvc.h branches/new_headers/reactos/include/lmuse.h branches/new_headers/reactos/include/lmuseflg.h branches/new_headers/reactos/include/lmwksta.h branches/new_headers/reactos/include/lzexpand.h branches/new_headers/reactos/include/mapi.h branches/new_headers/reactos/include/mciavi.h branches/new_headers/reactos/include/mcx.h branches/new_headers/reactos/include/mgmtapi.h branches/new_headers/reactos/include/mmsystem.h branches/new_headers/reactos/include/mshtml.h branches/new_headers/reactos/include/mswsock.h branches/new_headers/reactos/include/nb30.h branches/new_headers/reactos/include/nddeapi.h branches/new_headers/reactos/include/nspapi.h branches/new_headers/reactos/include/ntdef.h branches/new_headers/reactos/include/ntdll.h branches/new_headers/reactos/include/ntldap.h branches/new_headers/reactos/include/ntsecapi.h branches/new_headers/reactos/include/ntsecpkg.h branches/new_headers/reactos/include/oaidl.h branches/new_headers/reactos/include/objbase.h branches/new_headers/reactos/include/objfwd.h branches/new_headers/reactos/include/objidl.h branches/new_headers/reactos/include/ocidl.h branches/new_headers/reactos/include/odbcinst.h branches/new_headers/reactos/include/ole.h branches/new_headers/reactos/include/ole2.h branches/new_headers/reactos/include/ole2ver.h branches/new_headers/reactos/include/oleacc.h branches/new_headers/reactos/include/oleauto.h branches/new_headers/reactos/include/olectl.h branches/new_headers/reactos/include/olectlid.h branches/new_headers/reactos/include/oledlg.h branches/new_headers/reactos/include/oleidl.h branches/new_headers/reactos/include/pbt.h branches/new_headers/reactos/include/poppack.h branches/new_headers/reactos/include/powrprof.h branches/new_headers/reactos/include/propidl.h branches/new_headers/reactos/include/prsht.h branches/new_headers/reactos/include/psapi.h branches/new_headers/reactos/include/pshpack1.h branches/new_headers/reactos/include/pshpack2.h branches/new_headers/reactos/include/pshpack4.h branches/new_headers/reactos/include/pshpack8.h branches/new_headers/reactos/include/rapi.h branches/new_headers/reactos/include/ras.h branches/new_headers/reactos/include/rasdlg.h branches/new_headers/reactos/include/raserror.h branches/new_headers/reactos/include/rassapi.h branches/new_headers/reactos/include/regstr.h branches/new_headers/reactos/include/richedit.h branches/new_headers/reactos/include/richole.h branches/new_headers/reactos/include/rpc.h branches/new_headers/reactos/include/rpcdce.h branches/new_headers/reactos/include/rpcdce2.h branches/new_headers/reactos/include/rpcdcep.h branches/new_headers/reactos/include/rpcndr.h branches/new_headers/reactos/include/rpcnsi.h branches/new_headers/reactos/include/rpcnsip.h branches/new_headers/reactos/include/rpcnterr.h branches/new_headers/reactos/include/rpcproxy.h branches/new_headers/reactos/include/schannel.h branches/new_headers/reactos/include/schnlsp.h branches/new_headers/reactos/include/scrnsave.h branches/new_headers/reactos/include/sddl.h branches/new_headers/reactos/include/secext.h branches/new_headers/reactos/include/security.h branches/new_headers/reactos/include/servprov.h branches/new_headers/reactos/include/setupapi.h branches/new_headers/reactos/include/shellapi.h branches/new_headers/reactos/include/shlguid.h branches/new_headers/reactos/include/shlobj.h branches/new_headers/reactos/include/shlwapi.h branches/new_headers/reactos/include/shtypes.h branches/new_headers/reactos/include/snmp.h branches/new_headers/reactos/include/sql.h branches/new_headers/reactos/include/sqlext.h branches/new_headers/reactos/include/sqltypes.h branches/new_headers/reactos/include/sqlucode.h branches/new_headers/reactos/include/sspi.h branches/new_headers/reactos/include/subauth.h branches/new_headers/reactos/include/svcguid.h branches/new_headers/reactos/include/tlhelp32.h branches/new_headers/reactos/include/tmschema.h branches/new_headers/reactos/include/unknwn.h branches/new_headers/reactos/include/userenv.h branches/new_headers/reactos/include/uxtheme.h branches/new_headers/reactos/include/vfw.h branches/new_headers/reactos/include/w32api.h branches/new_headers/reactos/include/winable.h branches/new_headers/reactos/include/winbase.h branches/new_headers/reactos/include/winber.h branches/new_headers/reactos/include/wincon.h branches/new_headers/reactos/include/wincrypt.h branches/new_headers/reactos/include/windef.h branches/new_headers/reactos/include/windns.h branches/new_headers/reactos/include/windows.h branches/new_headers/reactos/include/windowsx.h branches/new_headers/reactos/include/winerror.h branches/new_headers/reactos/include/winfax.h branches/new_headers/reactos/include/wingdi.h branches/new_headers/reactos/include/wininet.h branches/new_headers/reactos/include/winioctl.h branches/new_headers/reactos/include/winldap.h branches/new_headers/reactos/include/winnetwk.h branches/new_headers/reactos/include/winnls.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/include/winperf.h branches/new_headers/reactos/include/winreg.h branches/new_headers/reactos/include/winres.h branches/new_headers/reactos/include/winresrc.h branches/new_headers/reactos/include/winscard.h branches/new_headers/reactos/include/winsmcrd.h branches/new_headers/reactos/include/winsnmp.h branches/new_headers/reactos/include/winsock.h branches/new_headers/reactos/include/winsock2.h branches/new_headers/reactos/include/winspool.h branches/new_headers/reactos/include/winsvc.h branches/new_headers/reactos/include/winuser.h branches/new_headers/reactos/include/winver.h branches/new_headers/reactos/include/winwlx.h branches/new_headers/reactos/include/ws2spi.h branches/new_headers/reactos/include/ws2tcpip.h branches/new_headers/reactos/include/wsahelp.h branches/new_headers/reactos/include/wsipx.h branches/new_headers/reactos/include/wsnetbs.h branches/new_headers/reactos/include/wtypes.h branches/new_headers/reactos/include/zmouse.h From ion at svn.reactos.com Sun May 8 03:38:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15099: Add basic headers from trunk Message-ID: <000601c5536e$aea82410$6b01a8c0@PENELOPE> Add basic headers from trunk Added files: branches/new_headers/reactos/include/csrss/ branches/new_headers/reactos/include/csrss/csrss.h branches/new_headers/reactos/include/reactos/ branches/new_headers/reactos/include/reactos/buildno.h branches/new_headers/reactos/include/reactos/config.h branches/new_headers/reactos/include/reactos/errcodes.h branches/new_headers/reactos/include/reactos/exeformat.h branches/new_headers/reactos/include/reactos/resource.h branches/new_headers/reactos/include/reactos/rossym.h branches/new_headers/reactos/include/reactos/version.h branches/new_headers/reactos/include/reactos/version.rc branches/new_headers/reactos/include/reactos/winlogon.h branches/new_headers/reactos/include/wine/ branches/new_headers/reactos/include/wine/cfgmgr32.h branches/new_headers/reactos/include/wine/cguid.h branches/new_headers/reactos/include/wine/commctrl.h branches/new_headers/reactos/include/wine/commdlg.h branches/new_headers/reactos/include/wine/config.h branches/new_headers/reactos/include/wine/debug.h branches/new_headers/reactos/include/wine/dlgs.h branches/new_headers/reactos/include/wine/docobj.h branches/new_headers/reactos/include/wine/exception.h branches/new_headers/reactos/include/wine/exdisp.h branches/new_headers/reactos/include/wine/guiddef.h branches/new_headers/reactos/include/wine/initguid.h branches/new_headers/reactos/include/wine/list.h branches/new_headers/reactos/include/wine/mmddk.h branches/new_headers/reactos/include/wine/mmreg.h branches/new_headers/reactos/include/wine/mmsystem.h branches/new_headers/reactos/include/wine/msacm.h branches/new_headers/reactos/include/wine/msacmdlg.h branches/new_headers/reactos/include/wine/msacmdrv.h branches/new_headers/reactos/include/wine/msi.h branches/new_headers/reactos/include/wine/msidefs.h branches/new_headers/reactos/include/wine/msiquery.h branches/new_headers/reactos/include/wine/netspi.h branches/new_headers/reactos/include/wine/npapi.h branches/new_headers/reactos/include/wine/ntstatus.h branches/new_headers/reactos/include/wine/oaidl.h branches/new_headers/reactos/include/wine/objbase.h branches/new_headers/reactos/include/wine/objidl.h branches/new_headers/reactos/include/wine/ocidl.h branches/new_headers/reactos/include/wine/ole2.h branches/new_headers/reactos/include/wine/oleidl.h branches/new_headers/reactos/include/wine/port.h branches/new_headers/reactos/include/wine/prsht.h branches/new_headers/reactos/include/wine/richedit.h branches/new_headers/reactos/include/wine/richole.h branches/new_headers/reactos/include/wine/rpcfc.h branches/new_headers/reactos/include/wine/rpcss_shared.h branches/new_headers/reactos/include/wine/servprov.h branches/new_headers/reactos/include/wine/setupapi.h branches/new_headers/reactos/include/wine/shellapi.h branches/new_headers/reactos/include/wine/shldisp.h branches/new_headers/reactos/include/wine/shlguid.h branches/new_headers/reactos/include/wine/shlobj.h branches/new_headers/reactos/include/wine/shlwapi.h branches/new_headers/reactos/include/wine/shobjidl.h branches/new_headers/reactos/include/wine/shtypes.h branches/new_headers/reactos/include/wine/test.h branches/new_headers/reactos/include/wine/unicode.h branches/new_headers/reactos/include/wine/unknwn.h branches/new_headers/reactos/include/wine/urlmon.h branches/new_headers/reactos/include/wine/winbase16.h branches/new_headers/reactos/include/wine/windef.h branches/new_headers/reactos/include/wine/windef16.h branches/new_headers/reactos/include/wine/wine_common_ver.rc branches/new_headers/reactos/include/wine/wingdi.h branches/new_headers/reactos/include/wine/wingdi16.h branches/new_headers/reactos/include/wine/wininet.h branches/new_headers/reactos/include/wine/winnetwk.h branches/new_headers/reactos/include/wine/winnt.h branches/new_headers/reactos/include/wine/winternl.h branches/new_headers/reactos/include/wine/winuser.h branches/new_headers/reactos/include/wine/winuser16.h branches/new_headers/reactos/include/wine/wownt32.h branches/new_headers/reactos/include/wine/wpp.h branches/new_headers/reactos/include/wine/wtypes.h From ion at svn.reactos.com Sun May 8 03:39:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15100: Add PSEH Message-ID: <000601c5536e$bef21010$6b01a8c0@PENELOPE> Add PSEH Added files: branches/new_headers/reactos/include/pseh/ branches/new_headers/reactos/include/pseh/excpt.h branches/new_headers/reactos/include/pseh/framebased/ branches/new_headers/reactos/include/pseh/framebased/internal.h branches/new_headers/reactos/include/pseh/framebased.h branches/new_headers/reactos/include/pseh/native.h branches/new_headers/reactos/include/pseh/prettybased.h branches/new_headers/reactos/include/pseh/setjmp.h From ion at svn.reactos.com Sun May 8 03:40:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15101: Add new WIN32K headers Message-ID: <000601c5536e$e2834990$6b01a8c0@PENELOPE> Add new WIN32K headers Added files: branches/new_headers/reactos/include/win32k/ branches/new_headers/reactos/include/win32k/bitmaps.h branches/new_headers/reactos/include/win32k/brush.h branches/new_headers/reactos/include/win32k/cliprgn.h branches/new_headers/reactos/include/win32k/color.h branches/new_headers/reactos/include/win32k/coord.h branches/new_headers/reactos/include/win32k/cursoricon.h branches/new_headers/reactos/include/win32k/dc.h branches/new_headers/reactos/include/win32k/debug.h branches/new_headers/reactos/include/win32k/debug1.h branches/new_headers/reactos/include/win32k/driver.h branches/new_headers/reactos/include/win32k/fillshap.h branches/new_headers/reactos/include/win32k/float.h branches/new_headers/reactos/include/win32k/font.h branches/new_headers/reactos/include/win32k/gdiobj.h branches/new_headers/reactos/include/win32k/icm.h branches/new_headers/reactos/include/win32k/kapi.h branches/new_headers/reactos/include/win32k/line.h branches/new_headers/reactos/include/win32k/math.h branches/new_headers/reactos/include/win32k/menu.h branches/new_headers/reactos/include/win32k/metafile.h branches/new_headers/reactos/include/win32k/misc.h branches/new_headers/reactos/include/win32k/ntddraw.h branches/new_headers/reactos/include/win32k/ntuser.h branches/new_headers/reactos/include/win32k/paint.h branches/new_headers/reactos/include/win32k/path.h branches/new_headers/reactos/include/win32k/pen.h branches/new_headers/reactos/include/win32k/print.h branches/new_headers/reactos/include/win32k/region.h branches/new_headers/reactos/include/win32k/text.h branches/new_headers/reactos/include/win32k/user32/ branches/new_headers/reactos/include/win32k/user32/accel.h branches/new_headers/reactos/include/win32k/user32/callback.h branches/new_headers/reactos/include/win32k/user32/regcontrol.h branches/new_headers/reactos/include/win32k/user32/wininternal.h branches/new_headers/reactos/include/win32k/wingl.h From ion at svn.reactos.com Sun May 8 03:41:23 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15102: Finally, add NDK. Still needs lot of work Message-ID: <000601c5536f$0a5d5050$6b01a8c0@PENELOPE> Finally, add NDK. Still needs lot of work Added files: branches/new_headers/reactos/include/ndk/ branches/new_headers/reactos/include/ndk/cctypes.h branches/new_headers/reactos/include/ndk/extypes.h branches/new_headers/reactos/include/ndk/halfuncs.h branches/new_headers/reactos/include/ndk/haltypes.h branches/new_headers/reactos/include/ndk/i386/ branches/new_headers/reactos/include/ndk/i386/floatsave.h branches/new_headers/reactos/include/ndk/i386/segment.h branches/new_headers/reactos/include/ndk/inbvfuncs.h branches/new_headers/reactos/include/ndk/iofuncs.h branches/new_headers/reactos/include/ndk/iotypes.h branches/new_headers/reactos/include/ndk/kdfuncs.h branches/new_headers/reactos/include/ndk/kdtypes.h branches/new_headers/reactos/include/ndk/kefuncs.h branches/new_headers/reactos/include/ndk/ketypes.h branches/new_headers/reactos/include/ndk/ldrfuncs.h branches/new_headers/reactos/include/ndk/ldrtypes.h branches/new_headers/reactos/include/ndk/lpctypes.h branches/new_headers/reactos/include/ndk/mmtypes.h branches/new_headers/reactos/include/ndk/ntndk.h branches/new_headers/reactos/include/ndk/obfuncs.h branches/new_headers/reactos/include/ndk/obtypes.h branches/new_headers/reactos/include/ndk/potypes.h branches/new_headers/reactos/include/ndk/psfuncs.h branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/rosfuncs.h branches/new_headers/reactos/include/ndk/rostypes.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/sefuncs.h branches/new_headers/reactos/include/ndk/setypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwfuncs.h branches/new_headers/reactos/include/ndk/zwtypes.h From ion at svn.reactos.com Sun May 8 03:45:23 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15103: Update ntoskrnl.h. Probably incorrect for now, it's an old version Message-ID: <000601c5536f$99719440$6b01a8c0@PENELOPE> Update ntoskrnl.h. Probably incorrect for now, it's an old version Updated files: branches/new_headers/reactos/ntoskrnl/include/ntoskrnl.h From ion at svn.reactos.com Sun May 8 03:47:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15104: Limited build Message-ID: <000601c5536f$e6639b90$6b01a8c0@PENELOPE> Limited build Updated files: branches/new_headers/reactos/Makefile From ion at svn.reactos.com Sun May 8 04:08:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [ion] 15105: Update DDK so generic HAL can build Message-ID: <000601c55372$e5f51af0$6b01a8c0@PENELOPE> Update DDK so generic HAL can build Updated files: branches/new_headers/reactos/hal/hal/hal.c branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/reactos/buildno.h From sedwards at svn.reactos.com Sun May 8 04:12:05 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15106: remove whitespace from end of lines Message-ID: <000601c55373$54a9dd50$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/subsys/win32k/dib/dib.c trunk/reactos/subsys/win32k/dib/dib16bpp.c trunk/reactos/subsys/win32k/dib/dib1bpp.c trunk/reactos/subsys/win32k/dib/dib24bpp.c trunk/reactos/subsys/win32k/dib/dib32bpp.c trunk/reactos/subsys/win32k/dib/dib4bpp.c trunk/reactos/subsys/win32k/dib/dib8bpp.c trunk/reactos/subsys/win32k/eng/bitblt.c trunk/reactos/subsys/win32k/eng/clip.c trunk/reactos/subsys/win32k/eng/debug.c trunk/reactos/subsys/win32k/eng/device.c trunk/reactos/subsys/win32k/eng/event.c trunk/reactos/subsys/win32k/eng/float.c trunk/reactos/subsys/win32k/eng/gradient.c trunk/reactos/subsys/win32k/eng/mouse.c trunk/reactos/subsys/win32k/eng/objects.h trunk/reactos/subsys/win32k/eng/paint.c trunk/reactos/subsys/win32k/eng/palette.c trunk/reactos/subsys/win32k/eng/surface.c trunk/reactos/subsys/win32k/eng/transblt.c trunk/reactos/subsys/win32k/eng/xlate.c trunk/reactos/subsys/win32k/include/desktop.h trunk/reactos/subsys/win32k/include/inteng.h trunk/reactos/subsys/win32k/include/intgdi.h trunk/reactos/subsys/win32k/include/menu.h trunk/reactos/subsys/win32k/include/msgqueue.h trunk/reactos/subsys/win32k/include/winpos.h trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/ldr/loader.c trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/main/svctabm.c trunk/reactos/subsys/win32k/misc/driver.c trunk/reactos/subsys/win32k/misc/object.c trunk/reactos/subsys/win32k/misc/ssec.c trunk/reactos/subsys/win32k/ntddraw/ddraw.c trunk/reactos/subsys/win32k/ntddraw/stubs.c trunk/reactos/subsys/win32k/ntuser/accelerator.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/caret.c trunk/reactos/subsys/win32k/ntuser/class.c trunk/reactos/subsys/win32k/ntuser/csr.c trunk/reactos/subsys/win32k/ntuser/cursoricon.c trunk/reactos/subsys/win32k/ntuser/desktop.c trunk/reactos/subsys/win32k/ntuser/focus.c trunk/reactos/subsys/win32k/ntuser/guicheck.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/hotkey.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/subsys/win32k/ntuser/keyboard.c trunk/reactos/subsys/win32k/ntuser/menu.c trunk/reactos/subsys/win32k/ntuser/message.c trunk/reactos/subsys/win32k/ntuser/misc.c trunk/reactos/subsys/win32k/ntuser/monitor.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/subsys/win32k/ntuser/painting.c trunk/reactos/subsys/win32k/ntuser/prop.c trunk/reactos/subsys/win32k/ntuser/scrollbar.c trunk/reactos/subsys/win32k/ntuser/timer.c trunk/reactos/subsys/win32k/ntuser/useratom.c trunk/reactos/subsys/win32k/ntuser/vis.c trunk/reactos/subsys/win32k/ntuser/windc.c trunk/reactos/subsys/win32k/ntuser/window.c trunk/reactos/subsys/win32k/ntuser/winpos.c trunk/reactos/subsys/win32k/ntuser/winsta.c trunk/reactos/subsys/win32k/objects/bezier.c trunk/reactos/subsys/win32k/objects/bitmaps.c trunk/reactos/subsys/win32k/objects/brush.c trunk/reactos/subsys/win32k/objects/cliprgn.c trunk/reactos/subsys/win32k/objects/coord.c trunk/reactos/subsys/win32k/objects/dc.c trunk/reactos/subsys/win32k/objects/dib.c trunk/reactos/subsys/win32k/objects/fillshap.c trunk/reactos/subsys/win32k/objects/gdiobj.c trunk/reactos/subsys/win32k/objects/icm.c trunk/reactos/subsys/win32k/objects/line.c trunk/reactos/subsys/win32k/objects/palette.c trunk/reactos/subsys/win32k/objects/path.c trunk/reactos/subsys/win32k/objects/pen.c trunk/reactos/subsys/win32k/objects/polyfill.c trunk/reactos/subsys/win32k/objects/region.c trunk/reactos/subsys/win32k/objects/stockobj.c trunk/reactos/subsys/win32k/objects/wingl.c From sedwards at svn.reactos.com Sun May 8 04:15:26 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15107: remove whitespace from end of lines Message-ID: <000601c55373$cc8b1aa0$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/boot/freeldr/fdebug/fdebug.c trunk/reactos/boot/freeldr/fdebug/resource.h trunk/reactos/boot/freeldr/fdebug/rs232.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c trunk/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c trunk/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c trunk/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c trunk/reactos/boot/freeldr/freeldr/arch/i386/portio.c trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c trunk/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c trunk/reactos/boot/freeldr/freeldr/cache/blocklist.c trunk/reactos/boot/freeldr/freeldr/cmdline.c trunk/reactos/boot/freeldr/freeldr/custom.c trunk/reactos/boot/freeldr/freeldr/disk/partition.c trunk/reactos/boot/freeldr/freeldr/drivemap.c trunk/reactos/boot/freeldr/freeldr/freeldr.c trunk/reactos/boot/freeldr/freeldr/fs/ext2.c trunk/reactos/boot/freeldr/freeldr/fs/fat.c trunk/reactos/boot/freeldr/freeldr/fs/fat.h trunk/reactos/boot/freeldr/freeldr/fs/fs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.c trunk/reactos/boot/freeldr/freeldr/fs/ntfs.h trunk/reactos/boot/freeldr/freeldr/include/freeldr.h trunk/reactos/boot/freeldr/freeldr/include/linux.h trunk/reactos/boot/freeldr/freeldr/include/machine.h trunk/reactos/boot/freeldr/freeldr/include/multiboot.h trunk/reactos/boot/freeldr/freeldr/include/rtl.h trunk/reactos/boot/freeldr/freeldr/inifile/parse.c trunk/reactos/boot/freeldr/freeldr/linuxboot.c trunk/reactos/boot/freeldr/freeldr/math/i386.h trunk/reactos/boot/freeldr/freeldr/math/powerpc.h trunk/reactos/boot/freeldr/freeldr/mm/meminit.c trunk/reactos/boot/freeldr/freeldr/multiboot.c trunk/reactos/boot/freeldr/freeldr/options.c trunk/reactos/boot/freeldr/freeldr/oslist.c trunk/reactos/boot/freeldr/freeldr/reactos/binhive.c trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/boot/freeldr/freeldr/rtl/memset.c trunk/reactos/boot/freeldr/freeldr/rtl/print.c trunk/reactos/boot/freeldr/freeldr/ui/gui.c trunk/reactos/boot/freeldr/freeldr/ui/tui.c trunk/reactos/boot/freeldr/freeldr/ui/tuimenu.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/boot/freeldr/freeldr/version.c trunk/reactos/boot/freeldr/freeldr/video/bank.c trunk/reactos/boot/freeldr/freeldr/video/fade.c trunk/reactos/boot/freeldr/freeldr/video/palette.c trunk/reactos/boot/freeldr/freeldr/video/pixel.c trunk/reactos/boot/freeldr/freeldr/video/video.c trunk/reactos/boot/freeldr/install/linux/finstext2.h trunk/reactos/boot/freeldr/install/volume.c trunk/reactos/boot/freeldr/ntvdmpat.c From sedwards at svn.reactos.com Sun May 8 04:16:59 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15108: remove whitespace from end of lines Message-ID: <000601c55374$03dd3e70$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/drivers/bus/acpi/ospm/acpisys.c trunk/reactos/drivers/bus/acpi/ospm/bn.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bm.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmnotify.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmpm.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmpower.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmrequest.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmsearch.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmutils.c trunk/reactos/drivers/bus/acpi/ospm/busmgr/bmxface.c trunk/reactos/drivers/bus/acpi/ospm/fdo.c trunk/reactos/drivers/bus/acpi/ospm/include/bm.h trunk/reactos/drivers/bus/acpi/ospm/include/bn.h trunk/reactos/drivers/bus/acpi/ospm/osl.c trunk/reactos/drivers/bus/acpi/ospm/pdo.c trunk/reactos/drivers/bus/isapnp/isapnp.c trunk/reactos/drivers/bus/pci/fdo.c trunk/reactos/drivers/bus/pci/pci.c trunk/reactos/drivers/bus/pci/pcidef.h trunk/reactos/drivers/bus/pci/pdo.c trunk/reactos/drivers/bus/serenum/detect.c trunk/reactos/drivers/bus/serenum/fdo.c trunk/reactos/drivers/bus/serenum/misc.c trunk/reactos/drivers/bus/serenum/pdo.c trunk/reactos/drivers/bus/serenum/serenum.c trunk/reactos/drivers/bus/serenum/serenum.h trunk/reactos/drivers/dd/blue/blue.c trunk/reactos/drivers/dd/bootvid/bootvid.c trunk/reactos/drivers/dd/bootvid/bootvid.h trunk/reactos/drivers/dd/debugout/debugout.c trunk/reactos/drivers/dd/green/createclose.c trunk/reactos/drivers/dd/green/dispatch.c trunk/reactos/drivers/dd/green/green.c trunk/reactos/drivers/dd/green/green.h trunk/reactos/drivers/dd/green/keyboard.c trunk/reactos/drivers/dd/green/misc.c trunk/reactos/drivers/dd/green/pnp.c trunk/reactos/drivers/dd/green/screen.c trunk/reactos/drivers/dd/mpu401/mpu401.c trunk/reactos/drivers/dd/mpu401/portio.c trunk/reactos/drivers/dd/null/null.c trunk/reactos/drivers/dd/parallel/parallel.c trunk/reactos/drivers/dd/parallel/parallel.h trunk/reactos/drivers/dd/ramdrv/ramdrv.c trunk/reactos/drivers/dd/serial/circularbuffer.c trunk/reactos/drivers/dd/serial/cleanup.c trunk/reactos/drivers/dd/serial/close.c trunk/reactos/drivers/dd/serial/create.c trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/info.c trunk/reactos/drivers/dd/serial/legacy.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/dd/serial/pnp.c trunk/reactos/drivers/dd/serial/power.c trunk/reactos/drivers/dd/serial/rw.c trunk/reactos/drivers/dd/serial/serial.c trunk/reactos/drivers/dd/serial/serial.h trunk/reactos/drivers/dd/sndblst/portio.c trunk/reactos/drivers/dd/sndblst/sndblst.c trunk/reactos/drivers/dd/sound/dsp.c trunk/reactos/drivers/dd/sound/mixer.c trunk/reactos/drivers/dd/sound/sb16.c trunk/reactos/drivers/dd/sound/sb16.h trunk/reactos/drivers/dd/sound/sound.c trunk/reactos/drivers/dd/sound/wave.c trunk/reactos/drivers/dd/sound/wave.h trunk/reactos/drivers/dd/test/test.c trunk/reactos/drivers/fs/cdfs/cdfs.c trunk/reactos/drivers/fs/cdfs/cleanup.c trunk/reactos/drivers/fs/cdfs/close.c trunk/reactos/drivers/fs/cdfs/common.c trunk/reactos/drivers/fs/cdfs/create.c trunk/reactos/drivers/fs/cdfs/dirctl.c trunk/reactos/drivers/fs/cdfs/fcb.c trunk/reactos/drivers/fs/cdfs/finfo.c trunk/reactos/drivers/fs/cdfs/fsctl.c trunk/reactos/drivers/fs/cdfs/misc.c trunk/reactos/drivers/fs/cdfs/rw.c trunk/reactos/drivers/fs/ext2/attr.c trunk/reactos/drivers/fs/ext2/blockdev.c trunk/reactos/drivers/fs/ext2/dir.c trunk/reactos/drivers/fs/ext2/ext2fs.h trunk/reactos/drivers/fs/ext2/file.c trunk/reactos/drivers/fs/ext2/inode.c trunk/reactos/drivers/fs/ext2/quota.c trunk/reactos/drivers/fs/ext2/rw.c trunk/reactos/drivers/fs/ext2/security.c trunk/reactos/drivers/fs/ext2/super.c trunk/reactos/drivers/fs/fs_rec/fat.c trunk/reactos/drivers/fs/minix/bitops.c trunk/reactos/drivers/fs/minix/block.c trunk/reactos/drivers/fs/minix/blockdev.c trunk/reactos/drivers/fs/minix/cache.c trunk/reactos/drivers/fs/minix/dir.c trunk/reactos/drivers/fs/minix/inode.c trunk/reactos/drivers/fs/minix/minix.h trunk/reactos/drivers/fs/minix/mount.c trunk/reactos/drivers/fs/minix/rw.c trunk/reactos/drivers/fs/ms/create.c trunk/reactos/drivers/fs/ms/finfo.c trunk/reactos/drivers/fs/ms/fsctrl.c trunk/reactos/drivers/fs/ms/msfs.c trunk/reactos/drivers/fs/ms/rw.c trunk/reactos/drivers/fs/np/create.c trunk/reactos/drivers/fs/np/finfo.c trunk/reactos/drivers/fs/np/fsctrl.c trunk/reactos/drivers/fs/np/npfs.c trunk/reactos/drivers/fs/np/rw.c trunk/reactos/drivers/fs/ntfs/attrib.c trunk/reactos/drivers/fs/ntfs/close.c trunk/reactos/drivers/fs/ntfs/dirctl.c trunk/reactos/drivers/fs/ntfs/fcb.c trunk/reactos/drivers/fs/ntfs/finfo.c trunk/reactos/drivers/fs/ntfs/fsctl.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/aops.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/attrib.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/attrib.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/compress.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/debug.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/debug.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/dir.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/dir.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/endian.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/file.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/inode.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/inode.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/layout.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/malloc.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/mft.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/mft.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/mst.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/namei.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/ntfs.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/super.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/sysctl.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/sysctl.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/time.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/types.h trunk/reactos/drivers/fs/ntfs/linux-ntfs/unistr.c trunk/reactos/drivers/fs/ntfs/linux-ntfs/volume.h trunk/reactos/drivers/fs/ntfs/mft.c trunk/reactos/drivers/fs/ntfs/ntfs.h trunk/reactos/drivers/fs/ntfs/rw.c trunk/reactos/drivers/fs/template/template.c trunk/reactos/drivers/fs/vfat/blockdev.c trunk/reactos/drivers/fs/vfat/cleanup.c trunk/reactos/drivers/fs/vfat/close.c trunk/reactos/drivers/fs/vfat/create.c trunk/reactos/drivers/fs/vfat/dir.c trunk/reactos/drivers/fs/vfat/direntry.c trunk/reactos/drivers/fs/vfat/dirwr.c trunk/reactos/drivers/fs/vfat/ea.c trunk/reactos/drivers/fs/vfat/fcb.c trunk/reactos/drivers/fs/vfat/finfo.c trunk/reactos/drivers/fs/vfat/flush.c trunk/reactos/drivers/fs/vfat/fsctl.c trunk/reactos/drivers/fs/vfat/iface.c trunk/reactos/drivers/fs/vfat/misc.c trunk/reactos/drivers/fs/vfat/rw.c trunk/reactos/drivers/fs/vfat/shutdown.c trunk/reactos/drivers/fs/vfat/string.c trunk/reactos/drivers/fs/vfat/vfat.h trunk/reactos/drivers/fs/vfat/volume.c trunk/reactos/drivers/input/i8042prt/i8042prt.c trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/input/i8042prt/mouse.c trunk/reactos/drivers/input/i8042prt/ps2pp.c trunk/reactos/drivers/input/i8042prt/registry.c trunk/reactos/drivers/input/kbdclass/kbdclass.c trunk/reactos/drivers/input/mouclass/mouclass.c trunk/reactos/drivers/input/sermouse/sermouse.c trunk/reactos/drivers/lib/bzip2/blocksort.c trunk/reactos/drivers/lib/bzip2/bzip2.c trunk/reactos/drivers/lib/bzip2/bzip2recover.c trunk/reactos/drivers/lib/bzip2/bzlib.c trunk/reactos/drivers/lib/bzip2/bzlib.h trunk/reactos/drivers/lib/bzip2/bzlib_private.h trunk/reactos/drivers/lib/bzip2/compress.c trunk/reactos/drivers/lib/bzip2/crctable.c trunk/reactos/drivers/lib/bzip2/decompress.c trunk/reactos/drivers/lib/bzip2/dlltest.c trunk/reactos/drivers/lib/bzip2/huffman.c trunk/reactos/drivers/lib/bzip2/randtable.c trunk/reactos/drivers/lib/bzip2/spewG.c trunk/reactos/drivers/lib/bzip2/unzcrash.c trunk/reactos/drivers/lib/csq/csq.c trunk/reactos/drivers/lib/ip/network/address.c trunk/reactos/drivers/lib/ip/network/arp.c trunk/reactos/drivers/lib/ip/network/icmp.c trunk/reactos/drivers/lib/ip/network/interface.c trunk/reactos/drivers/lib/ip/network/ip.c trunk/reactos/drivers/lib/ip/network/loopback.c trunk/reactos/drivers/lib/ip/network/memtrack.c trunk/reactos/drivers/lib/ip/network/neighbor.c trunk/reactos/drivers/lib/ip/network/ports.c trunk/reactos/drivers/lib/ip/network/receive.c trunk/reactos/drivers/lib/ip/network/router.c trunk/reactos/drivers/lib/ip/network/transmit.c trunk/reactos/drivers/lib/ip/transport/datagram/datagram.c trunk/reactos/drivers/lib/ip/transport/rawip/rawip.c trunk/reactos/drivers/lib/ip/transport/tcp/accept.c trunk/reactos/drivers/lib/ip/transport/tcp/event.c trunk/reactos/drivers/lib/ip/transport/tcp/if.c trunk/reactos/drivers/lib/ip/transport/tcp/tcp.c trunk/reactos/drivers/lib/ip/transport/udp/udp.c trunk/reactos/drivers/lib/oskittcp/include/freebsd/dev/include/vm/vm.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/dev/include/vm/vm_param.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/machine/cpufunc.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/machine/spl.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/netinet/ip_fw.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/netinet/ip_var.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/mbuf.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/queue.h trunk/reactos/drivers/lib/oskittcp/include/memtrack.h trunk/reactos/drivers/lib/oskittcp/include/oskittcp.h trunk/reactos/drivers/lib/oskittcp/oskittcp/defaults.c trunk/reactos/drivers/lib/oskittcp/oskittcp/in_pcb.c trunk/reactos/drivers/lib/oskittcp/oskittcp/in_proto.c trunk/reactos/drivers/lib/oskittcp/oskittcp/interface.c trunk/reactos/drivers/lib/oskittcp/oskittcp/ip_output.c trunk/reactos/drivers/lib/oskittcp/oskittcp/kern_clock.c trunk/reactos/drivers/lib/oskittcp/oskittcp/param.c trunk/reactos/drivers/lib/oskittcp/oskittcp/raw_ip.c trunk/reactos/drivers/lib/oskittcp/oskittcp/route.c trunk/reactos/drivers/lib/oskittcp/oskittcp/sleep.c trunk/reactos/drivers/lib/oskittcp/oskittcp/tcp_input.c trunk/reactos/drivers/lib/oskittcp/oskittcp/tcp_output.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_mbuf.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_socket.c trunk/reactos/drivers/lib/oskittcp/oskittcp/uipc_socket2.c trunk/reactos/drivers/lib/undis/ndis/compat.c trunk/reactos/drivers/net/afd/afd/bind.c trunk/reactos/drivers/net/afd/afd/connect.c trunk/reactos/drivers/net/afd/afd/context.c trunk/reactos/drivers/net/afd/afd/event.c trunk/reactos/drivers/net/afd/afd/info.c trunk/reactos/drivers/net/afd/afd/listen.c trunk/reactos/drivers/net/afd/afd/lock.c trunk/reactos/drivers/net/afd/afd/main.c trunk/reactos/drivers/net/afd/afd/read.c trunk/reactos/drivers/net/afd/afd/select.c trunk/reactos/drivers/net/afd/afd/tdi.c trunk/reactos/drivers/net/afd/afd/tdiconn.c trunk/reactos/drivers/net/afd/afd/write.c trunk/reactos/drivers/net/afd/include/afd.h trunk/reactos/drivers/net/afd/include/tdiconn.h trunk/reactos/drivers/net/dd/ne2000/ne2000/8390.c trunk/reactos/drivers/net/dd/ne2000/ne2000/main.c trunk/reactos/drivers/net/dd/pcnet/pcnet.c trunk/reactos/drivers/net/dd/pcnet/pcnet.h trunk/reactos/drivers/net/dd/pcnet/requests.c trunk/reactos/drivers/net/lan/lan/lan.c trunk/reactos/drivers/net/lan/lan/routines.c trunk/reactos/drivers/net/ndis/include/miniport.h trunk/reactos/drivers/net/ndis/ndis/buffer.c trunk/reactos/drivers/net/ndis/ndis/cl.c trunk/reactos/drivers/net/ndis/ndis/co.c trunk/reactos/drivers/net/ndis/ndis/config.c trunk/reactos/drivers/net/ndis/ndis/efilter.c trunk/reactos/drivers/net/ndis/ndis/hardware.c trunk/reactos/drivers/net/ndis/ndis/io.c trunk/reactos/drivers/net/ndis/ndis/main.c trunk/reactos/drivers/net/ndis/ndis/memory.c trunk/reactos/drivers/net/ndis/ndis/miniport.c trunk/reactos/drivers/net/ndis/ndis/protocol.c trunk/reactos/drivers/net/ndis/ndis/string.c trunk/reactos/drivers/net/ndis/ndis/stubs.c trunk/reactos/drivers/net/npf/bucket_lookup.c trunk/reactos/drivers/net/npf/count_packets.c trunk/reactos/drivers/net/npf/dump.c trunk/reactos/drivers/net/npf/functions.c trunk/reactos/drivers/net/npf/jitter.c trunk/reactos/drivers/net/npf/jitter.h trunk/reactos/drivers/net/npf/memory_t.h trunk/reactos/drivers/net/npf/normal_lookup.c trunk/reactos/drivers/net/npf/normal_lookup.h trunk/reactos/drivers/net/npf/openclos.c trunk/reactos/drivers/net/npf/packet.c trunk/reactos/drivers/net/npf/packet.h trunk/reactos/drivers/net/npf/read.c trunk/reactos/drivers/net/npf/resource.h trunk/reactos/drivers/net/npf/tcp_session.c trunk/reactos/drivers/net/npf/time_calls.c trunk/reactos/drivers/net/npf/time_calls.h trunk/reactos/drivers/net/npf/tme.c trunk/reactos/drivers/net/npf/tme.h trunk/reactos/drivers/net/npf/win_bpf.h trunk/reactos/drivers/net/npf/win_bpf_filter.c trunk/reactos/drivers/net/npf/win_bpf_filter_init.c trunk/reactos/drivers/net/npf/write.c trunk/reactos/drivers/net/packet/bucket_lookup.c trunk/reactos/drivers/net/packet/count_packets.c trunk/reactos/drivers/net/packet/dump.c trunk/reactos/drivers/net/packet/functions.c trunk/reactos/drivers/net/packet/jitter.c trunk/reactos/drivers/net/packet/jitter.h trunk/reactos/drivers/net/packet/memory_t.h trunk/reactos/drivers/net/packet/normal_lookup.c trunk/reactos/drivers/net/packet/normal_lookup.h trunk/reactos/drivers/net/packet/openclos.c trunk/reactos/drivers/net/packet/packet.c trunk/reactos/drivers/net/packet/packet.h trunk/reactos/drivers/net/packet/read.c trunk/reactos/drivers/net/packet/resource.h trunk/reactos/drivers/net/packet/tcp_session.c trunk/reactos/drivers/net/packet/time_calls.c trunk/reactos/drivers/net/packet/time_calls.h trunk/reactos/drivers/net/packet/tme.c trunk/reactos/drivers/net/packet/tme.h trunk/reactos/drivers/net/packet/win_bpf.h trunk/reactos/drivers/net/packet/win_bpf_filter.c trunk/reactos/drivers/net/packet/win_bpf_filter_init.c trunk/reactos/drivers/net/packet/write.c trunk/reactos/drivers/net/tcpip/datalink/lan.c trunk/reactos/drivers/net/tcpip/include/info.h trunk/reactos/drivers/net/tcpip/include/ip.h trunk/reactos/drivers/net/tcpip/include/lan.h trunk/reactos/drivers/net/tcpip/include/linux.h trunk/reactos/drivers/net/tcpip/include/lock.h trunk/reactos/drivers/net/tcpip/include/memtrack.h trunk/reactos/drivers/net/tcpip/include/pool.h trunk/reactos/drivers/net/tcpip/include/ports.h trunk/reactos/drivers/net/tcpip/include/routines.h trunk/reactos/drivers/net/tcpip/include/tcp.h trunk/reactos/drivers/net/tcpip/include/tcpcore.h trunk/reactos/drivers/net/tcpip/include/tcpdef.h trunk/reactos/drivers/net/tcpip/include/tcpip.h trunk/reactos/drivers/net/tcpip/include/titypes.h trunk/reactos/drivers/net/tcpip/tcpip/buffer.c trunk/reactos/drivers/net/tcpip/tcpip/dispatch.c trunk/reactos/drivers/net/tcpip/tcpip/fileobjs.c trunk/reactos/drivers/net/tcpip/tcpip/iinfo.c trunk/reactos/drivers/net/tcpip/tcpip/info.c trunk/reactos/drivers/net/tcpip/tcpip/main.c trunk/reactos/drivers/net/tcpip/tcpip/mockbuffer.c trunk/reactos/drivers/net/tcpip/tcpip/mockpool.c trunk/reactos/drivers/net/tcpip/tcpip/ninfo.c trunk/reactos/drivers/net/tcpip/tcpip/pool.c trunk/reactos/drivers/net/tcpip/tcpip/tinfo.c trunk/reactos/drivers/net/tdi/cte/string.c trunk/reactos/drivers/net/tdi/cte/stubs.c trunk/reactos/drivers/net/tdi/tdi/dereg.c trunk/reactos/drivers/net/tdi/tdi/handler.c trunk/reactos/drivers/net/tdi/tdi/stubs.c trunk/reactos/drivers/net/tditest/tditest/tditest.c trunk/reactos/drivers/storage/atapi/atapi.c trunk/reactos/drivers/storage/atapi/atapi.h trunk/reactos/drivers/storage/cdrom/cdrom.c trunk/reactos/drivers/storage/class2/class2.c trunk/reactos/drivers/storage/disk/disk.c trunk/reactos/drivers/storage/diskdump/diskdump.c trunk/reactos/drivers/storage/floppy/csqrtns.c trunk/reactos/drivers/storage/floppy/csqrtns.h trunk/reactos/drivers/storage/floppy/floppy.c trunk/reactos/drivers/storage/floppy/floppy.h trunk/reactos/drivers/storage/floppy/hardware.c trunk/reactos/drivers/storage/floppy/hardware.h trunk/reactos/drivers/storage/floppy/ioctl.c trunk/reactos/drivers/storage/floppy/ioctl.h trunk/reactos/drivers/storage/floppy/readwrite.c trunk/reactos/drivers/storage/scsiport/scsiport.c trunk/reactos/drivers/test/csqtest/csqtest.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.h trunk/reactos/drivers/video/displays/framebuf/palette.c trunk/reactos/drivers/video/displays/framebuf/pointer.c trunk/reactos/drivers/video/displays/framebuf/screen.c trunk/reactos/drivers/video/displays/vga/main/enable.c trunk/reactos/drivers/video/displays/vga/objects/bitblt.c trunk/reactos/drivers/video/displays/vga/objects/copybits.c trunk/reactos/drivers/video/displays/vga/objects/pointer.c trunk/reactos/drivers/video/displays/vga/vgavideo/vgavideo.c trunk/reactos/drivers/video/miniport/vbe/vbemp.c trunk/reactos/drivers/video/miniport/vbe/vbemp.h trunk/reactos/drivers/video/miniport/vga/initvga.c trunk/reactos/drivers/video/miniport/vga/vgamp.c trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.c trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.h trunk/reactos/drivers/video/videoprt/dispatch.c trunk/reactos/drivers/video/videoprt/dma.c trunk/reactos/drivers/video/videoprt/event.c trunk/reactos/drivers/video/videoprt/int10.c trunk/reactos/drivers/video/videoprt/resource.c trunk/reactos/drivers/video/videoprt/spinlock.c trunk/reactos/drivers/video/videoprt/videoprt.c trunk/reactos/drivers/video/videoprt/videoprt.h From weiden at svn.reactos.com Sun May 8 04:30:48 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [weiden] 15109: Don't declare constants as export and later define it as static. This is not allowed by GCC4. Message-ID: <000601c55375$f1b04fb0$6b01a8c0@PENELOPE> Don't declare constants as export and later define it as static. This is not allowed by GCC4. Updated files: trunk/reactos/tools/widl/ChangeLog trunk/reactos/tools/widl/client.c trunk/reactos/tools/widl/server.c From weiden at svn.reactos.com Sun May 8 05:09:18 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [weiden] 15110: more fixes for GCC4 Message-ID: <000601c5537b$52f4e0b0$6b01a8c0@PENELOPE> more fixes for GCC4 Updated files: trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/mesa32/src/main/texcompress_s3tc.c trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/tools/wrc/lex.yy.c From sedwards at svn.reactos.com Sun May 8 06:08:09 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15111: remove whitespace from end of lines Message-ID: <000601c55383$8bae14f0$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/subsys/csrss/api/handle.c trunk/reactos/subsys/csrss/api/process.c trunk/reactos/subsys/csrss/api/wapi.c trunk/reactos/subsys/csrss/csrss.c trunk/reactos/subsys/csrss/include/api.h trunk/reactos/subsys/csrss/init.c trunk/reactos/subsys/csrss/print.c trunk/reactos/subsys/csrss/video.c trunk/reactos/subsys/csrss/win32csr/conio.c trunk/reactos/subsys/csrss/win32csr/dllmain.c trunk/reactos/subsys/csrss/win32csr/guiconsole.c trunk/reactos/subsys/csrss/win32csr/tuiconsole.c trunk/reactos/subsys/ntvdm/ntvdm.c trunk/reactos/subsys/smss/init.c trunk/reactos/subsys/smss/smapi.c trunk/reactos/subsys/smss/smss.c trunk/reactos/subsys/smss/smss.h trunk/reactos/subsys/system/autochk/autochk.c trunk/reactos/subsys/system/cmd/alias.c trunk/reactos/subsys/system/cmd/attrib.c trunk/reactos/subsys/system/cmd/batch.c trunk/reactos/subsys/system/cmd/beep.c trunk/reactos/subsys/system/cmd/call.c trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/choice.c trunk/reactos/subsys/system/cmd/cls.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmdinput.c trunk/reactos/subsys/system/cmd/cmdtable.c trunk/reactos/subsys/system/cmd/color.c trunk/reactos/subsys/system/cmd/console.c trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/date.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/delay.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/dirstack.c trunk/reactos/subsys/system/cmd/echo.c trunk/reactos/subsys/system/cmd/error.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/free.c trunk/reactos/subsys/system/cmd/goto.c trunk/reactos/subsys/system/cmd/history.c trunk/reactos/subsys/system/cmd/if.c trunk/reactos/subsys/system/cmd/internal.c trunk/reactos/subsys/system/cmd/label.c trunk/reactos/subsys/system/cmd/memory.c trunk/reactos/subsys/system/cmd/misc.c trunk/reactos/subsys/system/cmd/move.c trunk/reactos/subsys/system/cmd/msgbox.c trunk/reactos/subsys/system/cmd/path.c trunk/reactos/subsys/system/cmd/pause.c trunk/reactos/subsys/system/cmd/prompt.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/set.c trunk/reactos/subsys/system/cmd/shift.c trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/strtoclr.c trunk/reactos/subsys/system/cmd/time.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/title.c trunk/reactos/subsys/system/cmd/type.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/vol.c trunk/reactos/subsys/system/cmd/window.c trunk/reactos/subsys/system/dhcp/adapter.c trunk/reactos/subsys/system/dhcp/api.c trunk/reactos/subsys/system/dhcp/dhclient.c trunk/reactos/subsys/system/dhcp/dhcpmain.c trunk/reactos/subsys/system/dhcp/dispatch.c trunk/reactos/subsys/system/dhcp/memory.c trunk/reactos/subsys/system/dhcp/pipe.c trunk/reactos/subsys/system/dhcp/socket.c trunk/reactos/subsys/system/dhcp/tree.c trunk/reactos/subsys/system/dhcp/util.c trunk/reactos/subsys/system/explorer/explorer_intres.h trunk/reactos/subsys/system/explorer/i386-stub-win32.c trunk/reactos/subsys/system/explorer/shell/pane.h trunk/reactos/subsys/system/explorer/shell/webchild.h trunk/reactos/subsys/system/explorer/taskbar/quicklaunch.h trunk/reactos/subsys/system/explorer/taskbar/taskbar.h trunk/reactos/subsys/system/explorer/utility/dragdropimpl.h trunk/reactos/subsys/system/explorer/utility/shellclasses.h trunk/reactos/subsys/system/explorer/utility/window.h trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/ibrowser/utility/window.h trunk/reactos/subsys/system/ibrowser/webchild.h trunk/reactos/subsys/system/lsass/lsass.c trunk/reactos/subsys/system/notepad/dialog.c trunk/reactos/subsys/system/notepad/main.c trunk/reactos/subsys/system/regedit/childwnd.c trunk/reactos/subsys/system/regedit/edit.c trunk/reactos/subsys/system/regedit/framewnd.c trunk/reactos/subsys/system/regedit/hexedit.c trunk/reactos/subsys/system/regedit/listview.c trunk/reactos/subsys/system/regedit/main.c trunk/reactos/subsys/system/regedit/security.c trunk/reactos/subsys/system/regedit/security.h trunk/reactos/subsys/system/regedit/treeview.c trunk/reactos/subsys/system/rundll32/rundll32.c trunk/reactos/subsys/system/services/database.c trunk/reactos/subsys/system/services/services.c trunk/reactos/subsys/system/sndvol32/mixer.c trunk/reactos/subsys/system/sndvol32/sndvol32.c trunk/reactos/subsys/system/taskmgr/about.c trunk/reactos/subsys/system/taskmgr/about.h trunk/reactos/subsys/system/taskmgr/affinity.c trunk/reactos/subsys/system/taskmgr/affinity.h trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/applpage.h trunk/reactos/subsys/system/taskmgr/column.h trunk/reactos/subsys/system/taskmgr/dbgchnl.c trunk/reactos/subsys/system/taskmgr/debug.h trunk/reactos/subsys/system/taskmgr/endproc.c trunk/reactos/subsys/system/taskmgr/endproc.h trunk/reactos/subsys/system/taskmgr/font.c trunk/reactos/subsys/system/taskmgr/font.h trunk/reactos/subsys/system/taskmgr/graph.c trunk/reactos/subsys/system/taskmgr/graph.h trunk/reactos/subsys/system/taskmgr/graphctl.c trunk/reactos/subsys/system/taskmgr/graphctl.h trunk/reactos/subsys/system/taskmgr/optnmenu.c trunk/reactos/subsys/system/taskmgr/optnmenu.h trunk/reactos/subsys/system/taskmgr/perfdata.c trunk/reactos/subsys/system/taskmgr/perfdata.h trunk/reactos/subsys/system/taskmgr/perfpage.c trunk/reactos/subsys/system/taskmgr/perfpage.h trunk/reactos/subsys/system/taskmgr/priority.c trunk/reactos/subsys/system/taskmgr/priority.h trunk/reactos/subsys/system/taskmgr/proclist.c trunk/reactos/subsys/system/taskmgr/proclist.h trunk/reactos/subsys/system/taskmgr/procpage.c trunk/reactos/subsys/system/taskmgr/procpage.h trunk/reactos/subsys/system/taskmgr/resource.h trunk/reactos/subsys/system/taskmgr/run.c trunk/reactos/subsys/system/taskmgr/run.h trunk/reactos/subsys/system/taskmgr/taskmgr.c trunk/reactos/subsys/system/taskmgr/taskmgr.h trunk/reactos/subsys/system/taskmgr/trayicon.c trunk/reactos/subsys/system/taskmgr/trayicon.h trunk/reactos/subsys/system/userinit/userinit.c trunk/reactos/subsys/system/usetup/bootsup.c trunk/reactos/subsys/system/usetup/cabinet.c trunk/reactos/subsys/system/usetup/console.c trunk/reactos/subsys/system/usetup/filesup.c trunk/reactos/subsys/system/usetup/partlist.c trunk/reactos/subsys/system/usetup/settings.c trunk/reactos/subsys/system/usetup/usetup.c trunk/reactos/subsys/system/vmwinst/vmwinst.c trunk/reactos/subsys/system/welcome/welcome.c trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winlogon/sas.c trunk/reactos/subsys/system/winlogon/winlogon.c trunk/reactos/subsys/system/winlogon/winlogon.h trunk/reactos/subsys/system/winlogon/wlx.c From sedwards at svn.reactos.com Sun May 8 06:22:20 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:23 2006 Subject: [ros-svn] [sedwards] 15112: remove whitespace from end of lines Message-ID: <000601c55385$86aede10$6b01a8c0@PENELOPE> remove whitespace from end of lines Updated files: trunk/reactos/apps/utils/cat/cat.c trunk/reactos/apps/utils/driver/load/load.c trunk/reactos/apps/utils/driver/unload/unload.c trunk/reactos/apps/utils/net/arp/trace.c trunk/reactos/apps/utils/net/finger/finger.c trunk/reactos/apps/utils/net/finger/net.c trunk/reactos/apps/utils/net/ftp/fake.c trunk/reactos/apps/utils/net/ftp/ruserpass.c trunk/reactos/apps/utils/net/ipconfig/ipconfig.c trunk/reactos/apps/utils/net/ipconfig/trace.c trunk/reactos/apps/utils/net/netstat/netstat.c trunk/reactos/apps/utils/net/netstat/trace.c trunk/reactos/apps/utils/net/ping/ping.c trunk/reactos/apps/utils/net/roshttpd/include/list.h trunk/reactos/apps/utils/net/route/route.c trunk/reactos/apps/utils/net/telnet/resource/tnmsg.h trunk/reactos/apps/utils/net/telnet/src/ansiprsr.h trunk/reactos/apps/utils/net/telnet/src/keytrans.h trunk/reactos/apps/utils/net/telnet/src/stl_bids.h trunk/reactos/apps/utils/net/telnet/src/tconsole.h trunk/reactos/apps/utils/net/telnet/src/tkeydef.h trunk/reactos/apps/utils/net/telnet/src/tnclass.h trunk/reactos/apps/utils/net/telnet/src/tnmisc.h trunk/reactos/apps/utils/net/telnet/src/tnmsg.h trunk/reactos/apps/utils/net/tracert/tracert.c trunk/reactos/apps/utils/net/whois/whois.c trunk/reactos/apps/utils/nts2w32err/nts2w32err.c trunk/reactos/apps/utils/objdir/objdir.c trunk/reactos/apps/utils/patchnv4/patchnv4.c trunk/reactos/apps/utils/pesum/pesum.c trunk/reactos/apps/utils/pice/loader/terminal.h trunk/reactos/apps/utils/pice/module/dblflt.h trunk/reactos/apps/utils/pice/module/disassembler.c trunk/reactos/apps/utils/pice/module/disassembler.h trunk/reactos/apps/utils/pice/module/disassemblerdata.h trunk/reactos/apps/utils/pice/module/gpfault.h trunk/reactos/apps/utils/pice/module/hercules.h trunk/reactos/apps/utils/pice/module/hooks.h trunk/reactos/apps/utils/pice/module/init.h trunk/reactos/apps/utils/pice/module/pci_ids.h trunk/reactos/apps/utils/pice/module/pgflt.h trunk/reactos/apps/utils/pice/module/pice_ver.h trunk/reactos/apps/utils/pice/module/regs.h trunk/reactos/apps/utils/pice/module/remods.h trunk/reactos/apps/utils/pice/module/scancodes.h trunk/reactos/apps/utils/pice/module/serial.h trunk/reactos/apps/utils/pice/module/serial_port.h trunk/reactos/apps/utils/pice/module/stab_gnu.h trunk/reactos/apps/utils/pice/module/symbols.c trunk/reactos/apps/utils/pice/module/syscall.h trunk/reactos/apps/utils/pice/module/trace.h trunk/reactos/apps/utils/pice/module/vga.h trunk/reactos/apps/utils/ps/ps.c trunk/reactos/apps/utils/rosperf/rosperf.c trunk/reactos/apps/utils/sc/command.c trunk/reactos/apps/utils/sc/main.h trunk/reactos/apps/utils/sdkparse/assert.h trunk/reactos/apps/utils/sdkparse/test.h trunk/reactos/apps/utils/stats/stats.c trunk/reactos/apps/utils/tickcount/tickcount.c trunk/reactos/apps/utils/winetest/gui.c trunk/reactos/apps/utils/winetest/main.c From ion at svn.reactos.com Sun May 8 06:32:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15113: Get rosrtl to compile, add some more stuff missing in headers. Message-ID: <000601c55386$f9f456b0$6b01a8c0@PENELOPE> Get rosrtl to compile, add some more stuff missing in headers. Updated files: branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/lib/rosrtl/file/sparse.c branches/new_headers/reactos/lib/rosrtl/misc/devmode.c branches/new_headers/reactos/lib/rosrtl/misc/logfont.c branches/new_headers/reactos/lib/rosrtl/recmutex/recmutex.c branches/new_headers/reactos/lib/rosrtl/registry/registry.c branches/new_headers/reactos/lib/rosrtl/string/append.c branches/new_headers/reactos/lib/rosrtl/thread/create.c branches/new_headers/reactos/lib/rosrtl/thread/exit.c branches/new_headers/reactos/lib/rosrtl/thread/i386/context.c branches/new_headers/reactos/lib/rosrtl/thread/linearstack.c branches/new_headers/reactos/lib/rosrtl/thread/priv.c branches/new_headers/reactos/lib/rosrtl/thread/stack.c From ion at svn.reactos.com Sun May 8 06:41:18 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15114: Get more libs to compile. Only rtl left Message-ID: <000601c55388$2cc9d690$6b01a8c0@PENELOPE> Get more libs to compile. Only rtl left Updated files: branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/lib/epsapi/enum/drivers.c branches/new_headers/reactos/lib/epsapi/enum/modules.c branches/new_headers/reactos/lib/epsapi/enum/processes.c branches/new_headers/reactos/lib/libwine/debug.c From ion at svn.reactos.com Sun May 8 07:14:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15115: Make rtl use a single header. Helps for PCH and will help for the new Headers (no need to change each file) Message-ID: <000601c5538c$e0181a50$6b01a8c0@PENELOPE> Make rtl use a single header. Helps for PCH and will help for the new Headers (no need to change each file) Added files: trunk/reactos/lib/rtl/rtl.h Updated files: trunk/reactos/include/funcs.h trunk/reactos/lib/rtl/access.c trunk/reactos/lib/rtl/acl.c trunk/reactos/lib/rtl/bit.c trunk/reactos/lib/rtl/bitmap.c trunk/reactos/lib/rtl/bootdata.c trunk/reactos/lib/rtl/compress.c trunk/reactos/lib/rtl/dos8dot3.c trunk/reactos/lib/rtl/encode.c trunk/reactos/lib/rtl/env.c trunk/reactos/lib/rtl/error.c trunk/reactos/lib/rtl/exception.c trunk/reactos/lib/rtl/generictable.c trunk/reactos/lib/rtl/heap.c trunk/reactos/lib/rtl/image.c trunk/reactos/lib/rtl/largeint.c trunk/reactos/lib/rtl/luid.c trunk/reactos/lib/rtl/mem.c trunk/reactos/lib/rtl/network.c trunk/reactos/lib/rtl/nls.c trunk/reactos/lib/rtl/ppb.c trunk/reactos/lib/rtl/process.c trunk/reactos/lib/rtl/random.c trunk/reactos/lib/rtl/registry.c trunk/reactos/lib/rtl/sd.c trunk/reactos/lib/rtl/security.c trunk/reactos/lib/rtl/sid.c trunk/reactos/lib/rtl/splaytree.c trunk/reactos/lib/rtl/thread.c trunk/reactos/lib/rtl/time.c trunk/reactos/lib/rtl/timezone.c trunk/reactos/lib/rtl/unicode.c trunk/reactos/lib/rtl/unicodeprefix.c trunk/reactos/lib/rtl/version.c From ion at svn.reactos.com Sun May 8 08:22:17 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15116: RTL almost builds. Wrapping up and cleaning tomororw Message-ID: <000601c55396$489ff710$6b01a8c0@PENELOPE> RTL almost builds. Wrapping up and cleaning tomororw Updated files: branches/new_headers/reactos/include/ddk/ntifs.h branches/new_headers/reactos/include/ddk/winddk.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwtypes.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/lib/rtl/access.c branches/new_headers/reactos/lib/rtl/acl.c branches/new_headers/reactos/lib/rtl/bit.c branches/new_headers/reactos/lib/rtl/bitmap.c branches/new_headers/reactos/lib/rtl/bootdata.c branches/new_headers/reactos/lib/rtl/compress.c branches/new_headers/reactos/lib/rtl/dos8dot3.c branches/new_headers/reactos/lib/rtl/encode.c branches/new_headers/reactos/lib/rtl/env.c branches/new_headers/reactos/lib/rtl/error.c branches/new_headers/reactos/lib/rtl/exception.c branches/new_headers/reactos/lib/rtl/generictable.c branches/new_headers/reactos/lib/rtl/heap.c branches/new_headers/reactos/lib/rtl/image.c branches/new_headers/reactos/lib/rtl/largeint.c branches/new_headers/reactos/lib/rtl/luid.c branches/new_headers/reactos/lib/rtl/mem.c branches/new_headers/reactos/lib/rtl/network.c branches/new_headers/reactos/lib/rtl/nls.c branches/new_headers/reactos/lib/rtl/ppb.c branches/new_headers/reactos/lib/rtl/process.c branches/new_headers/reactos/lib/rtl/random.c branches/new_headers/reactos/lib/rtl/registry.c branches/new_headers/reactos/lib/rtl/sd.c branches/new_headers/reactos/lib/rtl/security.c branches/new_headers/reactos/lib/rtl/sid.c branches/new_headers/reactos/lib/rtl/splaytree.c branches/new_headers/reactos/lib/rtl/thread.c branches/new_headers/reactos/lib/rtl/time.c branches/new_headers/reactos/lib/rtl/timezone.c branches/new_headers/reactos/lib/rtl/unicode.c branches/new_headers/reactos/lib/rtl/unicodeprefix.c branches/new_headers/reactos/lib/rtl/version.c From hbirr at svn.reactos.com Sun May 8 12:26:37 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15117: - Changed IopCompleteRequest back to the old schematics (rev 14933) with some minor corrections. Message-ID: <000601c553b8$6a56f9e0$6b01a8c0@PENELOPE> - Changed IopCompleteRequest back to the old schematics (rev 14933) with some minor corrections. - The status results are always set before an event is signaled. - Some checks for ASYNC irp's were wrong (missing brackets, now replaced with SyncIrp). - Don't signal the FO event if it is the same as the UserEvent. - Set the IOSB on error for async irp's with a sync FO (fix bug #609). IMHO, the old schematics is wrong, because on error it is possible that an event isn't signaled if the driver has previous returned STATUS_PENDING. In this case, the caller will wait forever. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Sun May 8 12:33:47 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15118: Free the irp after a close operation. Message-ID: <000601c553b9$6adf6e50$6b01a8c0@PENELOPE> Free the irp after a close operation. Updated files: trunk/reactos/ntoskrnl/io/file.c From Greatlrd at svn.reactos.com Sun May 8 13:51:31 2005 From: Greatlrd at svn.reactos.com (Greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [Greatlrd] 15119: "Sync to Wine-20050419" by GvG Message-ID: <000601c553c4$46738b40$6b01a8c0@PENELOPE> "Sync to Wine-20050419" by GvG update reactos specify patch by Magnus Olsen markout better what is reactos specify code but not all code are not mark Updated files: trunk/reactos/lib/dinput/Makefile.in trunk/reactos/lib/dinput/data_formats.c trunk/reactos/lib/dinput/device.c trunk/reactos/lib/dinput/dinput_main.c trunk/reactos/lib/dinput/dinput_private.h trunk/reactos/lib/dinput/joystick_linux.c trunk/reactos/lib/dinput/joystick_linuxinput.c trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From chorns at svn.reactos.com Sun May 8 15:45:52 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15120: Build non-stripped version of ntoskrnl.exe if requested Message-ID: <000601c553d4$40774e60$6b01a8c0@PENELOPE> Build non-stripped version of ntoskrnl.exe if requested Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From chorns at svn.reactos.com Sun May 8 16:30:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15121: Be consistent when passing --dll argument to gcc Message-ID: <000601c553da$6e180110$6b01a8c0@PENELOPE> Be consistent when passing --dll argument to gcc Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From chorns at svn.reactos.com Sun May 8 16:39:49 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15122: Relink executable if definition file changes. Message-ID: <000601c553db$c94f5550$6b01a8c0@PENELOPE> Relink executable if definition file changes. Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From greatlrd at svn.reactos.com Sun May 8 16:48:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15123: found some hard code string move them to En.rc Message-ID: <000601c553dc$fdd1c1e0$6b01a8c0@PENELOPE> found some hard code string move them to En.rc them new are STRING_CMD_INVALIDDRIVE, STRING_CMD_SHELLINFO, STRING_VERSION_RUNVER remove some #define strings that was not in use. update ver so it output svn version number and update copyright note it take the copyright and buildversion from and so we only need change it on one place Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/start.c trunk/reactos/subsys/system/cmd/ver.c From gvg at svn.reactos.com Sun May 8 17:40:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [gvg] 15124: Fix for nasm 0.98 Message-ID: <000601c553e4$41e4f4e0$6b01a8c0@PENELOPE> Fix for nasm 0.98 Updated files: trunk/reactos/lib/pseh/i386/framebased.asm From chorns at svn.reactos.com Sun May 8 17:46:51 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15125: Create MinGW vendor drop area Message-ID: <000601c553e5$26bd17f0$6b01a8c0@PENELOPE> Create MinGW vendor drop area Added files: vendor/mingw/ From chorns at svn.reactos.com Sun May 8 17:50:02 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15126: Create w32api vendor drop area Message-ID: <000601c553e5$98c9def0$6b01a8c0@PENELOPE> Create w32api vendor drop area Added files: vendor/mingw/w32api/ From chorns at svn.reactos.com Sun May 8 17:56:18 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15127: Import w32api 2.5 Message-ID: <000601c553e6$78f542d0$6b01a8c0@PENELOPE> Import w32api 2.5 Added files: vendor/mingw/w32api/current/ vendor/mingw/w32api/current/CONTRIBUTIONS vendor/mingw/w32api/current/ChangeLog vendor/mingw/w32api/current/Makefile.in vendor/mingw/w32api/current/README.w32api vendor/mingw/w32api/current/TODO vendor/mingw/w32api/current/config.guess vendor/mingw/w32api/current/config.sub vendor/mingw/w32api/current/configure vendor/mingw/w32api/current/configure.in vendor/mingw/w32api/current/include/ vendor/mingw/w32api/current/include/GL/ vendor/mingw/w32api/current/include/GL/gl.h vendor/mingw/w32api/current/include/GL/glext.h vendor/mingw/w32api/current/include/GL/glu.h vendor/mingw/w32api/current/include/accctrl.h vendor/mingw/w32api/current/include/aclapi.h vendor/mingw/w32api/current/include/afxres.h vendor/mingw/w32api/current/include/basetsd.h vendor/mingw/w32api/current/include/basetyps.h vendor/mingw/w32api/current/include/cderr.h vendor/mingw/w32api/current/include/cguid.h vendor/mingw/w32api/current/include/comcat.h vendor/mingw/w32api/current/include/commctrl.h vendor/mingw/w32api/current/include/commdlg.h vendor/mingw/w32api/current/include/cpl.h vendor/mingw/w32api/current/include/cplext.h vendor/mingw/w32api/current/include/custcntl.h vendor/mingw/w32api/current/include/dbt.h vendor/mingw/w32api/current/include/dde.h vendor/mingw/w32api/current/include/ddeml.h vendor/mingw/w32api/current/include/ddk/ vendor/mingw/w32api/current/include/ddk/atm.h vendor/mingw/w32api/current/include/ddk/batclass.h vendor/mingw/w32api/current/include/ddk/cfg.h vendor/mingw/w32api/current/include/ddk/cfgmgr32.h vendor/mingw/w32api/current/include/ddk/d4drvif.h vendor/mingw/w32api/current/include/ddk/d4iface.h vendor/mingw/w32api/current/include/ddk/ddkmapi.h vendor/mingw/w32api/current/include/ddk/hidclass.h vendor/mingw/w32api/current/include/ddk/hidpi.h vendor/mingw/w32api/current/include/ddk/hidusage.h vendor/mingw/w32api/current/include/ddk/mcd.h vendor/mingw/w32api/current/include/ddk/miniport.h vendor/mingw/w32api/current/include/ddk/minitape.h vendor/mingw/w32api/current/include/ddk/mountdev.h vendor/mingw/w32api/current/include/ddk/mountmgr.h vendor/mingw/w32api/current/include/ddk/ndis.h vendor/mingw/w32api/current/include/ddk/ndisguid.h vendor/mingw/w32api/current/include/ddk/ndistapi.h vendor/mingw/w32api/current/include/ddk/ndiswan.h vendor/mingw/w32api/current/include/ddk/netevent.h vendor/mingw/w32api/current/include/ddk/netpnp.h vendor/mingw/w32api/current/include/ddk/newdev.h vendor/mingw/w32api/current/include/ddk/ntapi.h vendor/mingw/w32api/current/include/ddk/ntdd8042.h vendor/mingw/w32api/current/include/ddk/ntddbeep.h vendor/mingw/w32api/current/include/ddk/ntddcdrm.h vendor/mingw/w32api/current/include/ddk/ntddcdvd.h vendor/mingw/w32api/current/include/ddk/ntddchgr.h vendor/mingw/w32api/current/include/ddk/ntdddisk.h vendor/mingw/w32api/current/include/ddk/ntddk.h vendor/mingw/w32api/current/include/ddk/ntddkbd.h vendor/mingw/w32api/current/include/ddk/ntddmou.h vendor/mingw/w32api/current/include/ddk/ntddndis.h vendor/mingw/w32api/current/include/ddk/ntddpar.h vendor/mingw/w32api/current/include/ddk/ntddpcm.h vendor/mingw/w32api/current/include/ddk/ntddscsi.h vendor/mingw/w32api/current/include/ddk/ntddser.h vendor/mingw/w32api/current/include/ddk/ntddstor.h vendor/mingw/w32api/current/include/ddk/ntddtape.h vendor/mingw/w32api/current/include/ddk/ntddtdi.h vendor/mingw/w32api/current/include/ddk/ntddvdeo.h vendor/mingw/w32api/current/include/ddk/ntddvol.h vendor/mingw/w32api/current/include/ddk/ntifs.h vendor/mingw/w32api/current/include/ddk/ntpoapi.h vendor/mingw/w32api/current/include/ddk/ntstatus.h vendor/mingw/w32api/current/include/ddk/parallel.h vendor/mingw/w32api/current/include/ddk/pfhook.h vendor/mingw/w32api/current/include/ddk/poclass.h vendor/mingw/w32api/current/include/ddk/scsi.h vendor/mingw/w32api/current/include/ddk/scsiscan.h vendor/mingw/w32api/current/include/ddk/scsiwmi.h vendor/mingw/w32api/current/include/ddk/smbus.h vendor/mingw/w32api/current/include/ddk/srb.h vendor/mingw/w32api/current/include/ddk/storport.h vendor/mingw/w32api/current/include/ddk/tdi.h vendor/mingw/w32api/current/include/ddk/tdiinfo.h vendor/mingw/w32api/current/include/ddk/tdikrnl.h vendor/mingw/w32api/current/include/ddk/tdistat.h vendor/mingw/w32api/current/include/ddk/tvout.h vendor/mingw/w32api/current/include/ddk/upssvc.h vendor/mingw/w32api/current/include/ddk/usb.h vendor/mingw/w32api/current/include/ddk/usb100.h vendor/mingw/w32api/current/include/ddk/usbcamdi.h vendor/mingw/w32api/current/include/ddk/usbdi.h vendor/mingw/w32api/current/include/ddk/usbioctl.h vendor/mingw/w32api/current/include/ddk/usbiodef.h vendor/mingw/w32api/current/include/ddk/usbscan.h vendor/mingw/w32api/current/include/ddk/usbuser.h vendor/mingw/w32api/current/include/ddk/video.h vendor/mingw/w32api/current/include/ddk/videoagp.h vendor/mingw/w32api/current/include/ddk/win2k.h vendor/mingw/w32api/current/include/ddk/winddi.h vendor/mingw/w32api/current/include/ddk/winddk.h vendor/mingw/w32api/current/include/ddk/winnt4.h vendor/mingw/w32api/current/include/ddk/winxp.h vendor/mingw/w32api/current/include/ddk/ws2san.h vendor/mingw/w32api/current/include/ddk/xfilter.h vendor/mingw/w32api/current/include/dhcpcsdk.h vendor/mingw/w32api/current/include/dlgs.h vendor/mingw/w32api/current/include/docobj.h vendor/mingw/w32api/current/include/errorrep.h vendor/mingw/w32api/current/include/exdisp.h vendor/mingw/w32api/current/include/exdispid.h vendor/mingw/w32api/current/include/httpext.h vendor/mingw/w32api/current/include/idispids.h vendor/mingw/w32api/current/include/imagehlp.h vendor/mingw/w32api/current/include/imm.h vendor/mingw/w32api/current/include/initguid.h vendor/mingw/w32api/current/include/intshcut.h vendor/mingw/w32api/current/include/ipexport.h vendor/mingw/w32api/current/include/iphlpapi.h vendor/mingw/w32api/current/include/ipifcons.h vendor/mingw/w32api/current/include/iprtrmib.h vendor/mingw/w32api/current/include/iptypes.h vendor/mingw/w32api/current/include/isguids.h vendor/mingw/w32api/current/include/largeint.h vendor/mingw/w32api/current/include/lm.h vendor/mingw/w32api/current/include/lmaccess.h vendor/mingw/w32api/current/include/lmalert.h vendor/mingw/w32api/current/include/lmapibuf.h vendor/mingw/w32api/current/include/lmat.h vendor/mingw/w32api/current/include/lmaudit.h vendor/mingw/w32api/current/include/lmbrowsr.h vendor/mingw/w32api/current/include/lmchdev.h vendor/mingw/w32api/current/include/lmconfig.h vendor/mingw/w32api/current/include/lmcons.h vendor/mingw/w32api/current/include/lmerr.h vendor/mingw/w32api/current/include/lmerrlog.h vendor/mingw/w32api/current/include/lmmsg.h vendor/mingw/w32api/current/include/lmremutl.h vendor/mingw/w32api/current/include/lmrepl.h vendor/mingw/w32api/current/include/lmserver.h vendor/mingw/w32api/current/include/lmshare.h vendor/mingw/w32api/current/include/lmsname.h vendor/mingw/w32api/current/include/lmstats.h vendor/mingw/w32api/current/include/lmsvc.h vendor/mingw/w32api/current/include/lmuse.h vendor/mingw/w32api/current/include/lmuseflg.h vendor/mingw/w32api/current/include/lmwksta.h vendor/mingw/w32api/current/include/lzexpand.h vendor/mingw/w32api/current/include/mapi.h vendor/mingw/w32api/current/include/mciavi.h vendor/mingw/w32api/current/include/mcx.h vendor/mingw/w32api/current/include/mgmtapi.h vendor/mingw/w32api/current/include/mmsystem.h vendor/mingw/w32api/current/include/mshtml.h vendor/mingw/w32api/current/include/mswsock.h vendor/mingw/w32api/current/include/nb30.h vendor/mingw/w32api/current/include/nddeapi.h vendor/mingw/w32api/current/include/nspapi.h vendor/mingw/w32api/current/include/ntdef.h vendor/mingw/w32api/current/include/ntdll.h vendor/mingw/w32api/current/include/ntldap.h vendor/mingw/w32api/current/include/ntsecapi.h vendor/mingw/w32api/current/include/ntsecpkg.h vendor/mingw/w32api/current/include/oaidl.h vendor/mingw/w32api/current/include/objbase.h vendor/mingw/w32api/current/include/objfwd.h vendor/mingw/w32api/current/include/objidl.h vendor/mingw/w32api/current/include/ocidl.h vendor/mingw/w32api/current/include/odbcinst.h vendor/mingw/w32api/current/include/ole.h vendor/mingw/w32api/current/include/ole2.h vendor/mingw/w32api/current/include/ole2ver.h vendor/mingw/w32api/current/include/oleacc.h vendor/mingw/w32api/current/include/oleauto.h vendor/mingw/w32api/current/include/olectl.h vendor/mingw/w32api/current/include/olectlid.h vendor/mingw/w32api/current/include/oledlg.h vendor/mingw/w32api/current/include/oleidl.h vendor/mingw/w32api/current/include/pbt.h vendor/mingw/w32api/current/include/poppack.h vendor/mingw/w32api/current/include/powrprof.h vendor/mingw/w32api/current/include/prsht.h vendor/mingw/w32api/current/include/psapi.h vendor/mingw/w32api/current/include/pshpack1.h vendor/mingw/w32api/current/include/pshpack2.h vendor/mingw/w32api/current/include/pshpack4.h vendor/mingw/w32api/current/include/pshpack8.h vendor/mingw/w32api/current/include/rapi.h vendor/mingw/w32api/current/include/ras.h vendor/mingw/w32api/current/include/rasdlg.h vendor/mingw/w32api/current/include/raserror.h vendor/mingw/w32api/current/include/rassapi.h vendor/mingw/w32api/current/include/regstr.h vendor/mingw/w32api/current/include/richedit.h vendor/mingw/w32api/current/include/richole.h vendor/mingw/w32api/current/include/rpc.h vendor/mingw/w32api/current/include/rpcdce.h vendor/mingw/w32api/current/include/rpcdce2.h vendor/mingw/w32api/current/include/rpcdcep.h vendor/mingw/w32api/current/include/rpcndr.h vendor/mingw/w32api/current/include/rpcnsi.h vendor/mingw/w32api/current/include/rpcnsip.h vendor/mingw/w32api/current/include/rpcnterr.h vendor/mingw/w32api/current/include/rpcproxy.h vendor/mingw/w32api/current/include/schannel.h vendor/mingw/w32api/current/include/schnlsp.h vendor/mingw/w32api/current/include/scrnsave.h vendor/mingw/w32api/current/include/secext.h vendor/mingw/w32api/current/include/security.h vendor/mingw/w32api/current/include/servprov.h vendor/mingw/w32api/current/include/setupapi.h vendor/mingw/w32api/current/include/shellapi.h vendor/mingw/w32api/current/include/shlguid.h vendor/mingw/w32api/current/include/shlobj.h vendor/mingw/w32api/current/include/shlwapi.h vendor/mingw/w32api/current/include/snmp.h vendor/mingw/w32api/current/include/sql.h vendor/mingw/w32api/current/include/sqlext.h vendor/mingw/w32api/current/include/sqltypes.h vendor/mingw/w32api/current/include/sqlucode.h vendor/mingw/w32api/current/include/sspi.h vendor/mingw/w32api/current/include/subauth.h vendor/mingw/w32api/current/include/svcguid.h vendor/mingw/w32api/current/include/tlhelp32.h vendor/mingw/w32api/current/include/tmschema.h vendor/mingw/w32api/current/include/unknwn.h vendor/mingw/w32api/current/include/userenv.h vendor/mingw/w32api/current/include/uxtheme.h vendor/mingw/w32api/current/include/vfw.h vendor/mingw/w32api/current/include/w32api.h vendor/mingw/w32api/current/include/winable.h vendor/mingw/w32api/current/include/winbase.h vendor/mingw/w32api/current/include/winber.h vendor/mingw/w32api/current/include/wincon.h vendor/mingw/w32api/current/include/wincrypt.h vendor/mingw/w32api/current/include/windef.h vendor/mingw/w32api/current/include/windns.h vendor/mingw/w32api/current/include/windows.h vendor/mingw/w32api/current/include/windowsx.h vendor/mingw/w32api/current/include/winerror.h vendor/mingw/w32api/current/include/wingdi.h vendor/mingw/w32api/current/include/wininet.h vendor/mingw/w32api/current/include/winioctl.h vendor/mingw/w32api/current/include/winldap.h vendor/mingw/w32api/current/include/winnetwk.h vendor/mingw/w32api/current/include/winnls.h vendor/mingw/w32api/current/include/winnt.h vendor/mingw/w32api/current/include/winperf.h vendor/mingw/w32api/current/include/winreg.h vendor/mingw/w32api/current/include/winresrc.h vendor/mingw/w32api/current/include/winsnmp.h vendor/mingw/w32api/current/include/winsock.h vendor/mingw/w32api/current/include/winsock2.h vendor/mingw/w32api/current/include/winspool.h vendor/mingw/w32api/current/include/winsvc.h vendor/mingw/w32api/current/include/winuser.h vendor/mingw/w32api/current/include/winver.h vendor/mingw/w32api/current/include/ws2spi.h vendor/mingw/w32api/current/include/ws2tcpip.h vendor/mingw/w32api/current/include/wsahelp.h vendor/mingw/w32api/current/include/wsipx.h vendor/mingw/w32api/current/include/wsnetbs.h vendor/mingw/w32api/current/include/wtypes.h vendor/mingw/w32api/current/include/zmouse.h vendor/mingw/w32api/current/install-sh vendor/mingw/w32api/current/lib/ vendor/mingw/w32api/current/lib/Makefile.in vendor/mingw/w32api/current/lib/advapi32.def vendor/mingw/w32api/current/lib/avicap32.def vendor/mingw/w32api/current/lib/avifil32.def vendor/mingw/w32api/current/lib/cap.def vendor/mingw/w32api/current/lib/comctl32.def vendor/mingw/w32api/current/lib/comdlg32.def vendor/mingw/w32api/current/lib/crypt32.def vendor/mingw/w32api/current/lib/ctl3d32.def vendor/mingw/w32api/current/lib/d3dim.def vendor/mingw/w32api/current/lib/d3drm.def vendor/mingw/w32api/current/lib/d3dxof.def vendor/mingw/w32api/current/lib/ddk/ vendor/mingw/w32api/current/lib/ddk/Makefile.in vendor/mingw/w32api/current/lib/ddk/apcups.def vendor/mingw/w32api/current/lib/ddk/cfgmgr32.def vendor/mingw/w32api/current/lib/ddk/dxapi.def vendor/mingw/w32api/current/lib/ddk/hal.def vendor/mingw/w32api/current/lib/ddk/hid.def vendor/mingw/w32api/current/lib/ddk/hidparse.def vendor/mingw/w32api/current/lib/ddk/mcd.def vendor/mingw/w32api/current/lib/ddk/ndis.def vendor/mingw/w32api/current/lib/ddk/ntoskrnl.def vendor/mingw/w32api/current/lib/ddk/scsiport.def vendor/mingw/w32api/current/lib/ddk/tdi.def vendor/mingw/w32api/current/lib/ddk/usbcamd.def vendor/mingw/w32api/current/lib/ddk/usbcamd2.def vendor/mingw/w32api/current/lib/ddk/videoprt.def vendor/mingw/w32api/current/lib/ddk/win32k.def vendor/mingw/w32api/current/lib/ddraw.def vendor/mingw/w32api/current/lib/dhcpcsvc.def vendor/mingw/w32api/current/lib/dinput.c vendor/mingw/w32api/current/lib/dinput.def vendor/mingw/w32api/current/lib/dlcapi.def vendor/mingw/w32api/current/lib/dnsapi.def vendor/mingw/w32api/current/lib/dplayx.def vendor/mingw/w32api/current/lib/dsetup.def vendor/mingw/w32api/current/lib/dsound.def vendor/mingw/w32api/current/lib/dxguid.c vendor/mingw/w32api/current/lib/faultrep.def vendor/mingw/w32api/current/lib/gdi32.def vendor/mingw/w32api/current/lib/glaux.def vendor/mingw/w32api/current/lib/glu32.def vendor/mingw/w32api/current/lib/glut.def vendor/mingw/w32api/current/lib/glut32.def vendor/mingw/w32api/current/lib/igmpagnt.def vendor/mingw/w32api/current/lib/imagehlp.def vendor/mingw/w32api/current/lib/imm32.def vendor/mingw/w32api/current/lib/iphlpapi.def vendor/mingw/w32api/current/lib/kernel32.c vendor/mingw/w32api/current/lib/kernel32.def vendor/mingw/w32api/current/lib/largeint.c vendor/mingw/w32api/current/lib/lz32.def vendor/mingw/w32api/current/lib/mapi32.def vendor/mingw/w32api/current/lib/mfcuia32.def vendor/mingw/w32api/current/lib/mgmtapi.def vendor/mingw/w32api/current/lib/mpr.def vendor/mingw/w32api/current/lib/msacm32.def vendor/mingw/w32api/current/lib/mshtml-uuid.c vendor/mingw/w32api/current/lib/msimg32.def vendor/mingw/w32api/current/lib/msvcp60.def vendor/mingw/w32api/current/lib/msvfw32.def vendor/mingw/w32api/current/lib/mswsock.def vendor/mingw/w32api/current/lib/nddeapi.def vendor/mingw/w32api/current/lib/netapi32.def vendor/mingw/w32api/current/lib/ntdll.def vendor/mingw/w32api/current/lib/odbc32.def vendor/mingw/w32api/current/lib/odbccp32.def vendor/mingw/w32api/current/lib/ole32.def vendor/mingw/w32api/current/lib/oleacc.def vendor/mingw/w32api/current/lib/oleaut32.def vendor/mingw/w32api/current/lib/olecli32.def vendor/mingw/w32api/current/lib/oledlg.def vendor/mingw/w32api/current/lib/olepro32.def vendor/mingw/w32api/current/lib/olesvr32.def vendor/mingw/w32api/current/lib/opengl32.def vendor/mingw/w32api/current/lib/penwin32.def vendor/mingw/w32api/current/lib/pkpd32.def vendor/mingw/w32api/current/lib/powrprof.def vendor/mingw/w32api/current/lib/psapi.def vendor/mingw/w32api/current/lib/rapi.def vendor/mingw/w32api/current/lib/rasapi32.def vendor/mingw/w32api/current/lib/rasdlg.def vendor/mingw/w32api/current/lib/res.rc vendor/mingw/w32api/current/lib/rpcdce4.def vendor/mingw/w32api/current/lib/rpcns4.def vendor/mingw/w32api/current/lib/rpcrt4.def vendor/mingw/w32api/current/lib/scrnsave.c vendor/mingw/w32api/current/lib/secur32.def vendor/mingw/w32api/current/lib/setupapi.def vendor/mingw/w32api/current/lib/shell32.c vendor/mingw/w32api/current/lib/shell32.def vendor/mingw/w32api/current/lib/shfolder.def vendor/mingw/w32api/current/lib/shlwapi.def vendor/mingw/w32api/current/lib/snmpapi.def vendor/mingw/w32api/current/lib/svrapi.def vendor/mingw/w32api/current/lib/tapi32.def vendor/mingw/w32api/current/lib/test.c vendor/mingw/w32api/current/lib/th32.def vendor/mingw/w32api/current/lib/thunk32.def vendor/mingw/w32api/current/lib/url.def vendor/mingw/w32api/current/lib/user32.def vendor/mingw/w32api/current/lib/userenv.def vendor/mingw/w32api/current/lib/uuid.c vendor/mingw/w32api/current/lib/uxtheme.def vendor/mingw/w32api/current/lib/vdmdbg.def vendor/mingw/w32api/current/lib/version.def vendor/mingw/w32api/current/lib/vfw32.mri vendor/mingw/w32api/current/lib/win32spl.def vendor/mingw/w32api/current/lib/wininet.def vendor/mingw/w32api/current/lib/winmm.def vendor/mingw/w32api/current/lib/winspool.def vendor/mingw/w32api/current/lib/winstrm.def vendor/mingw/w32api/current/lib/wldap32.def vendor/mingw/w32api/current/lib/wow32.def vendor/mingw/w32api/current/lib/ws2_32.def vendor/mingw/w32api/current/lib/wsnmp32.def vendor/mingw/w32api/current/lib/wsock32.def vendor/mingw/w32api/current/lib/wst.def From chorns at svn.reactos.com Sun May 8 17:57:53 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15128: Tag w32api 2.5 Message-ID: <000601c553e6$b17622a0$6b01a8c0@PENELOPE> Tag w32api 2.5 Added files: vendor/mingw/w32api/2.5/ From hbirr at svn.reactos.com Sun May 8 17:59:09 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15129: Fixed the stack switching. Message-ID: <000601c553e6$debba4b0$6b01a8c0@PENELOPE> Fixed the stack switching. It isn't possible to access memory between changing the stack and setting the cr3 register. A page fault needs a valid kmode stack which is possible not available. Updated files: trunk/reactos/ntoskrnl/ke/i386/ctxswitch.S From hbirr at svn.reactos.com Sun May 8 18:01:01 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15130: Free the irp after a close operation. Message-ID: <000601c553e7$21c02b00$6b01a8c0@PENELOPE> Free the irp after a close operation. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Sun May 8 18:02:40 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15131: Fixed the unlocking of pages from a mdl. Message-ID: <000601c553e7$5c9ea9e0$6b01a8c0@PENELOPE> Fixed the unlocking of pages from a mdl. Updated files: trunk/reactos/ntoskrnl/io/irp.c From hbirr at svn.reactos.com Sun May 8 18:07:44 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [hbirr] 15132: Changed the trap prolog, each exception can have its own trap handler. Message-ID: <000601c553e8$11e6e5b0$6b01a8c0@PENELOPE> Changed the trap prolog, each exception can have its own trap handler. Updated files: trunk/reactos/ntoskrnl/ke/i386/trap.s From ion at svn.reactos.com Sun May 8 18:50:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15133: forgot this guy Message-ID: <000601c553ee$055beec0$6b01a8c0@PENELOPE> forgot this guy Updated files: trunk/reactos/lib/rtl/i386/exception.c From ion at svn.reactos.com Sun May 8 18:51:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15134: Add missing defintions so RTL can build. Currently a mess so I'm going to clean it up. Message-ID: <000601c553ee$258badc0$6b01a8c0@PENELOPE> Add missing defintions so RTL can build. Currently a mess so I'm going to clean it up. Updated files: branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/include/ndk/zwfuncs.h branches/new_headers/reactos/include/winnt.h branches/new_headers/reactos/lib/rtl/i386/exception.c From ion at svn.reactos.com Sun May 8 18:53:34 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15135: Forgot to add RTL header Message-ID: <000601c553ee$791cf570$6b01a8c0@PENELOPE> Forgot to add RTL header Added files: branches/new_headers/reactos/lib/rtl/rtl.h From greatlrd at svn.reactos.com Sun May 8 19:33:20 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15136: Remove last hardcode string I have check the soure 3more time after I found some more hardcode string Message-ID: <000601c553f4$06f6a440$6b01a8c0@PENELOPE> Remove last hardcode string I have check the soure 3more time after I found some more hardcode string at last every hardcode string are gone in cmd and place in En.rc new strings in en.rc STRING_COPY_FILE , STRING_DELETE_WIPE, STRING_FOR_ERROR, STRING_SCREEN_COL, STRING_SCREEN_ROW, STRING_TIMER_TIME remove some unlsess value in chcp it is no longer in use thanks we are chaching the codepage hole time. Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/cmd.h trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/dir.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/ren.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/screen.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/cmd/verify.c trunk/reactos/subsys/system/cmd/window.c From ion at svn.reactos.com Sun May 8 19:34:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15137: Add some missing headers, fix some things so CRT can build Message-ID: <000601c553f4$386843d0$6b01a8c0@PENELOPE> Add some missing headers, fix some things so CRT can build Added files: branches/new_headers/reactos/include/debug.h branches/new_headers/reactos/include/pseh.h branches/new_headers/reactos/include/reactos/debug.h branches/new_headers/reactos/include/reactos/elf/ branches/new_headers/reactos/include/reactos/elf/common.h branches/new_headers/reactos/include/reactos/elf/elf-i386.h branches/new_headers/reactos/include/reactos/elf/elf32.h branches/new_headers/reactos/include/reactos/elf/elf64.h branches/new_headers/reactos/include/reactos/elf/generic.h branches/new_headers/reactos/include/reactos/elf/machine.h branches/new_headers/reactos/include/reactos/epsapi.h branches/new_headers/reactos/include/reactos/helper.h branches/new_headers/reactos/include/reactos/rosrtl/ branches/new_headers/reactos/include/reactos/rosrtl/CVS/ branches/new_headers/reactos/include/reactos/rosrtl/CVS/Entries branches/new_headers/reactos/include/reactos/rosrtl/CVS/Repository branches/new_headers/reactos/include/reactos/rosrtl/CVS/Root branches/new_headers/reactos/include/reactos/rosrtl/devmode.h branches/new_headers/reactos/include/reactos/rosrtl/gdimacro.h branches/new_headers/reactos/include/reactos/rosrtl/logfont.h branches/new_headers/reactos/include/reactos/rosrtl/minmax.h branches/new_headers/reactos/include/reactos/rosrtl/priv.h branches/new_headers/reactos/include/reactos/rosrtl/recmutex.h branches/new_headers/reactos/include/reactos/rosrtl/registry.h branches/new_headers/reactos/include/reactos/rosrtl/resstr.h branches/new_headers/reactos/include/reactos/rosrtl/sparse.h branches/new_headers/reactos/include/reactos/rosrtl/string.h branches/new_headers/reactos/include/reactos/rosrtl/thread.h branches/new_headers/reactos/include/tchar.h Updated files: branches/new_headers/reactos/include/ndk/pstypes.h branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/rtltypes.h Deleted files: branches/new_headers/reactos/include/ddk/ntapi.h From ion at svn.reactos.com Sun May 8 19:35:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15138: Fix some CRT includes to make it build Message-ID: <000601c553f4$4ebb23a0$6b01a8c0@PENELOPE> Fix some CRT includes to make it build Updated files: branches/new_headers/reactos/lib/crt/except/exhand2.c branches/new_headers/reactos/lib/crt/except/matherr.c branches/new_headers/reactos/lib/crt/except/unwind.c branches/new_headers/reactos/lib/crt/include/internal/debug.h branches/new_headers/reactos/lib/crt/include/internal/tls.h branches/new_headers/reactos/lib/crt/stdio/vfwprint.c branches/new_headers/reactos/lib/crt/stdlib/rand.c branches/new_headers/reactos/lib/crt/wine/heap.c branches/new_headers/reactos/lib/crt/wine/scanf.c branches/new_headers/reactos/lib/crt/wine/thread.c branches/new_headers/reactos/lib/tgetopt/getopt.c From ion at svn.reactos.com Sun May 8 19:41:40 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15139: Thanks steven Message-ID: <000601c553f5$31121a10$6b01a8c0@PENELOPE> Thanks steven Deleted files: branches/new_headers/reactos/include/reactos/rosrtl/CVS/ From chorns at svn.reactos.com Sun May 8 19:43:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15140: Delete old w32api Message-ID: <000601c553f5$6e4e10f0$6b01a8c0@PENELOPE> Delete old w32api Deleted files: trunk/reactos/w32api/ From chorns at svn.reactos.com Sun May 8 19:44:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15141: Copy w32api 2.5 to trunk Message-ID: <000601c553f5$9bdfde40$6b01a8c0@PENELOPE> Copy w32api 2.5 to trunk Added files: trunk/reactos/w32api/ From chorns at svn.reactos.com Sun May 8 20:02:53 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15142: Re-add local w32api changes Message-ID: <000601c553f8$27bc3dd0$6b01a8c0@PENELOPE> Re-add local w32api changes Added files: trunk/reactos/w32api/include/GdiPlus.h trunk/reactos/w32api/include/GdiPlusBase.h trunk/reactos/w32api/include/GdiPlusBrush.h trunk/reactos/w32api/include/GdiPlusColor.h trunk/reactos/w32api/include/GdiPlusColorMatrix.h trunk/reactos/w32api/include/GdiPlusEffects.h trunk/reactos/w32api/include/GdiPlusEnums.h trunk/reactos/w32api/include/GdiPlusFlat.h trunk/reactos/w32api/include/GdiPlusGpStubs.h trunk/reactos/w32api/include/GdiPlusGraphics.h trunk/reactos/w32api/include/GdiPlusHeaders.h trunk/reactos/w32api/include/GdiPlusImageAttributes.h trunk/reactos/w32api/include/GdiPlusImaging.h trunk/reactos/w32api/include/GdiPlusInit.h trunk/reactos/w32api/include/GdiPlusLineCaps.h trunk/reactos/w32api/include/GdiPlusMatrix.h trunk/reactos/w32api/include/GdiPlusMem.h trunk/reactos/w32api/include/GdiPlusMetaFile.h trunk/reactos/w32api/include/GdiPlusMetaHeader.h trunk/reactos/w32api/include/GdiPlusPath.h trunk/reactos/w32api/include/GdiPlusPen.h trunk/reactos/w32api/include/GdiPlusPixelFormats.h trunk/reactos/w32api/include/GdiPlusStringFormat.h trunk/reactos/w32api/include/GdiPlusTypes.h trunk/reactos/w32api/include/aclui.h trunk/reactos/w32api/include/ddk/afilter.h trunk/reactos/w32api/include/ddk/ntagp.h trunk/reactos/w32api/include/ddk/prntfont.h trunk/reactos/w32api/include/ddk/wdmguid.h trunk/reactos/w32api/include/fci.h trunk/reactos/w32api/include/fdi.h trunk/reactos/w32api/include/icmpapi.h trunk/reactos/w32api/include/propidl.h trunk/reactos/w32api/include/sddl.h trunk/reactos/w32api/include/shtypes.h trunk/reactos/w32api/include/winfax.h trunk/reactos/w32api/include/winres.h trunk/reactos/w32api/include/winscard.h trunk/reactos/w32api/include/winsmcrd.h trunk/reactos/w32api/include/winwlx.h Updated files: trunk/reactos/w32api/include/GL/gl.h trunk/reactos/w32api/include/accctrl.h trunk/reactos/w32api/include/aclapi.h trunk/reactos/w32api/include/basetsd.h trunk/reactos/w32api/include/basetyps.h trunk/reactos/w32api/include/commctrl.h trunk/reactos/w32api/include/ddk/atm.h trunk/reactos/w32api/include/ddk/batclass.h trunk/reactos/w32api/include/ddk/cfg.h trunk/reactos/w32api/include/ddk/cfgmgr32.h trunk/reactos/w32api/include/ddk/d4drvif.h trunk/reactos/w32api/include/ddk/d4iface.h trunk/reactos/w32api/include/ddk/ddkmapi.h trunk/reactos/w32api/include/ddk/hidclass.h trunk/reactos/w32api/include/ddk/hidpi.h trunk/reactos/w32api/include/ddk/mcd.h trunk/reactos/w32api/include/ddk/miniport.h trunk/reactos/w32api/include/ddk/mountdev.h trunk/reactos/w32api/include/ddk/mountmgr.h trunk/reactos/w32api/include/ddk/ndis.h trunk/reactos/w32api/include/ddk/ndistapi.h trunk/reactos/w32api/include/ddk/ndiswan.h trunk/reactos/w32api/include/ddk/netpnp.h trunk/reactos/w32api/include/ddk/newdev.h trunk/reactos/w32api/include/ddk/ntapi.h trunk/reactos/w32api/include/ddk/ntdd8042.h trunk/reactos/w32api/include/ddk/ntddbeep.h trunk/reactos/w32api/include/ddk/ntddcdrm.h trunk/reactos/w32api/include/ddk/ntddcdvd.h trunk/reactos/w32api/include/ddk/ntddchgr.h trunk/reactos/w32api/include/ddk/ntdddisk.h trunk/reactos/w32api/include/ddk/ntddk.h trunk/reactos/w32api/include/ddk/ntddkbd.h trunk/reactos/w32api/include/ddk/ntddmou.h trunk/reactos/w32api/include/ddk/ntddpar.h trunk/reactos/w32api/include/ddk/ntddpcm.h trunk/reactos/w32api/include/ddk/ntddscsi.h trunk/reactos/w32api/include/ddk/ntddser.h trunk/reactos/w32api/include/ddk/ntddstor.h trunk/reactos/w32api/include/ddk/ntddtape.h trunk/reactos/w32api/include/ddk/ntddtdi.h trunk/reactos/w32api/include/ddk/ntddvdeo.h trunk/reactos/w32api/include/ddk/ntddvol.h trunk/reactos/w32api/include/ddk/ntifs.h trunk/reactos/w32api/include/ddk/ntpoapi.h trunk/reactos/w32api/include/ddk/parallel.h trunk/reactos/w32api/include/ddk/pfhook.h trunk/reactos/w32api/include/ddk/poclass.h trunk/reactos/w32api/include/ddk/scsi.h trunk/reactos/w32api/include/ddk/scsiscan.h trunk/reactos/w32api/include/ddk/scsiwmi.h trunk/reactos/w32api/include/ddk/smbus.h trunk/reactos/w32api/include/ddk/srb.h trunk/reactos/w32api/include/ddk/storport.h trunk/reactos/w32api/include/ddk/tdi.h trunk/reactos/w32api/include/ddk/tdiinfo.h trunk/reactos/w32api/include/ddk/tdikrnl.h trunk/reactos/w32api/include/ddk/tvout.h trunk/reactos/w32api/include/ddk/upssvc.h trunk/reactos/w32api/include/ddk/usb.h trunk/reactos/w32api/include/ddk/usb100.h trunk/reactos/w32api/include/ddk/usbdi.h trunk/reactos/w32api/include/ddk/usbioctl.h trunk/reactos/w32api/include/ddk/usbiodef.h trunk/reactos/w32api/include/ddk/usbscan.h trunk/reactos/w32api/include/ddk/usbuser.h trunk/reactos/w32api/include/ddk/video.h trunk/reactos/w32api/include/ddk/videoagp.h trunk/reactos/w32api/include/ddk/win2k.h trunk/reactos/w32api/include/ddk/winddi.h trunk/reactos/w32api/include/ddk/winddk.h trunk/reactos/w32api/include/ddk/winnt4.h trunk/reactos/w32api/include/ddk/ws2san.h trunk/reactos/w32api/include/docobj.h trunk/reactos/w32api/include/exdisp.h trunk/reactos/w32api/include/imagehlp.h trunk/reactos/w32api/include/initguid.h trunk/reactos/w32api/include/intshcut.h trunk/reactos/w32api/include/iphlpapi.h trunk/reactos/w32api/include/iptypes.h trunk/reactos/w32api/include/lmbrowsr.h trunk/reactos/w32api/include/mmsystem.h trunk/reactos/w32api/include/mshtml.h trunk/reactos/w32api/include/mswsock.h trunk/reactos/w32api/include/ntdef.h trunk/reactos/w32api/include/ntsecapi.h trunk/reactos/w32api/include/oaidl.h trunk/reactos/w32api/include/objbase.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/oleacc.h trunk/reactos/w32api/include/oleauto.h trunk/reactos/w32api/include/oledlg.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/prsht.h trunk/reactos/w32api/include/psapi.h trunk/reactos/w32api/include/richedit.h trunk/reactos/w32api/include/richole.h trunk/reactos/w32api/include/rpc.h trunk/reactos/w32api/include/rpcdce.h trunk/reactos/w32api/include/rpcdcep.h trunk/reactos/w32api/include/rpcndr.h trunk/reactos/w32api/include/rpcproxy.h trunk/reactos/w32api/include/servprov.h trunk/reactos/w32api/include/setupapi.h trunk/reactos/w32api/include/shellapi.h trunk/reactos/w32api/include/shlguid.h trunk/reactos/w32api/include/shlobj.h trunk/reactos/w32api/include/shlwapi.h trunk/reactos/w32api/include/unknwn.h trunk/reactos/w32api/include/userenv.h trunk/reactos/w32api/include/vfw.h trunk/reactos/w32api/include/winbase.h trunk/reactos/w32api/include/wincrypt.h trunk/reactos/w32api/include/winerror.h trunk/reactos/w32api/include/wingdi.h trunk/reactos/w32api/include/winioctl.h trunk/reactos/w32api/include/winnetwk.h trunk/reactos/w32api/include/winnls.h trunk/reactos/w32api/include/winnt.h trunk/reactos/w32api/include/winspool.h trunk/reactos/w32api/include/winuser.h trunk/reactos/w32api/include/wtypes.h From chorns at svn.reactos.com Sun May 8 20:07:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15143: Remove unneeded w32api files Message-ID: <000601c553f8$d0f4dbf0$6b01a8c0@PENELOPE> Remove unneeded w32api files Deleted files: trunk/reactos/w32api/CONTRIBUTIONS trunk/reactos/w32api/ChangeLog trunk/reactos/w32api/Makefile.in trunk/reactos/w32api/TODO trunk/reactos/w32api/config.guess trunk/reactos/w32api/config.sub trunk/reactos/w32api/configure trunk/reactos/w32api/configure.in trunk/reactos/w32api/install-sh trunk/reactos/w32api/lib/ From greatlrd at svn.reactos.com Sun May 8 20:20:41 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15144: Remove two hardcode string to En.rc it is IDS_Not_Responding, IDS_Running Message-ID: <000601c553fa$a4336c10$6b01a8c0@PENELOPE> Remove two hardcode string to En.rc it is IDS_Not_Responding, IDS_Running thx irc: potapnik for notice one of them Updated files: trunk/reactos/subsys/system/taskmgr/En.rc trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/resource.h trunk/reactos/subsys/system/taskmgr/trayicon.c From weiden at svn.reactos.com Sun May 8 20:32:59 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15145: don't generate lvalue assignment code Message-ID: <000601c553fc$5c154910$6b01a8c0@PENELOPE> don't generate lvalue assignment code Updated files: trunk/reactos/tools/widl/ChangeLog trunk/reactos/tools/widl/server.c From ion at svn.reactos.com Sun May 8 20:58:25 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15146: More changes and have vfatlib use a single header, and correct it to import the right stuff. make tools and make implib now work. umtypes needs major cleaning and brain storming to avoid duplication, so i'll work on this now Message-ID: <000601c553ff$e9eb8760$6b01a8c0@PENELOPE> More changes and have vfatlib use a single header, and correct it to import the right stuff. make tools and make implib now work. umtypes needs major cleaning and brain storming to avoid duplication, so i'll work on this now Added files: branches/new_headers/reactos/include/fmifs.h Updated files: branches/new_headers/reactos/include/ndk/rtlfuncs.h branches/new_headers/reactos/include/ndk/umtypes.h branches/new_headers/reactos/lib/fslib/vfatlib/fat12.c branches/new_headers/reactos/lib/fslib/vfatlib/fat16.c branches/new_headers/reactos/lib/fslib/vfatlib/fat32.c branches/new_headers/reactos/lib/fslib/vfatlib/vfatlib.c branches/new_headers/reactos/lib/fslib/vfatlib/vfatlib.h branches/new_headers/reactos/lib/rossym/initkm.c branches/new_headers/reactos/lib/wdmguid/wdmguid.c From weiden at svn.reactos.com Sun May 8 21:10:26 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15147: fixed more uninitialized variables warnings Message-ID: <000601c55401$97c35ab0$6b01a8c0@PENELOPE> fixed more uninitialized variables warnings Updated files: trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/fs/vfat/fsctl.c trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/net/ndis/ndis/config.c From frik85 at svn.reactos.com Sun May 8 21:14:21 2005 From: frik85 at svn.reactos.com (frik85@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [frik85] 15148: update taskmgr german language resource file Message-ID: <000601c55402$23655b40$6b01a8c0@PENELOPE> update taskmgr german language resource file Updated files: trunk/reactos/subsys/system/taskmgr/De.rc From weiden at svn.reactos.com Sun May 8 21:22:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15149: prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Please guys, read the documentation of the function _before_ you use it... Message-ID: <000601c55403$47435fc0$6b01a8c0@PENELOPE> prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not in bytes! Please guys, read the documentation of the function _before_ you use it... Updated files: trunk/reactos/subsys/system/cmd/copy.c trunk/reactos/subsys/system/cmd/del.c trunk/reactos/subsys/system/cmd/for.c trunk/reactos/subsys/system/cmd/timer.c trunk/reactos/subsys/system/cmd/ver.c trunk/reactos/subsys/system/taskmgr/applpage.c trunk/reactos/subsys/system/taskmgr/trayicon.c From greatlrd at svn.reactos.com Sun May 8 22:15:56 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15150: Reomve string STRING_CMD_INVALIDDRIVE in En.rc it was doublcate of STRING_FREE_ERROR1 Message-ID: <000601c5540a$be4a6580$6b01a8c0@PENELOPE> Reomve string STRING_CMD_INVALIDDRIVE in En.rc it was doublcate of STRING_FREE_ERROR1 thanks Usurp for finding it Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/cmd.c trunk/reactos/subsys/system/cmd/resource.h trunk/reactos/subsys/system/cmd/start.c From ion at svn.reactos.com Sun May 8 22:20:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15151: Fix NtQueryDirectoryFile to wait on right status, to actually use the event that the user gives, to select the right device and sync/async wait mode and always use FileIndex = 0 since nothing else can be used for this API. Message-ID: <000601c5540b$59113300$6b01a8c0@PENELOPE> Fix NtQueryDirectoryFile to wait on right status, to actually use the event that the user gives, to select the right device and sync/async wait mode and always use FileIndex = 0 since nothing else can be used for this API. Updated files: trunk/reactos/ntoskrnl/io/file.c From steven_ed4153 at yahoo.com Sun May 8 22:30:41 2005 From: steven_ed4153 at yahoo.com (Steven Edwards) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [chorns] 15142: Re-add local w32api changes In-Reply-To: <000601c553f8$27bc3dd0$6b01a8c0@PENELOPE> Message-ID: <20050508203041.53754.qmail@web21128.mail.yahoo.com> Hi, --- chorns@svn.reactos.com wrote: > Re-add local w32api changes > Added files: > trunk/reactos/w32api/include/GdiPlus.h This has bothered me for a while. Can we make the filenames all lowercase? Having mixed cases causes a problem when people develop on Windows and don't check to make sure they have used the correct case in source files resulting in broken builds of Linux developers. Thanks Steven Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html From greatlrd at svn.reactos.com Sun May 8 23:50:41 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15152: My and W3seek patch to make format ansi and unicode independen Message-ID: <000601c55417$fa712ff0$6b01a8c0@PENELOPE> My and W3seek patch to make format ansi and unicode independen it is first step to make a rc files for format Updated files: trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/format/makefile From greatlrd at svn.reactos.com Sun May 8 23:51:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15153: forget the .rc file Message-ID: <000601c55418$14e1d560$6b01a8c0@PENELOPE> forget the .rc file Added files: trunk/reactos/subsys/system/format/format.rc From greatlrd at svn.reactos.com Sun May 8 23:54:34 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15154: set eol style Message-ID: <000601c55418$8535a1c0$6b01a8c0@PENELOPE> set eol style Updated files: trunk/reactos/subsys/system/format/format.rc From weiden at svn.reactos.com Sun May 8 23:55:30 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [weiden] 15155: Patch by tinus: use the right access mode. fixes bug 627 Message-ID: <000601c55418$a6bcb360$6b01a8c0@PENELOPE> Patch by tinus: use the right access mode. fixes bug 627 Updated files: trunk/reactos/subsys/system/vmwinst/vmwinst.c From greatlrd at svn.reactos.com Mon May 9 02:05:18 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15157: Remove all hardcode string from format to En.rc Message-ID: <000601c5542a$c8969ac0$6b01a8c0@PENELOPE> Remove all hardcode string from format to En.rc so it can be translate Added files: trunk/reactos/subsys/system/format/En.rc trunk/reactos/subsys/system/format/resource.h Updated files: trunk/reactos/subsys/system/format/format.c trunk/reactos/subsys/system/format/format.rc From ion at svn.reactos.com Mon May 9 02:33:25 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15158: Fix a previous bug and fix NtReadFile: Read FileObject Status, Set Read Operation, support IRP_NOCACHE (ReactOS doesn't like this because of some other bug i'm investigating), use right event reqeuested access, add SEH Message-ID: <000601c5542e$b6802f50$6b01a8c0@PENELOPE> Fix a previous bug and fix NtReadFile: Read FileObject Status, Set Read Operation, support IRP_NOCACHE (ReactOS doesn't like this because of some other bug i'm investigating), use right event reqeuested access, add SEH Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 02:38:58 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [greatlrd] 15159: remove last hardcode string to En.rc Message-ID: <000601c5542f$7d07dab0$6b01a8c0@PENELOPE> remove last hardcode string to En.rc need translate to other langes new strings in En.rc are IDS_DNS_ERROR, IDS_SOCKET_ERROR, IDS_GET_SRV_ERROR, IDS_CON_SRV_ERROR Updated files: trunk/reactos/subsys/system/reporterror/En.rc trunk/reactos/subsys/system/reporterror/reporterror.c trunk/reactos/subsys/system/reporterror/reporterror.h From ion at svn.reactos.com Mon May 9 02:41:56 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15160: Sorry, wrong version got commited Message-ID: <000601c5542f$e71953c0$6b01a8c0@PENELOPE> Sorry, wrong version got commited Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Mon May 9 03:01:20 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:24 2006 Subject: [ros-svn] [ion] 15161: Grrr..it's getting late or something. CORRECT fix. Message-ID: <000601c55432$9ce5a1c0$6b01a8c0@PENELOPE> Grrr..it's getting late or something. CORRECT fix. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 03:06:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15162: Fix uninitailzied variable on dbg=0 Message-ID: <000601c55433$5beb9c00$6b01a8c0@PENELOPE> Fix uninitailzied variable on dbg=0 Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 03:14:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15163: Fix KDBG and enable IRP_NOCACHE for ReadFile. Also disable SEH for Buffer since PRobeForWrite has a bug and cannot probe past a page Message-ID: <000601c55434$7c505840$6b01a8c0@PENELOPE> Fix KDBG and enable IRP_NOCACHE for ReadFile. Also disable SEH for Buffer since PRobeForWrite has a bug and cannot probe past a page Updated files: trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c From sedwards at svn.reactos.com Mon May 9 03:39:02 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15164: strip whitespace from end of lines Message-ID: <000601c55437$e12c2bb0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/ntoskrnl/cc/cacheman.c trunk/reactos/ntoskrnl/cc/copy.c trunk/reactos/ntoskrnl/cc/fs.c trunk/reactos/ntoskrnl/cc/mdl.c trunk/reactos/ntoskrnl/cc/pin.c trunk/reactos/ntoskrnl/cc/view.c trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/regfile.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/dbgk/dbgkutil.c trunk/reactos/ntoskrnl/dbgk/debug.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/dbgctrl.c trunk/reactos/ntoskrnl/ex/error.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/fmutex.c trunk/reactos/ntoskrnl/ex/handle.c trunk/reactos/ntoskrnl/ex/i386/interlck.c trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/ex/interlck.c trunk/reactos/ntoskrnl/ex/list.c trunk/reactos/ntoskrnl/ex/lookas.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/power.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/resource.c trunk/reactos/ntoskrnl/ex/rundown.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/synch.c trunk/reactos/ntoskrnl/ex/sysinfo.c trunk/reactos/ntoskrnl/ex/time.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/util.c trunk/reactos/ntoskrnl/ex/uuid.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/ex/work.c trunk/reactos/ntoskrnl/ex/zone.c trunk/reactos/ntoskrnl/fs/fastio.c trunk/reactos/ntoskrnl/fs/filelock.c trunk/reactos/ntoskrnl/fs/mcb.c trunk/reactos/ntoskrnl/fs/name.c trunk/reactos/ntoskrnl/fs/notify.c trunk/reactos/ntoskrnl/fs/oplock.c trunk/reactos/ntoskrnl/fs/pool.c trunk/reactos/ntoskrnl/fs/tunnel.c trunk/reactos/ntoskrnl/fs/unc.c trunk/reactos/ntoskrnl/fs/util.c trunk/reactos/ntoskrnl/inbv/inbv.c trunk/reactos/ntoskrnl/include/internal/callbacks.h trunk/reactos/ntoskrnl/include/internal/cc.h trunk/reactos/ntoskrnl/include/internal/debug.h trunk/reactos/ntoskrnl/include/internal/ex.h trunk/reactos/ntoskrnl/include/internal/i386/hal.h trunk/reactos/ntoskrnl/include/internal/i386/ke.h trunk/reactos/ntoskrnl/include/internal/i386/mm.h trunk/reactos/ntoskrnl/include/internal/i386/ps.h trunk/reactos/ntoskrnl/include/internal/ifs.h trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/kbd.h trunk/reactos/ntoskrnl/include/internal/kd.h trunk/reactos/ntoskrnl/include/internal/kdb.h trunk/reactos/ntoskrnl/include/internal/kdbochs.h trunk/reactos/ntoskrnl/include/internal/kdgdb.h trunk/reactos/ntoskrnl/include/internal/ke.h trunk/reactos/ntoskrnl/include/internal/ldr.h trunk/reactos/ntoskrnl/include/internal/mm.h trunk/reactos/ntoskrnl/include/internal/ntoskrnl.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/pool.h trunk/reactos/ntoskrnl/include/internal/port.h trunk/reactos/ntoskrnl/include/internal/powerpc/ke.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/ntoskrnl/include/internal/se.h trunk/reactos/ntoskrnl/include/internal/trap.h trunk/reactos/ntoskrnl/include/internal/v86m.h trunk/reactos/ntoskrnl/io/adapter.c trunk/reactos/ntoskrnl/io/arcname.c trunk/reactos/ntoskrnl/io/bootlog.c trunk/reactos/ntoskrnl/io/controller.c trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/deviface.c trunk/reactos/ntoskrnl/io/disk.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/efi.c trunk/reactos/ntoskrnl/io/error.c trunk/reactos/ntoskrnl/io/event.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/fs.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/iowork.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/io/irq.c trunk/reactos/ntoskrnl/io/plugplay.c trunk/reactos/ntoskrnl/io/pnpdma.c trunk/reactos/ntoskrnl/io/pnpmgr.c trunk/reactos/ntoskrnl/io/pnpnotify.c trunk/reactos/ntoskrnl/io/pnpreport.c trunk/reactos/ntoskrnl/io/pnproot.c trunk/reactos/ntoskrnl/io/rawfs.c trunk/reactos/ntoskrnl/io/remlock.c trunk/reactos/ntoskrnl/io/resource.c trunk/reactos/ntoskrnl/io/share.c trunk/reactos/ntoskrnl/io/timer.c trunk/reactos/ntoskrnl/io/vpb.c trunk/reactos/ntoskrnl/io/wmi.c trunk/reactos/ntoskrnl/kd/kdinit.c trunk/reactos/ntoskrnl/kd/kdio.c trunk/reactos/ntoskrnl/kd/kdmain.c trunk/reactos/ntoskrnl/kd/wrappers/bochs.c trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/ntoskrnl/kdbg/i386/dis-asm.h trunk/reactos/ntoskrnl/kdbg/i386/i386-dis.c trunk/reactos/ntoskrnl/kdbg/kdb.c trunk/reactos/ntoskrnl/kdbg/kdb.h trunk/reactos/ntoskrnl/kdbg/kdb_cli.c trunk/reactos/ntoskrnl/kdbg/kdb_expr.c trunk/reactos/ntoskrnl/kdbg/kdb_keyboard.c trunk/reactos/ntoskrnl/kdbg/kdb_serial.c trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c trunk/reactos/ntoskrnl/ke/apc.c trunk/reactos/ntoskrnl/ke/bug.c trunk/reactos/ntoskrnl/ke/catch.c trunk/reactos/ntoskrnl/ke/clock.c trunk/reactos/ntoskrnl/ke/device.c trunk/reactos/ntoskrnl/ke/dpc.c trunk/reactos/ntoskrnl/ke/event.c trunk/reactos/ntoskrnl/ke/gate.c trunk/reactos/ntoskrnl/ke/gmutex.c trunk/reactos/ntoskrnl/ke/i386/bios.c trunk/reactos/ntoskrnl/ke/i386/brkpoint.c trunk/reactos/ntoskrnl/ke/i386/exp.c trunk/reactos/ntoskrnl/ke/i386/fpu.c trunk/reactos/ntoskrnl/ke/i386/gdt.c trunk/reactos/ntoskrnl/ke/i386/idt.c trunk/reactos/ntoskrnl/ke/i386/irq.c trunk/reactos/ntoskrnl/ke/i386/kernel.c trunk/reactos/ntoskrnl/ke/i386/ldt.c trunk/reactos/ntoskrnl/ke/i386/thread.c trunk/reactos/ntoskrnl/ke/i386/tss.c trunk/reactos/ntoskrnl/ke/i386/usertrap.c trunk/reactos/ntoskrnl/ke/i386/v86m.c trunk/reactos/ntoskrnl/ke/i386/vdm.c trunk/reactos/ntoskrnl/ke/ipi.c trunk/reactos/ntoskrnl/ke/kqueue.c trunk/reactos/ntoskrnl/ke/kthread.c trunk/reactos/ntoskrnl/ke/main.c trunk/reactos/ntoskrnl/ke/mutex.c trunk/reactos/ntoskrnl/ke/process.c trunk/reactos/ntoskrnl/ke/profile.c trunk/reactos/ntoskrnl/ke/queue.c trunk/reactos/ntoskrnl/ke/sem.c trunk/reactos/ntoskrnl/ke/spinlock.c trunk/reactos/ntoskrnl/ke/timer.c trunk/reactos/ntoskrnl/ke/usercall.c trunk/reactos/ntoskrnl/ke/wait.c trunk/reactos/ntoskrnl/ldr/init.c trunk/reactos/ntoskrnl/ldr/resource.c trunk/reactos/ntoskrnl/ldr/rtl.c trunk/reactos/ntoskrnl/ldr/sysdll.c trunk/reactos/ntoskrnl/ldr/userldr.c trunk/reactos/ntoskrnl/lpc/close.c trunk/reactos/ntoskrnl/lpc/complete.c trunk/reactos/ntoskrnl/lpc/connect.c trunk/reactos/ntoskrnl/lpc/create.c trunk/reactos/ntoskrnl/lpc/listen.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/lpc/query.c trunk/reactos/ntoskrnl/lpc/queue.c trunk/reactos/ntoskrnl/lpc/receive.c trunk/reactos/ntoskrnl/lpc/reply.c trunk/reactos/ntoskrnl/lpc/send.c trunk/reactos/ntoskrnl/mkconfig.c trunk/reactos/ntoskrnl/mm/anonmem.c trunk/reactos/ntoskrnl/mm/aspace.c trunk/reactos/ntoskrnl/mm/balance.c trunk/reactos/ntoskrnl/mm/cont.c trunk/reactos/ntoskrnl/mm/drvlck.c trunk/reactos/ntoskrnl/mm/elf32.c trunk/reactos/ntoskrnl/mm/elf64.c trunk/reactos/ntoskrnl/mm/freelist.c trunk/reactos/ntoskrnl/mm/i386/page.c trunk/reactos/ntoskrnl/mm/i386/pfault.c trunk/reactos/ntoskrnl/mm/iospace.c trunk/reactos/ntoskrnl/mm/marea.c trunk/reactos/ntoskrnl/mm/mdl.c trunk/reactos/ntoskrnl/mm/mm.c trunk/reactos/ntoskrnl/mm/mminit.c trunk/reactos/ntoskrnl/mm/mpw.c trunk/reactos/ntoskrnl/mm/ncache.c trunk/reactos/ntoskrnl/mm/npool.c trunk/reactos/ntoskrnl/mm/pagefile.c trunk/reactos/ntoskrnl/mm/pageop.c trunk/reactos/ntoskrnl/mm/pagfault.c trunk/reactos/ntoskrnl/mm/paging.c trunk/reactos/ntoskrnl/mm/pe.c trunk/reactos/ntoskrnl/mm/physical.c trunk/reactos/ntoskrnl/mm/pool.c trunk/reactos/ntoskrnl/mm/process.c trunk/reactos/ntoskrnl/mm/region.c trunk/reactos/ntoskrnl/mm/rmap.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/mm/verifier.c trunk/reactos/ntoskrnl/mm/virtual.c trunk/reactos/ntoskrnl/mm/wset.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/ntobj.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/sdcache.c trunk/reactos/ntoskrnl/ob/security.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ob/wait.c trunk/reactos/ntoskrnl/po/power.c trunk/reactos/ntoskrnl/ps/cid.c trunk/reactos/ntoskrnl/ps/debug.c trunk/reactos/ntoskrnl/ps/i386/continue.c trunk/reactos/ntoskrnl/ps/idle.c trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/locale.c trunk/reactos/ntoskrnl/ps/notify.c trunk/reactos/ntoskrnl/ps/process.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/query.c trunk/reactos/ntoskrnl/ps/quota.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/suspend.c trunk/reactos/ntoskrnl/ps/thread.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/rtl/atom.c trunk/reactos/ntoskrnl/rtl/capture.c trunk/reactos/ntoskrnl/rtl/ctype.c trunk/reactos/ntoskrnl/rtl/debug.c trunk/reactos/ntoskrnl/rtl/handle.c trunk/reactos/ntoskrnl/rtl/libsupp.c trunk/reactos/ntoskrnl/rtl/misc.c trunk/reactos/ntoskrnl/rtl/nls.c trunk/reactos/ntoskrnl/rtl/purecall.c trunk/reactos/ntoskrnl/rtl/regio.c trunk/reactos/ntoskrnl/rtl/sprintf.c trunk/reactos/ntoskrnl/rtl/stdlib.c trunk/reactos/ntoskrnl/rtl/string.c trunk/reactos/ntoskrnl/rtl/strtok.c trunk/reactos/ntoskrnl/rtl/swprintf.c trunk/reactos/ntoskrnl/rtl/wstring.c trunk/reactos/ntoskrnl/se/acl.c trunk/reactos/ntoskrnl/se/audit.c trunk/reactos/ntoskrnl/se/lsa.c trunk/reactos/ntoskrnl/se/luid.c trunk/reactos/ntoskrnl/se/priv.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/sid.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/ntoskrnl/tests/setup.c trunk/reactos/ntoskrnl/tests/tests/VirtualMemory.c From sedwards at svn.reactos.com Mon May 9 03:41:06 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15165: strip whitespace from end of lines Message-ID: <000601c55438$2aa9ccc0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/rtl/acl.c trunk/reactos/lib/rtl/env.c trunk/reactos/lib/rtl/error.c trunk/reactos/lib/rtl/exception.c trunk/reactos/lib/rtl/heap.c trunk/reactos/lib/rtl/i386/exception.c trunk/reactos/lib/rtl/luid.c trunk/reactos/lib/rtl/mem.c trunk/reactos/lib/rtl/network.c trunk/reactos/lib/rtl/process.c trunk/reactos/lib/rtl/random.c trunk/reactos/lib/rtl/registry.c trunk/reactos/lib/rtl/sd.c trunk/reactos/lib/rtl/security.c trunk/reactos/lib/rtl/sid.c trunk/reactos/lib/rtl/thread.c trunk/reactos/lib/rtl/timezone.c trunk/reactos/lib/rtl/unicode.c From sedwards at svn.reactos.com Mon May 9 03:41:33 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15166: strip whitespace from end of lines Message-ID: <000601c55438$3b045a90$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/crt/conio/cgets.c trunk/reactos/lib/crt/conio/cprintf.c trunk/reactos/lib/crt/conio/getche.c trunk/reactos/lib/crt/conio/ungetch.c trunk/reactos/lib/crt/ctype/isctype.c trunk/reactos/lib/crt/direct/chdrive.c trunk/reactos/lib/crt/direct/getcwd.c trunk/reactos/lib/crt/direct/getdcwd.c trunk/reactos/lib/crt/float/chgsign.c trunk/reactos/lib/crt/float/cntrlfp.c trunk/reactos/lib/crt/float/copysign.c trunk/reactos/lib/crt/float/fpclass.c trunk/reactos/lib/crt/float/isnan.c trunk/reactos/lib/crt/float/scalb.c trunk/reactos/lib/crt/float/statfp.c trunk/reactos/lib/crt/include/float.h trunk/reactos/lib/crt/include/internal/debug.h trunk/reactos/lib/crt/include/internal/file.h trunk/reactos/lib/crt/io/access.c trunk/reactos/lib/crt/io/chmod.c trunk/reactos/lib/crt/io/close.c trunk/reactos/lib/crt/io/dup.c trunk/reactos/lib/crt/io/find.c trunk/reactos/lib/crt/io/locking.c trunk/reactos/lib/crt/io/lseeki64.c trunk/reactos/lib/crt/io/mktemp.c trunk/reactos/lib/crt/io/open.c trunk/reactos/lib/crt/io/read.c trunk/reactos/lib/crt/io/utime.c trunk/reactos/lib/crt/io/wmktemp.c trunk/reactos/lib/crt/io/wopen.c trunk/reactos/lib/crt/io/write.c trunk/reactos/lib/crt/io/wutime.c trunk/reactos/lib/crt/locale/locale.c trunk/reactos/lib/crt/math/frexp.c trunk/reactos/lib/crt/math/hypot.c trunk/reactos/lib/crt/math/j0_y0.c trunk/reactos/lib/crt/math/j1_y1.c trunk/reactos/lib/crt/math/jn_yn.c trunk/reactos/lib/crt/math/modf.c trunk/reactos/lib/crt/mbstring/hanzen.c trunk/reactos/lib/crt/mbstring/ischira.c trunk/reactos/lib/crt/mbstring/iskpun.c trunk/reactos/lib/crt/mbstring/islwr.c trunk/reactos/lib/crt/mbstring/ismbc.c trunk/reactos/lib/crt/mbstring/ismbkaln.c trunk/reactos/lib/crt/mbstring/ismblead.c trunk/reactos/lib/crt/mbstring/ismbtrl.c trunk/reactos/lib/crt/mbstring/isuppr.c trunk/reactos/lib/crt/mbstring/mbbtype.c trunk/reactos/lib/crt/mbstring/mbscoll.c trunk/reactos/lib/crt/mbstring/mbsdec.c trunk/reactos/lib/crt/mbstring/mbsicmp.c trunk/reactos/lib/crt/mbstring/mbsicoll.c trunk/reactos/lib/crt/mbstring/mbsinc.c trunk/reactos/lib/crt/mbstring/mbslen.c trunk/reactos/lib/crt/mbstring/mbsncat.c trunk/reactos/lib/crt/mbstring/mbsnccnt.c trunk/reactos/lib/crt/mbstring/mbsncmp.c trunk/reactos/lib/crt/mbstring/mbsncoll.c trunk/reactos/lib/crt/mbstring/mbsncpy.c trunk/reactos/lib/crt/mbstring/mbsnset.c trunk/reactos/lib/crt/mbstring/mbsrchr.c trunk/reactos/lib/crt/mbstring/mbsrev.c trunk/reactos/lib/crt/mbstring/mbsset.c trunk/reactos/lib/crt/mbstring/mbsupr.c trunk/reactos/lib/crt/misc/crtmain.c trunk/reactos/lib/crt/misc/environ.c trunk/reactos/lib/crt/process/_cwait.c trunk/reactos/lib/crt/process/_system.c trunk/reactos/lib/crt/process/dll.c trunk/reactos/lib/crt/process/process.c trunk/reactos/lib/crt/stdio/allocfil.c trunk/reactos/lib/crt/stdio/fclose.c trunk/reactos/lib/crt/stdio/fdopen.c trunk/reactos/lib/crt/stdio/fflush.c trunk/reactos/lib/crt/stdio/filbuf.c trunk/reactos/lib/crt/stdio/flsbuf.c trunk/reactos/lib/crt/stdio/fopen.c trunk/reactos/lib/crt/stdio/fprintf.c trunk/reactos/lib/crt/stdio/fread.c trunk/reactos/lib/crt/stdio/fseek.c trunk/reactos/lib/crt/stdio/fsopen.c trunk/reactos/lib/crt/stdio/fwalk.c trunk/reactos/lib/crt/stdio/gets.c trunk/reactos/lib/crt/stdio/getw.c trunk/reactos/lib/crt/stdio/popen.c trunk/reactos/lib/crt/stdio/putc.c trunk/reactos/lib/crt/stdio/puts.c trunk/reactos/lib/crt/stdio/putw.c trunk/reactos/lib/crt/stdio/rmtmp.c trunk/reactos/lib/crt/stdio/setvbuf.c trunk/reactos/lib/crt/stdio/ungetc.c trunk/reactos/lib/crt/stdio/vfprintf.c trunk/reactos/lib/crt/stdio/vsprintf.c trunk/reactos/lib/crt/stdlib/_exit.c trunk/reactos/lib/crt/stdlib/errno.c trunk/reactos/lib/crt/stdlib/itoa.c trunk/reactos/lib/crt/stdlib/itow.c trunk/reactos/lib/crt/stdlib/putenv.c trunk/reactos/lib/crt/stdlib/wcstomb.c trunk/reactos/lib/crt/stdlib/wctomb.c trunk/reactos/lib/crt/stdlib/witoa.c trunk/reactos/lib/crt/stdlib/witow.c trunk/reactos/lib/crt/string/strcoll.c trunk/reactos/lib/crt/string/strlwr.c trunk/reactos/lib/crt/string/strset.c trunk/reactos/lib/crt/string/strupr.c trunk/reactos/lib/crt/sys_stat/fstat.c trunk/reactos/lib/crt/sys_stat/fstati64.c trunk/reactos/lib/crt/sys_stat/stat.c trunk/reactos/lib/crt/sys_stat/wstat.c trunk/reactos/lib/crt/time/ctime.c trunk/reactos/lib/crt/time/strftime.c trunk/reactos/lib/crt/time/time.c trunk/reactos/lib/crt/time/tz_vars.c trunk/reactos/lib/crt/wine/thread.c trunk/reactos/lib/crt/wstring/wcscspn.c trunk/reactos/lib/crt/wstring/wcsicmp.c trunk/reactos/lib/crt/wstring/wcslwr.c trunk/reactos/lib/crt/wstring/wcsset.c trunk/reactos/lib/crt/wstring/wcsspn.c From sedwards at svn.reactos.com Mon May 9 03:42:13 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15167: strip whitespace from end of lines Message-ID: <000601c55438$53236ee0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/user32/controls/controls.h trunk/reactos/lib/user32/controls/edit.c trunk/reactos/lib/user32/controls/regcontrol.c trunk/reactos/lib/user32/controls/scrollbar.c trunk/reactos/lib/user32/include/draw.h trunk/reactos/lib/user32/misc/desktop.c trunk/reactos/lib/user32/misc/display.c trunk/reactos/lib/user32/misc/dllmain.c trunk/reactos/lib/user32/misc/exit.c trunk/reactos/lib/user32/misc/exticon.c trunk/reactos/lib/user32/misc/object.c trunk/reactos/lib/user32/misc/resources.c trunk/reactos/lib/user32/misc/strpool.c trunk/reactos/lib/user32/misc/stubs.c trunk/reactos/lib/user32/misc/timer.c trunk/reactos/lib/user32/misc/winhelp.c trunk/reactos/lib/user32/misc/winsta.c trunk/reactos/lib/user32/misc/wsprintf.c trunk/reactos/lib/user32/windows/accel.c trunk/reactos/lib/user32/windows/bitmap.c trunk/reactos/lib/user32/windows/caret.c trunk/reactos/lib/user32/windows/class.c trunk/reactos/lib/user32/windows/clipboard.c trunk/reactos/lib/user32/windows/cursor.c trunk/reactos/lib/user32/windows/defwnd.c trunk/reactos/lib/user32/windows/dialog.c trunk/reactos/lib/user32/windows/draw.c trunk/reactos/lib/user32/windows/icon.c trunk/reactos/lib/user32/windows/input.c trunk/reactos/lib/user32/windows/mdi.c trunk/reactos/lib/user32/windows/menu.c trunk/reactos/lib/user32/windows/message.c trunk/reactos/lib/user32/windows/messagebox.c trunk/reactos/lib/user32/windows/nonclient.c trunk/reactos/lib/user32/windows/paint.c trunk/reactos/lib/user32/windows/prop.c trunk/reactos/lib/user32/windows/rect.c trunk/reactos/lib/user32/windows/window.c trunk/reactos/lib/user32/windows/winpos.c From sedwards at svn.reactos.com Mon May 9 03:43:28 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15168: strip whitespace from end of lines Message-ID: <000601c55438$7fd2cb70$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/ntdll/csr/capture.c trunk/reactos/lib/ntdll/csr/lpc.c trunk/reactos/lib/ntdll/ldr/res.c trunk/reactos/lib/ntdll/ldr/startup.c trunk/reactos/lib/ntdll/ldr/utils.c trunk/reactos/lib/ntdll/main/dllmain.c trunk/reactos/lib/ntdll/rtl/apc.c trunk/reactos/lib/ntdll/rtl/callback.c trunk/reactos/lib/ntdll/rtl/crc32.c trunk/reactos/lib/ntdll/rtl/critical.c trunk/reactos/lib/ntdll/rtl/dbgbuffer.c trunk/reactos/lib/ntdll/rtl/exception.c trunk/reactos/lib/ntdll/rtl/handle.c trunk/reactos/lib/ntdll/rtl/intrlck.c trunk/reactos/lib/ntdll/rtl/libsupp.c trunk/reactos/lib/ntdll/rtl/misc.c trunk/reactos/lib/ntdll/rtl/path.c trunk/reactos/lib/ntdll/rtl/process.c trunk/reactos/lib/ntdll/rtl/propvar.c trunk/reactos/lib/ntdll/rtl/resource.c trunk/reactos/lib/ntdll/rtl/teb.c trunk/reactos/lib/ntdll/stdio/sprintf.c trunk/reactos/lib/ntdll/stdio/swprintf.c trunk/reactos/lib/ntdll/stdlib/itoa.c trunk/reactos/lib/ntdll/stdlib/itow.c trunk/reactos/lib/ntdll/string/strlwr.c trunk/reactos/lib/ntdll/string/strupr.c From sedwards at svn.reactos.com Mon May 9 03:43:44 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15169: strip whitespace from end of lines Message-ID: <000601c55438$89256c00$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/advapi32/crypt/crypt.c trunk/reactos/lib/advapi32/crypt/crypt_md4.c trunk/reactos/lib/advapi32/crypt/crypt_md5.c trunk/reactos/lib/advapi32/reg/reg.c trunk/reactos/lib/advapi32/sec/misc.c trunk/reactos/lib/advapi32/service/sctrl.c trunk/reactos/lib/advapi32/service/undoc.c trunk/reactos/lib/advapi32/token/privilege.c trunk/reactos/lib/advapi32/token/token.c trunk/reactos/lib/advapi32/winetests/crypt.c trunk/reactos/lib/advapi32/winetests/crypt_lmhash.c trunk/reactos/lib/advapi32/winetests/crypt_md4.c trunk/reactos/lib/advapi32/winetests/crypt_md5.c trunk/reactos/lib/advapi32/winetests/registry.c trunk/reactos/lib/advapi32/winetests/security.c From sedwards at svn.reactos.com Mon May 9 03:44:15 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15170: strip whitespace from end of lines Message-ID: <000601c55438$9b9d3480$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/userenv/desktop.c trunk/reactos/lib/userenv/environment.c trunk/reactos/lib/userenv/internal.h trunk/reactos/lib/userenv/misc.c trunk/reactos/lib/userenv/resources.h trunk/reactos/lib/userenv/setup.c trunk/reactos/lib/userenv/userenv.c From sedwards at svn.reactos.com Mon May 9 03:46:48 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15171: strip whitespace from end of lines Message-ID: <000601c55438$f6e4aad0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/syssetup/install.c trunk/reactos/lib/syssetup/wizard.c From sedwards at svn.reactos.com Mon May 9 03:47:05 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15172: strip whitespace from end of lines Message-ID: <000601c55439$00fa9b60$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/lib/kernel32/debug/break.c trunk/reactos/lib/kernel32/debug/output.c trunk/reactos/lib/kernel32/except/except.c trunk/reactos/lib/kernel32/file/bintype.c trunk/reactos/lib/kernel32/file/cnotify.c trunk/reactos/lib/kernel32/file/copy.c trunk/reactos/lib/kernel32/file/create.c trunk/reactos/lib/kernel32/file/curdir.c trunk/reactos/lib/kernel32/file/delete.c trunk/reactos/lib/kernel32/file/deviceio.c trunk/reactos/lib/kernel32/file/dir.c trunk/reactos/lib/kernel32/file/file.c trunk/reactos/lib/kernel32/file/find.c trunk/reactos/lib/kernel32/file/hardlink.c trunk/reactos/lib/kernel32/file/iocompl.c trunk/reactos/lib/kernel32/file/lfile.c trunk/reactos/lib/kernel32/file/lock.c trunk/reactos/lib/kernel32/file/mailslot.c trunk/reactos/lib/kernel32/file/move.c trunk/reactos/lib/kernel32/file/npipe.c trunk/reactos/lib/kernel32/file/rw.c trunk/reactos/lib/kernel32/file/volume.c trunk/reactos/lib/kernel32/include/kernel32.h trunk/reactos/lib/kernel32/mem/global.c trunk/reactos/lib/kernel32/mem/isbad.c trunk/reactos/lib/kernel32/mem/local.c trunk/reactos/lib/kernel32/mem/procmem.c trunk/reactos/lib/kernel32/mem/resnotify.c trunk/reactos/lib/kernel32/mem/section.c trunk/reactos/lib/kernel32/misc/atom.c trunk/reactos/lib/kernel32/misc/chartype.c trunk/reactos/lib/kernel32/misc/comm.c trunk/reactos/lib/kernel32/misc/computername.c trunk/reactos/lib/kernel32/misc/console.c trunk/reactos/lib/kernel32/misc/dllmain.c trunk/reactos/lib/kernel32/misc/errormsg.c trunk/reactos/lib/kernel32/misc/handle.c trunk/reactos/lib/kernel32/misc/lang.c trunk/reactos/lib/kernel32/misc/lcformat.c trunk/reactos/lib/kernel32/misc/ldr.c trunk/reactos/lib/kernel32/misc/lzexpand_main.c trunk/reactos/lib/kernel32/misc/nls.c trunk/reactos/lib/kernel32/misc/profile.c trunk/reactos/lib/kernel32/misc/stubs.c trunk/reactos/lib/kernel32/misc/sysinfo.c trunk/reactos/lib/kernel32/misc/time.c trunk/reactos/lib/kernel32/misc/timerqueue.c trunk/reactos/lib/kernel32/misc/toolhelp.c trunk/reactos/lib/kernel32/misc/version.c trunk/reactos/lib/kernel32/process/cmdline.c trunk/reactos/lib/kernel32/process/create.c trunk/reactos/lib/kernel32/process/job.c trunk/reactos/lib/kernel32/process/proc.c trunk/reactos/lib/kernel32/process/session.c trunk/reactos/lib/kernel32/string/lstring.c trunk/reactos/lib/kernel32/synch/critical.c trunk/reactos/lib/kernel32/synch/intrlck.c trunk/reactos/lib/kernel32/synch/timer.c trunk/reactos/lib/kernel32/synch/wait.c trunk/reactos/lib/kernel32/thread/fiber.c trunk/reactos/lib/kernel32/thread/fls.c trunk/reactos/lib/kernel32/thread/thread.c trunk/reactos/lib/kernel32/thread/tls.c From sedwards at svn.reactos.com Mon May 9 03:50:15 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15173: strip whitespace from end of lines Message-ID: <000601c55439$723a4e60$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/w32api/include/GL/gl.h trunk/reactos/w32api/include/GL/glext.h trunk/reactos/w32api/include/GL/glu.h trunk/reactos/w32api/include/GdiPlus.h trunk/reactos/w32api/include/accctrl.h trunk/reactos/w32api/include/aclui.h trunk/reactos/w32api/include/basetyps.h trunk/reactos/w32api/include/commctrl.h trunk/reactos/w32api/include/commdlg.h trunk/reactos/w32api/include/dde.h trunk/reactos/w32api/include/ddk/afilter.h trunk/reactos/w32api/include/ddk/atm.h trunk/reactos/w32api/include/ddk/cfgmgr32.h trunk/reactos/w32api/include/ddk/hidpi.h trunk/reactos/w32api/include/ddk/minitape.h trunk/reactos/w32api/include/ddk/ndis.h trunk/reactos/w32api/include/ddk/ndistapi.h trunk/reactos/w32api/include/ddk/ndiswan.h trunk/reactos/w32api/include/ddk/ntagp.h trunk/reactos/w32api/include/ddk/ntapi.h trunk/reactos/w32api/include/ddk/ntddcdrm.h trunk/reactos/w32api/include/ddk/ntddpcm.h trunk/reactos/w32api/include/ddk/ntddstor.h trunk/reactos/w32api/include/ddk/ntifs.h trunk/reactos/w32api/include/ddk/ntpoapi.h trunk/reactos/w32api/include/ddk/ntstatus.h trunk/reactos/w32api/include/ddk/parallel.h trunk/reactos/w32api/include/ddk/pfhook.h trunk/reactos/w32api/include/ddk/prntfont.h trunk/reactos/w32api/include/ddk/scsi.h trunk/reactos/w32api/include/ddk/scsiwmi.h trunk/reactos/w32api/include/ddk/srb.h trunk/reactos/w32api/include/ddk/tdi.h trunk/reactos/w32api/include/ddk/tdikrnl.h trunk/reactos/w32api/include/ddk/usb.h trunk/reactos/w32api/include/ddk/usb100.h trunk/reactos/w32api/include/ddk/usbcamdi.h trunk/reactos/w32api/include/ddk/usbdi.h trunk/reactos/w32api/include/ddk/usbioctl.h trunk/reactos/w32api/include/ddk/usbiodef.h trunk/reactos/w32api/include/ddk/usbscan.h trunk/reactos/w32api/include/ddk/usbuser.h trunk/reactos/w32api/include/ddk/win2k.h trunk/reactos/w32api/include/ddk/winddi.h trunk/reactos/w32api/include/ddk/winddk.h trunk/reactos/w32api/include/ddk/winnt4.h trunk/reactos/w32api/include/ddk/ws2san.h trunk/reactos/w32api/include/icmpapi.h trunk/reactos/w32api/include/imagehlp.h trunk/reactos/w32api/include/intshcut.h trunk/reactos/w32api/include/iprtrmib.h trunk/reactos/w32api/include/iptypes.h trunk/reactos/w32api/include/lmaccess.h trunk/reactos/w32api/include/lmaudit.h trunk/reactos/w32api/include/lmbrowsr.h trunk/reactos/w32api/include/lmchdev.h trunk/reactos/w32api/include/lmconfig.h trunk/reactos/w32api/include/lmerr.h trunk/reactos/w32api/include/lmerrlog.h trunk/reactos/w32api/include/lmmsg.h trunk/reactos/w32api/include/lmremutl.h trunk/reactos/w32api/include/lmrepl.h trunk/reactos/w32api/include/lmserver.h trunk/reactos/w32api/include/lmshare.h trunk/reactos/w32api/include/lmstats.h trunk/reactos/w32api/include/lmsvc.h trunk/reactos/w32api/include/lmuse.h trunk/reactos/w32api/include/lmuseflg.h trunk/reactos/w32api/include/lmwksta.h trunk/reactos/w32api/include/mswsock.h trunk/reactos/w32api/include/ntdef.h trunk/reactos/w32api/include/oaidl.h trunk/reactos/w32api/include/objidl.h trunk/reactos/w32api/include/ocidl.h trunk/reactos/w32api/include/odbcinst.h trunk/reactos/w32api/include/oleacc.h trunk/reactos/w32api/include/olectl.h trunk/reactos/w32api/include/oledlg.h trunk/reactos/w32api/include/oleidl.h trunk/reactos/w32api/include/powrprof.h trunk/reactos/w32api/include/rapi.h trunk/reactos/w32api/include/ras.h trunk/reactos/w32api/include/rasdlg.h trunk/reactos/w32api/include/richedit.h trunk/reactos/w32api/include/secext.h trunk/reactos/w32api/include/setupapi.h trunk/reactos/w32api/include/shlobj.h trunk/reactos/w32api/include/shlwapi.h trunk/reactos/w32api/include/shtypes.h trunk/reactos/w32api/include/snmp.h trunk/reactos/w32api/include/sql.h trunk/reactos/w32api/include/sqlext.h trunk/reactos/w32api/include/sqlucode.h trunk/reactos/w32api/include/sspi.h trunk/reactos/w32api/include/subauth.h trunk/reactos/w32api/include/tlhelp32.h trunk/reactos/w32api/include/uxtheme.h trunk/reactos/w32api/include/vfw.h trunk/reactos/w32api/include/winbase.h trunk/reactos/w32api/include/wincon.h trunk/reactos/w32api/include/windef.h trunk/reactos/w32api/include/windns.h trunk/reactos/w32api/include/winfax.h trunk/reactos/w32api/include/wingdi.h trunk/reactos/w32api/include/winioctl.h trunk/reactos/w32api/include/winldap.h trunk/reactos/w32api/include/winnls.h trunk/reactos/w32api/include/winnt.h trunk/reactos/w32api/include/winperf.h trunk/reactos/w32api/include/winsnmp.h trunk/reactos/w32api/include/winsock.h trunk/reactos/w32api/include/winsock2.h trunk/reactos/w32api/include/winuser.h trunk/reactos/w32api/include/ws2spi.h trunk/reactos/w32api/include/ws2tcpip.h From sedwards at svn.reactos.com Mon May 9 04:04:56 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15174: strip whitespace from end of lines Message-ID: <000601c5543b$7f000ac0$6b01a8c0@PENELOPE> strip whitespace from end of lines Updated files: trunk/reactos/services/dhcpd/src/leases/leases.c trunk/reactos/services/dhcpd/src/lock/locker.c trunk/reactos/services/dhcpd/src/main.c trunk/reactos/services/dhcpd/src/parsing/parser.c trunk/reactos/services/dhcpd/src/utils/iputils.c From ion at svn.reactos.com Mon May 9 04:15:05 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15175: Fix NtWriteFile: Get right Deviceobject, Use FileObject->FinalStatus, use FileObject-.CurrentByteOffset if ByteOffset == FILE_USER_FILE_POINTER_POSITION, add SEH, use right event requested access, set IRP_WRITE_OPERATION flag, add support for IRP_NOCACHE and add support for SL_WRITE_THROUGH if FO_WRITE_THROUGH is enabled. Message-ID: <000601c5543c$ea564360$6b01a8c0@PENELOPE> Fix NtWriteFile: Get right Deviceobject, Use FileObject->FinalStatus, use FileObject-.CurrentByteOffset if ByteOffset == FILE_USER_FILE_POINTER_POSITION, add SEH, use right event requested access, set IRP_WRITE_OPERATION flag, add support for IRP_NOCACHE and add support for SL_WRITE_THROUGH if FO_WRITE_THROUGH is enabled. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 05:02:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15176: Fix NtSetInformationFile: Cleanup FileCompletionInformation case, use Tag. Use right device object, read FileObject->FinalStatus, use right flags to IO manager can do the cleanup and buffered io semantics, support sync or async waiting Message-ID: <000601c55443$8f389800$6b01a8c0@PENELOPE> Fix NtSetInformationFile: Cleanup FileCompletionInformation case, use Tag. Use right device object, read FileObject->FinalStatus, use right flags to IO manager can do the cleanup and buffered io semantics, support sync or async waiting Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Mon May 9 05:58:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15177: Fix IopSecurityFile: Do not use BuildFsd, create IRP manually for sync/async, support assigning SD to device instead of file, and signal unimplemented set sd to device, simplify code for file object setting and remove duplication, wait on right event and return the matching status. moved static io security function to se subsystem and renamed it from default to world to better match what it's doing Message-ID: <000601c5544b$6165a960$6b01a8c0@PENELOPE> Fix IopSecurityFile: Do not use BuildFsd, create IRP manually for sync/async, support assigning SD to device instead of file, and signal unimplemented set sd to device, simplify code for file object setting and remove duplication, wait on right event and return the matching status. moved static io security function to se subsystem and renamed it from default to world to better match what it's doing Updated files: trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/se/sd.c From ion at svn.reactos.com Mon May 9 06:31:07 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15178: Make the remaning code match the current formatting instead of being really ugly, and make some changes to IoCreateFileStreamObject (which is wrong anyways, since it's doing what *Lite should do) Message-ID: <000601c5544f$eaea2450$6b01a8c0@PENELOPE> Make the remaning code match the current formatting instead of being really ugly, and make some changes to IoCreateFileStreamObject (which is wrong anyways, since it's doing what *Lite should do) Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 08:14:56 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15179: wrong string where being use when you type echo Message-ID: <000601c5545e$6c1dabb0$6b01a8c0@PENELOPE> wrong string where being use when you type echo thx David Nordenberg for notify me about it Updated files: trunk/reactos/subsys/system/cmd/echo.c From greatlrd at svn.reactos.com Mon May 9 10:23:21 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15180: remove doublecate string STRING_CHCP_ERROR3 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Message-ID: <000601c55470$5c58c900$6b01a8c0@PENELOPE> remove doublecate string STRING_CHCP_ERROR3 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Fr.rc change STRING_CHCP_ERROR3 to STRING_ERROR_INVALID_PARAM_FORMAT En.rc STRING_CHCP_ERROR3 been remove Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/resource.h From greatlrd at svn.reactos.com Mon May 9 10:43:07 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15181: remove doublecate string STRING_CHCP_ERROR2 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Message-ID: <000601c55473$1fa89000$6b01a8c0@PENELOPE> remove doublecate string STRING_CHCP_ERROR2 and replace it with STRING_ERROR_INVALID_PARAM_FORMAT Fr.rc and En.rc STRING_CHCP_ERROR2 been remove Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/Fr.rc trunk/reactos/subsys/system/cmd/chcp.c trunk/reactos/subsys/system/cmd/resource.h From greatlrd at svn.reactos.com Mon May 9 11:52:50 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15182: Fix spellinng error in En.rc Message-ID: <000601c5547c$dc938360$6b01a8c0@PENELOPE> Fix spellinng error in En.rc STRING_DIR_HELP8 it should not be "Dirs" it must be "Files" then it was a "command" wrong spelling in one place Updated files: trunk/reactos/subsys/system/cmd/En.rc From greatlrd at svn.reactos.com Mon May 9 12:07:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15183: update swedish translation by Harteex Message-ID: <000601c5547e$d7398250$6b01a8c0@PENELOPE> update swedish translation by Harteex Updated files: trunk/reactos/subsys/system/taskmgr/Sv.rc From sedwards at svn.reactos.com Mon May 9 13:02:51 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15184: correct typo in header to fix the build Message-ID: <000601c55486$a468a740$6b01a8c0@PENELOPE> correct typo in header to fix the build Updated files: trunk/reactos/include/ddk/iodef.h From sedwards at svn.reactos.com Mon May 9 13:03:47 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [sedwards] 15185: strip the whitespace one more time Message-ID: <000601c55486$c61f5460$6b01a8c0@PENELOPE> strip the whitespace one more time Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Mon May 9 14:32:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15186: Remove ntvdmpat.exe it is not need any longe it was for djgpp Message-ID: <000601c55493$20215bf0$6b01a8c0@PENELOPE> Remove ntvdmpat.exe it is not need any longe it was for djgpp Deleted files: trunk/reactos/boot/freeldr/ntvdmpat.exe From navaraf at svn.reactos.com Mon May 9 18:00:23 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [navaraf] 15187: tinus Message-ID: <000601c554b0$357c8f20$6b01a8c0@PENELOPE> tinus Use ExFreePool instead of RtlFreeUnicodeString. Updated files: trunk/reactos/drivers/fs/cdfs/close.c trunk/reactos/drivers/fs/cdfs/create.c From ion at svn.reactos.com Mon May 9 21:05:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15188: grr Message-ID: <000601c554ca$195fc180$6b01a8c0@PENELOPE> grr Added files: trunk/reactos/subsys/system/reporterror/dk.rc Deleted files: trunk/reactos/subsys/system/reporterror/Dk.rc From ion at svn.reactos.com Mon May 9 21:08:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15189: unmix cases Message-ID: <000601c554ca$898f8b20$6b01a8c0@PENELOPE> unmix cases Added files: trunk/reactos/subsys/system/reporterror/de.rc trunk/reactos/subsys/system/reporterror/en.rc Deleted files: trunk/reactos/subsys/system/reporterror/De.rc trunk/reactos/subsys/system/reporterror/En.rc From ion at svn.reactos.com Mon May 9 21:57:44 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15190: Implement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGenericMapping. Based on a patch by Javier M. Mellid Message-ID: <000601c554d1$5d4f18d0$6b01a8c0@PENELOPE> Implement Access State support (SeCreate/DeleteAccessState and SeSetAccessStateGenericMapping. Based on a patch by Javier M. Mellid Updated files: trunk/reactos/include/ddk/sefuncs.h trunk/reactos/include/ddk/setypes.h trunk/reactos/ntoskrnl/se/access.c From ion at svn.reactos.com Mon May 9 22:14:12 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15191: Fix rc file Message-ID: <000601c554d3$aab70180$6b01a8c0@PENELOPE> Fix rc file Added files: trunk/reactos/subsys/system/reporterror/sv.rc Updated files: trunk/reactos/subsys/system/reporterror/reporterror.rc Deleted files: trunk/reactos/subsys/system/reporterror/Sv.rc From hbirr at svn.reactos.com Mon May 9 23:28:03 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hbirr] 15192: Removed the deallocation of the irp on error after IoBuildSynchronousFsdRequest in NtRead/WriteFile. Message-ID: <000601c554dd$fb7631e0$6b01a8c0@PENELOPE> Removed the deallocation of the irp on error after IoBuildSynchronousFsdRequest in NtRead/WriteFile. There is no irp at this point. If the exception handler is hit, the irp isn't set. Updated files: trunk/reactos/ntoskrnl/io/file.c From weiden at svn.reactos.com Tue May 10 00:05:49 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15193: fixed some more warnings Message-ID: <000601c554e3$422fb7a0$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h trunk/reactos/drivers/lib/oskittcp/makefile From Phreak at svn.reactos.com Tue May 10 00:12:45 2005 From: Phreak at svn.reactos.com (Phreak@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [Phreak] 15194: Fixed backwards access check that was causing NtWriteFile to fail when given a read only buffer Message-ID: <000601c554e4$3a3e8660$6b01a8c0@PENELOPE> Fixed backwards access check that was causing NtWriteFile to fail when given a read only buffer Updated files: trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Tue May 10 00:35:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15195: Revert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now. Message-ID: <000601c554e7$70ed8500$6b01a8c0@PENELOPE> Revert most of IoCreateStreamFileObject... it's wrong but needs to be wrong for now. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 10 01:39:11 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [ion] 15196: Reuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate is already large enough. Also block out SEH in ntread/write file since it seems to crash some user mode code. Message-ID: <000601c554f0$4d2c72d0$6b01a8c0@PENELOPE> Reuse buffer in IopQueryNameFile, since it's temporary and the first one we allocate is already large enough. Also block out SEH in ntread/write file since it seems to crash some user mode code. Updated files: trunk/reactos/ntoskrnl/io/file.c From greatlrd at svn.reactos.com Tue May 10 08:13:42 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15197: Swedish charaters was gone. it should also commit to wine Message-ID: <000601c55527$6a0efda0$6b01a8c0@PENELOPE> Swedish charaters was gone. it should also commit to wine Updated files: trunk/reactos/lib/oleaut32/oleaut32_Sv.rc From weiden at svn.reactos.com Tue May 10 08:17:57 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15198: - disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade to 6.2.1 would solve these problems Message-ID: <000601c55528$02547770$6b01a8c0@PENELOPE> - disable -Werror for lib/mesa32 to get it to compile with GCC4, however, an upgrade to 6.2.1 would solve these problems - fixed a few more warnings, the the tree should now fully compile and work with GCC4 Updated files: trunk/reactos/drivers/net/npf/time_calls.c trunk/reactos/drivers/storage/atapi/atapi.c trunk/reactos/drivers/storage/disk/disk.c trunk/reactos/lib/mesa32/Makefile From weiden at svn.reactos.com Tue May 10 10:04:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15199: fixed some more warnings Message-ID: <000601c55536$d8d26830$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/apps/utils/net/ftp/fake.c trunk/reactos/apps/utils/net/ping/ping.c trunk/reactos/apps/utils/net/telnet/src/ansiprsr.cpp trunk/reactos/apps/utils/net/telnet/src/ansiprsr.h trunk/reactos/apps/utils/net/whois/whois.c From weiden at svn.reactos.com Tue May 10 10:15:10 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15200: fixed some more warnings Message-ID: <000601c55538$626fa2a0$6b01a8c0@PENELOPE> fixed some more warnings Updated files: trunk/reactos/subsys/system/regedit/childwnd.c trunk/reactos/subsys/system/regedit/framewnd.c trunk/reactos/subsys/system/regedit/hexedit.c trunk/reactos/subsys/system/regedit/main.h trunk/reactos/subsys/system/regedit/regproc.c trunk/reactos/subsys/system/regedit/security.c From hpoussin at svn.reactos.com Tue May 10 11:34:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hpoussin] 15201: Implement IoInvalidateDeviceRelations Message-ID: <000601c55543$734e2c80$6b01a8c0@PENELOPE> Implement IoInvalidateDeviceRelations Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From hpoussin at svn.reactos.com Tue May 10 11:38:22 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [hpoussin] 15202: Allow a NULL PeripheralType in IoQueryDeviceDescription Message-ID: <000601c55544$01e418b0$6b01a8c0@PENELOPE> Allow a NULL PeripheralType in IoQueryDeviceDescription Updated files: trunk/reactos/ntoskrnl/io/resource.c From mbosma at svn.reactos.com Tue May 10 15:03:42 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mbosma] 15203: Set language to czech not to english in cz.rc Message-ID: <000601c55560$b13132a0$6b01a8c0@PENELOPE> Set language to czech not to english in cz.rc Updated files: trunk/rosapps/packmgr/gui/cz.rc From greatlrd at svn.reactos.com Wed May 11 11:56:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [greatlrd] 15204: use _wcsupr to make swedish chater display right when it change langues Message-ID: <000601c5560f$b287a760$6b01a8c0@PENELOPE> use _wcsupr to make swedish chater display right when it change langues this fix maby also fix rus langues display right now after langues change Updated files: trunk/reactos/lib/cpl/intl/locale.c From weiden at svn.reactos.com Wed May 11 15:20:36 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [weiden] 15205: use proper scancode to create upper-case hex numbers directly Message-ID: <000601c5562c$37e017f0$6b01a8c0@PENELOPE> use proper scancode to create upper-case hex numbers directly Updated files: trunk/reactos/lib/cpl/intl/locale.c From mf at svn.reactos.com Wed May 11 16:11:43 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15206: add chech and svedish resource files Message-ID: <000601c55633$5b9af550$6b01a8c0@PENELOPE> add chech and svedish resource files Updated files: trunk/reactos/subsys/system/winefile/winefile.dsp From mf at svn.reactos.com Wed May 11 16:14:34 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15207: sync to wine: Message-ID: <000601c55633$c218e760$6b01a8c0@PENELOPE> sync to wine: date: 2005/02/16 21:10:59 Alex Villac?s Lasso Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all resources, so that Spanish locales other than Spain also use Spanish resources. date: 2005/01/03 14:45:36 Jos? Manuel Ferrer Ortiz Added Spanish translation. date: 2004/11/21 15:49:24 Jos? Manuel Ferrer Ortiz Updated Spanish translations. Updated files: trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc From mf at svn.reactos.com Wed May 11 16:16:07 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15208: Sync to Wine: Message-ID: <000601c55633$f949a080$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/01/26 19:42:40 Hans Leidekker Don't use utf8 in rc files. Updated files: trunk/reactos/subsys/system/winefile/nl.rc From mf at svn.reactos.com Wed May 11 16:18:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15209: Sync to wine: Message-ID: <000601c55634$4c470ca0$6b01a8c0@PENELOPE> Sync to wine: date: 2005/02/14 11:12:30 Marcelo Duarte Update the resources for Portuguese. date: 2005/02/10 17:14:15 Am?rico Jos? Melo Francois Gouget Translate the Wine resources to Portuguese. Updated files: trunk/reactos/subsys/system/winefile/pt.rc From mf at svn.reactos.com Wed May 11 16:19:25 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15210: Sync to Wine: Message-ID: <000601c55634$6f14cf10$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/02/23 20:58:09 Henning Gerhardt Small fix for the German resource file. date: 2005/02/15 20:46:19 Henning Gerhardt Add/updated German resources. Updated files: trunk/reactos/subsys/system/winefile/de.rc From mf at svn.reactos.com Wed May 11 16:33:54 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15211: - Sync to Wine: Message-ID: <000601c55636$75093e90$6b01a8c0@PENELOPE> - Sync to Wine: date: 2004/11/24 18:28:31; author: julliard Avoid using the MAKEPOINTS macro, it's broken on big endian. - Fix of this patch: use screen relative coordinates for ShellFolderContextMenu() Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:36:43 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:25 2006 Subject: [ros-svn] [mf] 15212: Sync to Wine: Message-ID: <000601c55636$d9c97b10$6b01a8c0@PENELOPE> Sync to Wine: date: 2004/11/30 21:38:57 Eric Pouech Const correctness fixes. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:46:44 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15213: Sync to Wine: (rewritten bug fix) Message-ID: <000601c55638$40430ae0$6b01a8c0@PENELOPE> Sync to Wine: (rewritten bug fix) date: 2004/12/14 11:43:30 Piotr Caban Fixed display bug. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:49:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15214: Sync to Wine: Message-ID: <000601c55638$a08d2890$6b01a8c0@PENELOPE> Sync to Wine: date: 2005/02/25 14:07:56 Jon Griffiths Documentation spelling fixes. Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Wed May 11 16:50:02 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15215: some more spelling fixes Message-ID: <000601c55638$b617d660$6b01a8c0@PENELOPE> some more spelling fixes Updated files: trunk/reactos/subsys/system/winefile/license.c trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/resource.rc From mf at svn.reactos.com Wed May 11 17:25:01 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15216: fix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED Message-ID: <000601c5563d$995a6880$6b01a8c0@PENELOPE> fix for updated MinGW headers: comditional compilation for HSHELL_RUDEAPPACTIVATED Updated files: trunk/reactos/subsys/system/explorer/taskbar/taskbar.cpp From weiden at svn.reactos.com Wed May 11 18:15:27 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15217: fixed function prototype Message-ID: <000601c55644$a4e568b0$6b01a8c0@PENELOPE> fixed function prototype Updated files: trunk/reactos/include/funcs.h From weiden at svn.reactos.com Wed May 11 18:50:43 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15218: fixed warnings Message-ID: <000601c55649$921ca7c0$6b01a8c0@PENELOPE> fixed warnings Updated files: trunk/rosapps/dflat32/button.c trunk/rosapps/dflat32/dflat.h trunk/rosapps/dflat32/dialbox.c trunk/rosapps/dflat32/edit.c trunk/rosapps/dflat32/helpbox.c trunk/rosapps/dflat32/menu.h trunk/rosapps/dflat32/popdown.c trunk/rosapps/dflat32/textbox.c trunk/rosapps/dflat32/video.c trunk/rosapps/dflat32/window.c trunk/rosapps/games/solitaire/cardlib/cardbitmaps.cpp trunk/rosapps/games/solitaire/cardlib/cardbutton.h trunk/rosapps/games/solitaire/cardlib/cardlib.h trunk/rosapps/mc/edit/edit.h trunk/rosapps/mc/edit/editcmd.c trunk/rosapps/mc/pc/slint_pc.c trunk/rosapps/mc/slang/slvideo.c trunk/rosapps/mc/slang/slw32tty.c trunk/rosapps/mc/src/file.c trunk/rosapps/mc/src/help.c trunk/rosapps/mc/src/menu.c trunk/rosapps/mc/src/regex.c trunk/rosapps/mc/src/view.c trunk/rosapps/mc/src/view.h trunk/rosapps/mc/src/widget.c trunk/rosapps/packmgr/gui/main.c trunk/rosapps/packmgr/gui/main.h trunk/rosapps/sysutils/makefile trunk/rosapps/sysutils/pedump.c trunk/rosapps/tests/hello/hello.c From weiden at svn.reactos.com Wed May 11 19:00:15 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15219: SVN maintainance Message-ID: <000601c5564a$e70106e0$6b01a8c0@PENELOPE> SVN maintainance From weiden at svn.reactos.com Wed May 11 19:03:02 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15220: revert the changes i accidently committed Message-ID: <000601c5564b$4a69c9b0$6b01a8c0@PENELOPE> revert the changes i accidently committed Updated files: trunk/rosapps/tests/hello/hello.c From chorns at svn.reactos.com Wed May 11 19:12:26 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15221: Rebuild import library if definition file is modified Message-ID: <000601c5564c$9acc4a30$6b01a8c0@PENELOPE> Rebuild import library if definition file is modified Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From mf at svn.reactos.com Wed May 11 19:30:23 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15222: fix listbox insert algorithmus Message-ID: <000601c5564f$1caf1ad0$6b01a8c0@PENELOPE> fix listbox insert algorithmus Updated files: trunk/reactos/subsys/system/explorer/shell/pane.cpp trunk/reactos/subsys/system/explorer/shell/pane.h From chorns at svn.reactos.com Wed May 11 19:37:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15223: Use mingw convention for import libraries (libmodule.a) Message-ID: <000601c55650$25fb0f30$6b01a8c0@PENELOPE> Use mingw convention for import libraries (libmodule.a) Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From mf at svn.reactos.com Wed May 11 21:08:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15224: eliminate GCC4 warnings (patch by Thomas Weidenmueller) Message-ID: <000601c5565c$d6df1010$6b01a8c0@PENELOPE> eliminate GCC4 warnings (patch by Thomas Weidenmueller) Updated files: trunk/reactos/subsys/system/explorer/i386-stub-win32.c trunk/reactos/subsys/system/explorer/shell/shellbrowser.h trunk/reactos/subsys/system/explorer/shell/webchild.h trunk/reactos/subsys/system/explorer/utility/dragdropimpl.h trunk/reactos/subsys/system/explorer/utility/shellbrowserimpl.h From mf at svn.reactos.com Wed May 11 21:11:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15225: eliminate GCC4 warnings Message-ID: <000601c5565d$3c9bd500$6b01a8c0@PENELOPE> eliminate GCC4 warnings Updated files: trunk/reactos/subsys/system/ibrowser/Makefile trunk/reactos/subsys/system/ibrowser/Makefile.MinGW trunk/reactos/subsys/system/ibrowser/Makefile.PCH trunk/reactos/subsys/system/ibrowser/webchild.h From mf at svn.reactos.com Wed May 11 21:12:05 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15226: Makefile maintainancement Message-ID: <000601c5565d$51b8cce0$6b01a8c0@PENELOPE> Makefile maintainancement Updated files: trunk/reactos/subsys/system/ibrowser/ibrowser.dsp trunk/reactos/subsys/system/ibrowser/make_ibrowser.dsp From mf at svn.reactos.com Wed May 11 21:12:29 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15227: Synchronisation with explorer source code Message-ID: <000601c5565d$5fe0c340$6b01a8c0@PENELOPE> Synchronisation with explorer source code Updated files: trunk/reactos/subsys/system/ibrowser/utility/utility.h From mf at svn.reactos.com Wed May 11 21:13:22 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15228: eliminate GCC4 warnings Message-ID: <000601c5565d$7fd9bad0$6b01a8c0@PENELOPE> eliminate GCC4 warnings Updated files: trunk/reactos/subsys/system/explorer/Jamfile trunk/reactos/subsys/system/explorer/Makefile trunk/reactos/subsys/system/explorer/Makefile.MinGW trunk/reactos/subsys/system/explorer/Makefile.PCH trunk/reactos/subsys/system/explorer/Makefile.Wine From mf at svn.reactos.com Wed May 11 21:15:38 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15229: Synchronisation with ibrowser source code Message-ID: <000601c5565d$d09637a0$6b01a8c0@PENELOPE> Synchronisation with ibrowser source code Updated files: trunk/reactos/subsys/system/explorer/shell/webchild.cpp From weiden at svn.reactos.com Wed May 11 22:04:51 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15230: remove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of -1, looks like this was added for debug purpose and accidently committed. Message-ID: <000601c55664$b0a32f50$6b01a8c0@PENELOPE> remove explicit bugcheck in NtOpenProcess when the caller supplies a thread CID of -1, looks like this was added for debug purpose and accidently committed. Updated files: trunk/reactos/ntoskrnl/ps/process.c From ion at svn.reactos.com Wed May 11 22:45:50 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15231: Fix incorrect call to ntopenprocess Message-ID: <000601c5566a$6ab9c9d0$6b01a8c0@PENELOPE> Fix incorrect call to ntopenprocess Updated files: trunk/reactos/lib/kernel32/process/session.c From chorns at svn.reactos.com Wed May 11 22:58:42 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15232: Generate static libraries in intermediate directory Message-ID: <000601c5566c$36e1edc0$6b01a8c0@PENELOPE> Generate static libraries in intermediate directory Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From bpalmer at svn.reactos.com Thu May 12 04:57:15 2005 From: bpalmer at svn.reactos.com (bpalmer@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [bpalmer] 15233: Support getting the boot drive from the BIOS or the value in the BPB. Message-ID: <000601c5569e$4dc2a2f0$6b01a8c0@PENELOPE> Support getting the boot drive from the BIOS or the value in the BPB. Updated files: trunk/reactos/boot/freeldr/bootsect/fat.asm From bpalmer at svn.reactos.com Thu May 12 05:00:51 2005 From: bpalmer at svn.reactos.com (bpalmer@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [bpalmer] 15234: Remove old DJGPP NTVDM patch files. Message-ID: <000601c5569e$ce544d60$6b01a8c0@PENELOPE> Remove old DJGPP NTVDM patch files. Deleted files: trunk/reactos/boot/freeldr/ntvdmpat.c trunk/reactos/boot/freeldr/readme From ion at svn.reactos.com Thu May 12 06:17:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15235: cleanup NtDeviceIoControlFile a bit...remove some redundant stuff Message-ID: <000601c556a9$8c735e80$6b01a8c0@PENELOPE> cleanup NtDeviceIoControlFile a bit...remove some redundant stuff Updated files: trunk/reactos/ntoskrnl/io/device.c From greatlrd at svn.reactos.com Thu May 12 07:01:32 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15236: really small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time Message-ID: <000601c556af$aa7f4460$6b01a8c0@PENELOPE> really small optimze remove lenvalu * sizeof(WCHAR) so it doing it only one time Updated files: trunk/reactos/lib/cpl/intl/locale.c From ion at svn.reactos.com Thu May 12 13:54:10 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15237: Small fix. Message-ID: <000601c556e9$4f636590$6b01a8c0@PENELOPE> Small fix. Updated files: trunk/reactos/ntoskrnl/io/device.c From greatlrd at svn.reactos.com Thu May 12 18:44:40 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15238: Fix two spelling error Message-ID: <000601c55711$e4818080$6b01a8c0@PENELOPE> Fix two spelling error thx dnordenberg to notice them Updated files: trunk/reactos/subsys/system/cmd/En.rc From greatlrd at svn.reactos.com Thu May 12 19:30:54 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15239: Add syntax Color x Message-ID: <000601c55718$5990f170$6b01a8c0@PENELOPE> Add syntax Color x x = 0 to 9 Now color are working as it should Updated files: trunk/reactos/subsys/system/cmd/color.c From ion at svn.reactos.com Thu May 12 20:05:24 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15240: Fix uninit var Message-ID: <000601c5571d$2b6dc750$6b01a8c0@PENELOPE> Fix uninit var Updated files: trunk/reactos/ntoskrnl/io/device.c From weiden at svn.reactos.com Thu May 12 20:08:26 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [weiden] 15241: Message-ID: <000601c5571d$97c02fb0$6b01a8c0@PENELOPE> Updated files: trunk/reactos/lib/cpl/intl/locale.c From greatlrd at svn.reactos.com Thu May 12 20:20:43 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15242: Add hex value to Color syntax so it working fine Message-ID: <000601c5571f$4f727130$6b01a8c0@PENELOPE> Add hex value to Color syntax so it working fine Color x x = a - f Updated files: trunk/reactos/subsys/system/cmd/color.c From greatlrd at svn.reactos.com Thu May 12 21:31:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15243: Remove all hardcode string to En.rc Message-ID: <000601c55729$27c84880$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translate Added files: trunk/reactos/subsys/system/rundll32/En.rc trunk/reactos/subsys/system/rundll32/resource.h Updated files: trunk/reactos/subsys/system/rundll32/rundll32.c From chorns at svn.reactos.com Thu May 12 21:32:17 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15244: Generate make rules for creating directories if they don't exist Message-ID: <000601c55729$4ebd6d80$6b01a8c0@PENELOPE> Generate make rules for creating directories if they don't exist Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From fireball at svn.reactos.com Thu May 12 21:46:16 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [fireball] 15245: Added MessageBoxes in case of registry funcs errors Message-ID: <000601c5572b$42bd2730$6b01a8c0@PENELOPE> Added MessageBoxes in case of registry funcs errors Updated files: trunk/reactos/lib/cpl/intl/locale.c From greatlrd at svn.reactos.com Thu May 12 22:04:04 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15246: Remove all hardcode string to En.rc Message-ID: <000601c5572d$bf42ad50$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translate Added files: trunk/reactos/subsys/system/regsvr32/En.rc trunk/reactos/subsys/system/regsvr32/resource.h Updated files: trunk/reactos/subsys/system/regsvr32/regsvr32.c From greatlrd at svn.reactos.com Thu May 12 22:26:36 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15247: Did forget include En.rc :) Message-ID: <000601c55730$e56056b0$6b01a8c0@PENELOPE> Did forget include En.rc :) Updated files: trunk/reactos/subsys/system/regsvr32/En.rc trunk/reactos/subsys/system/regsvr32/regsvr32.c trunk/reactos/subsys/system/regsvr32/regsvr32.rc trunk/reactos/subsys/system/rundll32/En.rc trunk/reactos/subsys/system/rundll32/rundll32.rc From chorns at svn.reactos.com Thu May 12 23:03:56 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15248: Merge 12736:14980 from trunk Message-ID: <000601c55736$1c9f7570$6b01a8c0@PENELOPE> Merge 12736:14980 from trunk Added files: branches/xmlbuildsystem/rosapps/games/solitaire/ branches/xmlbuildsystem/rosapps/net/netreg/ branches/xmlbuildsystem/rosapps/packmgr/ branches/xmlbuildsystem/rosapps/sysutils/ctm/En.rc branches/xmlbuildsystem/rosapps/sysutils/ctm/Fr.rc branches/xmlbuildsystem/rosapps/sysutils/ctm/resource.h branches/xmlbuildsystem/rosapps/sysutils/kill/kill.rc branches/xmlbuildsystem/rosapps/tests/polytest/Makefile Updated files: branches/xmlbuildsystem/rosapps/Makefile branches/xmlbuildsystem/rosapps/cmdutils/mode/makefile branches/xmlbuildsystem/rosapps/cmdutils/mode/mode.c branches/xmlbuildsystem/rosapps/cmdutils/touch/touch.c branches/xmlbuildsystem/rosapps/cmdutils/touch/various.h branches/xmlbuildsystem/rosapps/demos/maze/Makefile branches/xmlbuildsystem/rosapps/dflat32/editbox.c branches/xmlbuildsystem/rosapps/dflat32/slidebox.c branches/xmlbuildsystem/rosapps/games/winemine/Makefile branches/xmlbuildsystem/rosapps/games/winemine/main.c branches/xmlbuildsystem/rosapps/mc/pc/chmod.c branches/xmlbuildsystem/rosapps/mc/pc/util_nt.c branches/xmlbuildsystem/rosapps/mc/slang/slvideo.c branches/xmlbuildsystem/rosapps/mc/src/file.c branches/xmlbuildsystem/rosapps/mc/src/panel.h branches/xmlbuildsystem/rosapps/mc/src/screen.c branches/xmlbuildsystem/rosapps/net/niclist/makefile branches/xmlbuildsystem/rosapps/net/niclist/niclist.c branches/xmlbuildsystem/rosapps/notevil/makefile branches/xmlbuildsystem/rosapps/notevil/notevil.rc branches/xmlbuildsystem/rosapps/notevil/resource.h branches/xmlbuildsystem/rosapps/sysutils/chkdsk.rc branches/xmlbuildsystem/rosapps/sysutils/chklib.c branches/xmlbuildsystem/rosapps/sysutils/ctm/Makefile branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.c branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.h branches/xmlbuildsystem/rosapps/sysutils/ctm/ctm.rc branches/xmlbuildsystem/rosapps/sysutils/format.c branches/xmlbuildsystem/rosapps/sysutils/format.rc branches/xmlbuildsystem/rosapps/sysutils/kill/kill.c branches/xmlbuildsystem/rosapps/sysutils/kill/makefile branches/xmlbuildsystem/rosapps/sysutils/ldd.c branches/xmlbuildsystem/rosapps/sysutils/pedump.c branches/xmlbuildsystem/rosapps/sysutils/regexpl/ArgumentParser.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Completion.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Console.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Makefile branches/xmlbuildsystem/rosapps/sysutils/regexpl/Pattern.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Prompt.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryExplorer.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryExplorer.h branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/RegistryTree.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/SecurityDescriptor.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/Settings.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommand.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandChangeKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandConnect.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDACL.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDOKA.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDeleteKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDeleteValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandDir.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandExit.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandHelp.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandNewKey.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandOwner.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandSACL.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandSetValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandValue.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandVersion.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ShellCommandsLinkedList.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/TextHistory.cpp branches/xmlbuildsystem/rosapps/sysutils/regexpl/ph.h branches/xmlbuildsystem/rosapps/sysutils/regexpl/regexpl.rc branches/xmlbuildsystem/rosapps/sysutils/tcat/cat.c branches/xmlbuildsystem/rosapps/sysutils/tlist/tlist.c branches/xmlbuildsystem/rosapps/sysutils/win32err.c branches/xmlbuildsystem/rosapps/sysutils/win32err.h branches/xmlbuildsystem/rosapps/sysutils/wmain.c branches/xmlbuildsystem/rosapps/tests/Makefile branches/xmlbuildsystem/rosapps/tests/accelerator/Makefile branches/xmlbuildsystem/rosapps/tests/diskspeed/diskspeed.c branches/xmlbuildsystem/rosapps/tests/tokentest/tokentest.c branches/xmlbuildsystem/rosapps/tests/zwcontinue/zwcontinue.c branches/xmlbuildsystem/rosapps/winfile/dialogs.c branches/xmlbuildsystem/rosapps/winfile/treeview.h Deleted files: branches/xmlbuildsystem/rosapps/control/ branches/xmlbuildsystem/rosapps/ctlpanel/ branches/xmlbuildsystem/rosapps/games/ArchBlackmann/ branches/xmlbuildsystem/rosapps/hcalc/ branches/xmlbuildsystem/rosapps/sysutils/kill/.cvsignore From greatlrd at svn.reactos.com Thu May 12 23:10:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [greatlrd] 15249: Remove all hardcode string to En.rc Message-ID: <000601c55736$fc4ecb80$6b01a8c0@PENELOPE> Remove all hardcode string to En.rc so it can be translaterem Added files: trunk/reactos/subsys/system/expand/En.rc trunk/reactos/subsys/system/expand/expand.rc trunk/reactos/subsys/system/expand/resource.h Updated files: trunk/reactos/subsys/system/expand/expand.c trunk/reactos/subsys/system/expand/makefile From hpoussin at svn.reactos.com Thu May 12 23:41:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15250: fdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl. Message-ID: <000601c5573b$579840d0$6b01a8c0@PENELOPE> fdo.c: don't allocate a buffer with a SERENUM_TAG, because it is freed in ntoskrnl. misc.c: correct comment serenum.h: remove ExFreePoolWithTag macro and use function exported by ntoskrnl Updated files: trunk/reactos/drivers/bus/serenum/fdo.c trunk/reactos/drivers/bus/serenum/misc.c trunk/reactos/drivers/bus/serenum/serenum.h From hpoussin at svn.reactos.com Thu May 12 23:45:22 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15251: White space cleanup, correct indentation Message-ID: <000601c5573b$e618a930$6b01a8c0@PENELOPE> White space cleanup, correct indentation Updated files: trunk/reactos/drivers/dd/serial/close.c trunk/reactos/drivers/dd/serial/info.c trunk/reactos/drivers/dd/serial/misc.c trunk/reactos/drivers/dd/serial/rw.c From hpoussin at svn.reactos.com Thu May 12 23:46:51 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [hpoussin] 15252: Change ASSERTs to assert on existent variables Message-ID: <000601c5573c$1b466660$6b01a8c0@PENELOPE> Change ASSERTs to assert on existent variables Updated files: trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/pnp.c From arty at svn.reactos.com Fri May 13 04:05:17 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [arty] 15253: Fixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return Message-ID: <000601c55760$355dbde0$6b01a8c0@PENELOPE> Fixed wrong STATUS_BUFFER_TOO_SMALL return to documented success return in the buffer too small case. Updated files: trunk/reactos/drivers/net/tcpip/tcpip/info.c trunk/reactos/drivers/net/tcpip/tcpip/main.c From ion at svn.reactos.com Fri May 13 05:34:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15254: Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets Message-ID: <000601c5576c$a3a3c270$6b01a8c0@PENELOPE> Fix lookaside structures, rewrite lookaside code to use new structures, remove some excess abstraction, correct export incorrectly exported as fastcall, fix up macros, add basic init code to allocate lookaside lists for IRPs as well as per-cpu lookaside lists for irps and completion packets Updated files: trunk/reactos/include/ddk/exfuncs.h trunk/reactos/include/ddk/extypes.h trunk/reactos/ntoskrnl/ex/lookas.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/ntoskrnl.def From ion at svn.reactos.com Fri May 13 06:49:56 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15255: Implement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global system lists if the per-cpu has been exhausted. This should tremendously reduce memory fragmentation and speed up I/o noticeably. Also, don't allocate IRPs with quota charge when they shouldn't. Message-ID: <000601c55777$35cfc220$6b01a8c0@PENELOPE> Implement Lookaside List allocation and release for IRPs on Per-CPU Lists, or global system lists if the per-cpu has been exhausted. This should tremendously reduce memory fragmentation and speed up I/o noticeably. Also, don't allocate IRPs with quota charge when they shouldn't. Updated files: trunk/reactos/include/ddk/iodef.h trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/irp.c From ion at svn.reactos.com Fri May 13 07:41:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [ion] 15256: Fix IRP structure (add missing member) and optimize io completion by allowing the io completion packet to be piggybacked on the IRP. Also make io completion use the cpu lookaside lists now as well as the paged pool as a last-chance attempt Message-ID: <000601c5577e$680ac800$6b01a8c0@PENELOPE> Fix IRP structure (add missing member) and optimize io completion by allowing the io completion packet to be piggybacked on the IRP. Also make io completion use the cpu lookaside lists now as well as the paged pool as a last-chance attempt Updated files: trunk/reactos/include/ddk/iotypes.h trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/irp.c From mf at svn.reactos.com Fri May 13 11:09:09 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15257: Wine compatibility changes Message-ID: <000601c5579b$6c3e3250$6b01a8c0@PENELOPE> Wine compatibility changes Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 11:35:18 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15258: replace numeric resource identifiers by their defined constants Message-ID: <000601c5579f$1302e2e0$6b01a8c0@PENELOPE> replace numeric resource identifiers by their defined constants Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 12:27:21 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15259: fix comment, declare parameter type as constant Message-ID: <000601c557a6$58d63c70$6b01a8c0@PENELOPE> fix comment, declare parameter type as constant Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 16:21:39 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15260: display source path in "move file" dialog Message-ID: <000601c557c7$142da010$6b01a8c0@PENELOPE> display source path in "move file" dialog Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 16:48:12 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15261: implement network connect and disconnect dialogs Message-ID: <000601c557ca$c97c1610$6b01a8c0@PENELOPE> implement network connect and disconnect dialogs Updated files: trunk/reactos/subsys/system/winefile/Makefile trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/winefile.dsp trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 16:53:41 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15262: malloc.h include Message-ID: <000601c557cb$8d7db2d0$6b01a8c0@PENELOPE> malloc.h include Updated files: trunk/reactos/subsys/system/winefile/winefile.h From mf at svn.reactos.com Fri May 13 17:32:07 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15263: - error handling for network connection dialogs Message-ID: <000601c557d0$ec0ee3a0$6b01a8c0@PENELOPE> - error handling for network connection dialogs - implement "format disk" dialog Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Fri May 13 17:35:57 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15264: adjustments for GCC and MinGW Message-ID: <000601c557d1$754c4040$6b01a8c0@PENELOPE> adjustments for GCC and MinGW Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Fri May 13 19:11:18 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [mf] 15265: display free and total disk space Message-ID: <000601c557de$c71a4130$6b01a8c0@PENELOPE> display free and total disk space Updated files: trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/winefile.c From chorns at svn.reactos.com Fri May 13 21:01:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:26 2006 Subject: [ros-svn] [chorns] 15266: Cleanup template configuration file Message-ID: <000601c557ee$370ed8c0$6b01a8c0@PENELOPE> Cleanup template configuration file Updated files: branches/xmlbuildsystem/reactos/config.template.xml From chorns at svn.reactos.com Fri May 13 21:17:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15267: Support compilerflag within IFs Message-ID: <000601c557f0$731f8420$6b01a8c0@PENELOPE> Support compilerflag within IFs Updated files: branches/xmlbuildsystem/reactos/ntoskrnl/rtl/misc.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/compilerflag.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.txt branches/xmlbuildsystem/reactos/tools/rbuild/test.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/data/if.xml branches/xmlbuildsystem/reactos/tools/rbuild/tests/iftest.cpp From chorns at svn.reactos.com Fri May 13 21:47:32 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15268: Update installation instructions Message-ID: <000601c557f4$9a4643a0$6b01a8c0@PENELOPE> Update installation instructions Updated files: branches/xmlbuildsystem/reactos/INSTALL From ion at svn.reactos.com Fri May 13 23:07:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ion] 15269: Cleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches Message-ID: <000601c557ff$ce100300$6b01a8c0@PENELOPE> Cleanup ntlock/unlockfile with proper io semantics..same stuff as previous patches Updated files: trunk/reactos/ntoskrnl/io/file.c From chorns at svn.reactos.com Fri May 13 23:21:59 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15270: Remove w32api from branch Message-ID: <000601c55801$cc5dd440$6b01a8c0@PENELOPE> Remove w32api from branch Deleted files: branches/xmlbuildsystem/reactos/w32api/ From chorns at svn.reactos.com Fri May 13 23:23:38 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15271: Copy w32api from trunk Message-ID: <000601c55802$07522510$6b01a8c0@PENELOPE> Copy w32api from trunk Added files: branches/xmlbuildsystem/reactos/w32api/ From mf at svn.reactos.com Sat May 14 14:32:46 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15272: sync to Wine Patch: format_bytes() Message-ID: <000601c55881$087be550$6b01a8c0@PENELOPE> sync to Wine Patch: format_bytes() Updated files: trunk/reactos/subsys/system/winefile/winefile.c From ea at svn.reactos.com Sat May 14 14:54:55 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15274: Little fix to compile with gcc 3.4.2 Message-ID: <000601c55884$20ccd7b0$6b01a8c0@PENELOPE> Little fix to compile with gcc 3.4.2 Updated files: trunk/reactos/ntoskrnl/io/irp.c From ea at svn.reactos.com Sat May 14 15:43:57 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15275: compile the sm system utility Message-ID: <000601c5588a$fa54f4d0$6b01a8c0@PENELOPE> compile the sm system utility Updated files: trunk/reactos/Makefile From ea at svn.reactos.com Sat May 14 15:57:57 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ea] 15276: distribute the sm system utility even if it does little now Message-ID: <000601c5588c$eed57740$6b01a8c0@PENELOPE> distribute the sm system utility even if it does little now Updated files: trunk/reactos/bootdata/packages/reactos.dff From chorns at svn.reactos.com Sat May 14 16:08:33 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15277: Compile with DBG=1 Message-ID: <000601c5588e$6a2e0b90$6b01a8c0@PENELOPE> Compile with DBG=1 Updated files: branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c From chorns at svn.reactos.com Sat May 14 16:14:03 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15278: Merge r15277 to trunk Message-ID: <000601c5588f$2e9fa830$6b01a8c0@PENELOPE> Merge r15277 to trunk Updated files: trunk/reactos/drivers/dd/serial/devctrl.c From chorns at svn.reactos.com Sat May 14 17:07:14 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15279: Only pass GCC specific options to GCC Message-ID: <000601c55896$9c70bd20$6b01a8c0@PENELOPE> Only pass GCC specific options to GCC Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From chorns at svn.reactos.com Sat May 14 19:57:36 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15280: Extract WINE resources at compile-time Message-ID: <000601c558ae$693a2820$6b01a8c0@PENELOPE> Extract WINE resources at compile-time Added files: branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp Updated files: branches/xmlbuildsystem/reactos/Makefile branches/xmlbuildsystem/reactos/ReactOS.xml branches/xmlbuildsystem/reactos/tools/bin2res/bin2res.c branches/xmlbuildsystem/reactos/tools/bin2res/bin2res.mak branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak Deleted files: branches/xmlbuildsystem/reactos/lib/comctl32/idb_hist_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_hist_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_std_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_std_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_view_large.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idb_view_small.bmp branches/xmlbuildsystem/reactos/lib/comctl32/idc_copy.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_divider.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_divideropen.cur branches/xmlbuildsystem/reactos/lib/comctl32/idc_movebutton.cur branches/xmlbuildsystem/reactos/lib/comctl32/idi_dragarrow.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_error_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_info_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idi_tt_warn_sm.ico branches/xmlbuildsystem/reactos/lib/comctl32/idt_check.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/800.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/cdrom.ico branches/xmlbuildsystem/reactos/lib/comdlg32/floppy.ico branches/xmlbuildsystem/reactos/lib/comdlg32/folder.ico branches/xmlbuildsystem/reactos/lib/comdlg32/folder2.ico branches/xmlbuildsystem/reactos/lib/comdlg32/fontpics.bmp branches/xmlbuildsystem/reactos/lib/comdlg32/hdisk.ico branches/xmlbuildsystem/reactos/lib/comdlg32/network.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_collate.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_landscape.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_nocollate.ico branches/xmlbuildsystem/reactos/lib/comdlg32/pd32_portrait.ico branches/xmlbuildsystem/reactos/lib/ole32/drag_copy.cur branches/xmlbuildsystem/reactos/lib/ole32/drag_link.cur branches/xmlbuildsystem/reactos/lib/ole32/drag_move.cur branches/xmlbuildsystem/reactos/lib/ole32/nodrop.cur branches/xmlbuildsystem/reactos/lib/shell32/desktop.ico branches/xmlbuildsystem/reactos/lib/shell32/document.ico branches/xmlbuildsystem/reactos/lib/shell32/drive.ico branches/xmlbuildsystem/reactos/lib/shell32/floppy.ico branches/xmlbuildsystem/reactos/lib/shell32/folder.ico branches/xmlbuildsystem/reactos/lib/shell32/folder_open.ico branches/xmlbuildsystem/reactos/lib/shell32/mycomputer.ico branches/xmlbuildsystem/reactos/lib/shell32/netdrive.ico branches/xmlbuildsystem/reactos/lib/shell32/netdrive2.ico branches/xmlbuildsystem/reactos/lib/shell32/printer.ico branches/xmlbuildsystem/reactos/lib/shell32/ramdisk.ico From gvg at svn.reactos.com Sat May 14 20:03:34 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15281: Present for GreatLord: Message-ID: <000601c558af$3eb222f0$6b01a8c0@PENELOPE> Present for GreatLord: Implement WH_KEYBOARD_LL hook Updated files: trunk/reactos/lib/user32/windows/hook.c trunk/reactos/subsys/win32k/include/msgqueue.h trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/input.c trunk/reactos/subsys/win32k/ntuser/message.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/w32api/include/winuser.h From greatlrd at svn.reactos.com Sat May 14 20:04:55 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15282: Activate serial mouse for livecd Message-ID: <000601c558af$6edd11b0$6b01a8c0@PENELOPE> Activate serial mouse for livecd now it support both ps2 and serial mouse Updated files: trunk/reactos/bootdata/livecd.inf From mf at svn.reactos.com Sat May 14 20:57:10 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15283: implement switching of file sort order Message-ID: <000601c558b6$bbbd3a80$6b01a8c0@PENELOPE> implement switching of file sort order Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cz.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From gvg at svn.reactos.com Sat May 14 21:09:05 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15284: Implement WH_MOUSE_LL hook Message-ID: <000601c558b8$65b53b90$6b01a8c0@PENELOPE> Implement WH_MOUSE_LL hook Updated files: trunk/reactos/lib/user32/windows/hook.c trunk/reactos/subsys/win32k/ntuser/callback.c trunk/reactos/subsys/win32k/ntuser/hook.c trunk/reactos/subsys/win32k/ntuser/msgqueue.c trunk/reactos/subsys/win32k/w32k.h trunk/reactos/w32api/include/winuser.h From mf at svn.reactos.com Sat May 14 21:16:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15285: fix Wine version of sort order switching Message-ID: <000601c558b9$6caf77c0$6b01a8c0@PENELOPE> fix Wine version of sort order switching Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sat May 14 21:16:45 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15286: add polish resource file Message-ID: <000601c558b9$7823e6e0$6b01a8c0@PENELOPE> add polish resource file Added files: trunk/reactos/subsys/system/winefile/pl.rc Updated files: trunk/reactos/subsys/system/winefile/winefile.rc From gvg at svn.reactos.com Sat May 14 21:45:33 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15287: Merge 14725:15285 from trunk Message-ID: <000601c558bd$7dc394c0$6b01a8c0@PENELOPE> Merge 14725:15285 from trunk Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/arch.S branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hardware.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwacpi.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwapm.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwcpu.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/hwpci.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386rtl.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386vid.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/pcvideo.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/portio.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xboxdisk.c branches/xen/reactos/boot/freeldr/freeldr/arch/powerpc/mach.c branches/xen/reactos/boot/freeldr/freeldr/bootmgr.c branches/xen/reactos/boot/freeldr/freeldr/cache/blocklist.c branches/xen/reactos/boot/freeldr/freeldr/cmdline.c branches/xen/reactos/boot/freeldr/freeldr/custom.c branches/xen/reactos/boot/freeldr/freeldr/disk/disk.c branches/xen/reactos/boot/freeldr/freeldr/disk/partition.c branches/xen/reactos/boot/freeldr/freeldr/drivemap.c branches/xen/reactos/boot/freeldr/freeldr/freeldr.c branches/xen/reactos/boot/freeldr/freeldr/fs/ext2.c branches/xen/reactos/boot/freeldr/freeldr/fs/ext2.h branches/xen/reactos/boot/freeldr/freeldr/fs/fat.c branches/xen/reactos/boot/freeldr/freeldr/fs/fat.h branches/xen/reactos/boot/freeldr/freeldr/fs/fs.c branches/xen/reactos/boot/freeldr/freeldr/fs/iso.c branches/xen/reactos/boot/freeldr/freeldr/fs/iso.h branches/xen/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/xen/reactos/boot/freeldr/freeldr/fs/ntfs.h branches/xen/reactos/boot/freeldr/freeldr/include/bootmgr.h branches/xen/reactos/boot/freeldr/freeldr/include/disk.h branches/xen/reactos/boot/freeldr/freeldr/include/drivemap.h branches/xen/reactos/boot/freeldr/freeldr/include/freeldr.h branches/xen/reactos/boot/freeldr/freeldr/include/fs.h branches/xen/reactos/boot/freeldr/freeldr/include/inifile.h branches/xen/reactos/boot/freeldr/freeldr/include/linux.h branches/xen/reactos/boot/freeldr/freeldr/include/machine.h branches/xen/reactos/boot/freeldr/freeldr/include/miscboot.h branches/xen/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xen/reactos/boot/freeldr/freeldr/include/oslist.h branches/xen/reactos/boot/freeldr/freeldr/include/reactos.h branches/xen/reactos/boot/freeldr/freeldr/include/rtl.h branches/xen/reactos/boot/freeldr/freeldr/include/ui.h branches/xen/reactos/boot/freeldr/freeldr/include/version.h branches/xen/reactos/boot/freeldr/freeldr/inifile/ini.h branches/xen/reactos/boot/freeldr/freeldr/inifile/ini_init.c branches/xen/reactos/boot/freeldr/freeldr/inifile/inifile.c branches/xen/reactos/boot/freeldr/freeldr/inifile/parse.c branches/xen/reactos/boot/freeldr/freeldr/linuxboot.c branches/xen/reactos/boot/freeldr/freeldr/math/i386.h branches/xen/reactos/boot/freeldr/freeldr/math/powerpc.h branches/xen/reactos/boot/freeldr/freeldr/miscboot.c branches/xen/reactos/boot/freeldr/freeldr/mm/meminit.c branches/xen/reactos/boot/freeldr/freeldr/multiboot.c branches/xen/reactos/boot/freeldr/freeldr/options.c branches/xen/reactos/boot/freeldr/freeldr/oslist.c branches/xen/reactos/boot/freeldr/freeldr/reactos/arcname.c branches/xen/reactos/boot/freeldr/freeldr/reactos/binhive.c branches/xen/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xen/reactos/boot/freeldr/freeldr/reactos/registry.c branches/xen/reactos/boot/freeldr/freeldr/reactos/registry.h branches/xen/reactos/boot/freeldr/freeldr/reactos/setupldr.c branches/xen/reactos/boot/freeldr/freeldr/rtl/memset.c branches/xen/reactos/boot/freeldr/freeldr/rtl/print.c branches/xen/reactos/boot/freeldr/freeldr/ui/gui.c branches/xen/reactos/boot/freeldr/freeldr/ui/tui.c branches/xen/reactos/boot/freeldr/freeldr/ui/tui.h branches/xen/reactos/boot/freeldr/freeldr/ui/tuimenu.c branches/xen/reactos/boot/freeldr/freeldr/ui/ui.c branches/xen/reactos/boot/freeldr/freeldr/version.c branches/xen/reactos/boot/freeldr/freeldr/video/bank.c branches/xen/reactos/boot/freeldr/freeldr/video/fade.c branches/xen/reactos/boot/freeldr/freeldr/video/palette.c branches/xen/reactos/boot/freeldr/freeldr/video/pixel.c branches/xen/reactos/boot/freeldr/freeldr/video/video.c From mf at svn.reactos.com Sat May 14 21:58:32 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15288: rename czech resource file to sync wih Wine's filename Message-ID: <000601c558bf$4e3967f0$6b01a8c0@PENELOPE> rename czech resource file to sync wih Wine's filename Added files: trunk/reactos/subsys/system/winefile/cs.rc Updated files: trunk/reactos/subsys/system/winefile/winefile.dsp trunk/reactos/subsys/system/winefile/winefile.rc Deleted files: trunk/reactos/subsys/system/winefile/cz.rc From mf at svn.reactos.com Sat May 14 22:07:53 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [mf] 15289: add some additional translated czech strings from Wine Message-ID: <000601c558c0$9cd1fde0$6b01a8c0@PENELOPE> add some additional translated czech strings from Wine Updated files: trunk/reactos/subsys/system/winefile/cs.rc From greatlrd at svn.reactos.com Sat May 14 22:57:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15290: fix Warining msg used uninitialized for gcc 3.4.3 Message-ID: <000601c558c7$87f8e8a0$6b01a8c0@PENELOPE> fix Warining msg used uninitialized for gcc 3.4.3 Updated files: trunk/reactos/subsys/win32k/ntuser/callback.c From gvg at svn.reactos.com Sat May 14 23:35:56 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15291: Don't include standard startup code Message-ID: <000601c558cc$e9b96060$6b01a8c0@PENELOPE> Don't include standard startup code Updated files: branches/xmlbuildsystem/reactos/lib/gdi32/gdi32.xml branches/xmlbuildsystem/reactos/lib/user32/user32.xml From chorns at svn.reactos.com Sun May 15 00:55:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [chorns] 15292: Generate files for host zlib in object and output directories Message-ID: <000601c558d8$02c089c0$6b01a8c0@PENELOPE> Generate files for host zlib in object and output directories Updated files: branches/xmlbuildsystem/reactos/lib/zlib/zlib.mak From ion at svn.reactos.com Sun May 15 06:56:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [ion] 15293: Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits Message-ID: <000601c5590a$85969330$6b01a8c0@PENELOPE> Removed incorrect Create/DuplicationNotify callbacks and replaced by a more correct Open callback which is what a windows driver would get. This is needed because of some changes I'm trying to make to get Parse routines to work properly, so I had to add two hacks for now, they will be removed within 2-3 commits Updated files: trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/ldr/init.c trunk/reactos/ntoskrnl/lpc/create.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/security.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/subsys/win32k/include/desktop.h trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/ntuser/desktop.c trunk/reactos/subsys/win32k/ntuser/winsta.c From greatlrd at svn.reactos.com Sun May 15 08:49:03 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [greatlrd] 15294: fix uninitialized waring so gcc 3.4.3 can compile it Message-ID: <000601c5591a$2e881860$6b01a8c0@PENELOPE> fix uninitialized waring so gcc 3.4.3 can compile it Updated files: trunk/reactos/ntoskrnl/ob/object.c From gvg at svn.reactos.com Sun May 15 10:30:38 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:27 2006 Subject: [ros-svn] [gvg] 15295: Remove local definitions for stuff which is now Message-ID: <000601c55928$5f3d3d60$6b01a8c0@PENELOPE> Remove local definitions for stuff which is now present in our headers Updated files: trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From hpoussin at svn.reactos.com Sun May 15 11:29:32 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15296: Correct implementation of IOCTL_SERIAL_SET_BAUD_RATE Message-ID: <000601c55930$99f96d90$6b01a8c0@PENELOPE> Correct implementation of IOCTL_SERIAL_SET_BAUD_RATE Don't test FileObject in IRP_MJ_CREATE as it may be not valid Updated files: trunk/reactos/drivers/dd/serial/create.c trunk/reactos/drivers/dd/serial/devctrl.c trunk/reactos/drivers/dd/serial/pnp.c From hpoussin at svn.reactos.com Sun May 15 11:30:26 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15297: Open port before sending IOCTLs Message-ID: <000601c55930$ba2e0e90$6b01a8c0@PENELOPE> Open port before sending IOCTLs Updated files: trunk/reactos/drivers/bus/serenum/detect.c From gvg at svn.reactos.com Sun May 15 11:38:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15298: Work around broken binutils which creates relocation Message-ID: <000601c55931$e8ef17a0$6b01a8c0@PENELOPE> Work around broken binutils which creates relocation entries for the Export Table. Updated files: branches/xmlbuildsystem/reactos/tools/rsym.c From gvg at svn.reactos.com Sun May 15 11:41:01 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15299: user32 is becoming a big boy, give it some more space Message-ID: <000601c55932$349a9530$6b01a8c0@PENELOPE> user32 is becoming a big boy, give it some more space Updated files: branches/xmlbuildsystem/reactos/baseaddress.xml From mf at svn.reactos.com Sun May 15 11:55:58 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15300: ugly macro hack to use alloca() while keeping Wine's developers happy Message-ID: <000601c55934$4b3875d0$6b01a8c0@PENELOPE> ugly macro hack to use alloca() while keeping Wine's developers happy Updated files: trunk/reactos/subsys/system/winefile/winefile.c From greatlrd at svn.reactos.com Sun May 15 12:33:35 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [greatlrd] 15301: Partiy implement long filename support Message-ID: <000601c55939$8c8b3b30$6b01a8c0@PENELOPE> Partiy implement long filename support example filefilefile.txt can store now with cdmake but not filefilefiles.txt have not check why it say not a iso9660 name Updated files: trunk/reactos/tools/cdmake/cdmake.c From mf at svn.reactos.com Sun May 15 13:10:35 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15302: fix for window refresh in shell mode Message-ID: <000601c5593e$b7a55f80$6b01a8c0@PENELOPE> fix for window refresh in shell mode Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sun May 15 13:46:22 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15303: use the correct ids in options menu Message-ID: <000601c55943$b79bf760$6b01a8c0@PENELOPE> use the correct ids in options menu Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/zh.rc From chorns at svn.reactos.com Sun May 15 13:58:50 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15304: Generate hooks and stubs for tests Message-ID: <000601c55945$753a7cf0$6b01a8c0@PENELOPE> Generate hooks and stubs for tests Added files: branches/xmlbuildsystem/reactos/tools/rbuild/filesupportcode.cpp branches/xmlbuildsystem/reactos/tools/rbuild/testsupportcode.cpp Updated files: branches/xmlbuildsystem/reactos/lib/kernel32/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/tests/tests/CreateFile.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/project.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/stubbedcomponent.cpp branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp From chorns at svn.reactos.com Sun May 15 14:04:03 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15305: Don't rename c_437.nls, c_1252.nls, and l_intl.nls on installation Message-ID: <000601c55946$2fb040b0$6b01a8c0@PENELOPE> Don't rename c_437.nls, c_1252.nls, and l_intl.nls on installation Updated files: branches/xmlbuildsystem/reactos/media/nls/nls.xml From chorns at svn.reactos.com Sun May 15 14:06:13 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15306: Install .inf files in C:\WINDOWS\inf Message-ID: <000601c55946$7d8e55b0$6b01a8c0@PENELOPE> Install .inf files in C:\WINDOWS\inf Updated files: branches/xmlbuildsystem/reactos/media/inf/inf.xml From mf at svn.reactos.com Sun May 15 14:13:19 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mf] 15307: refresh available drive bar buttons after connecting to network drives or activating manual refresh Message-ID: <000601c55947$7b0ff2c0$6b01a8c0@PENELOPE> refresh available drive bar buttons after connecting to network drives or activating manual refresh Updated files: trunk/reactos/subsys/system/winefile/winefile.c From chorns at svn.reactos.com Sun May 15 15:20:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15308: Support modules with no base install directory Message-ID: <000601c55950$e8a65dc0$6b01a8c0@PENELOPE> Support modules with no base install directory Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp From chorns at svn.reactos.com Sun May 15 15:21:56 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15309: Install explorer.exe in C:\WINDOWS Message-ID: <000601c55951$10fc4b40$6b01a8c0@PENELOPE> Install explorer.exe in C:\WINDOWS Updated files: branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer.xml From chorns at svn.reactos.com Sun May 15 15:57:05 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15310: Re-insert makefile code for non-DLLs which was removed by accident Message-ID: <000601c55955$fa159da0$6b01a8c0@PENELOPE> Re-insert makefile code for non-DLLs which was removed by accident Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From hbirr at svn.reactos.com Sun May 15 15:59:59 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15311: Don't push an already freed irp to the list (in IoFreeIrp). Message-ID: <000601c55956$61b68be0$6b01a8c0@PENELOPE> Don't push an already freed irp to the list (in IoFreeIrp). Updated files: trunk/reactos/ntoskrnl/io/irp.c From chorns at svn.reactos.com Sun May 15 16:18:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15312: Overwrite registry only if the source files change Message-ID: <000601c55959$02afbc40$6b01a8c0@PENELOPE> Overwrite registry only if the source files change Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp From chorns at svn.reactos.com Sun May 15 16:30:36 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15313: Install rpcrt4.dll, samlib.dll, and setup.exe Message-ID: <000601c5595a$a8eb9fb0$6b01a8c0@PENELOPE> Install rpcrt4.dll, samlib.dll, and setup.exe Updated files: branches/xmlbuildsystem/reactos/lib/rpcrt4/rpcrt4.xml branches/xmlbuildsystem/reactos/lib/samlib/samlib.xml branches/xmlbuildsystem/reactos/subsys/system/setup/setup.xml From chorns at svn.reactos.com Sun May 15 17:52:00 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15314: Remove unused file Message-ID: <000601c55966$07e17700$6b01a8c0@PENELOPE> Remove unused file Deleted files: branches/xmlbuildsystem/reactos/lib/shell32/cdrom.ico From chorns at svn.reactos.com Sun May 15 17:56:18 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15315: Generate proxy makefiles Message-ID: <000601c55966$a1ebf960$6b01a8c0@PENELOPE> Generate proxy makefiles Added files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/proxymakefile.cpp Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak branches/xmlbuildsystem/reactos/tools/rbuild/wineresource.cpp Deleted files: branches/xmlbuildsystem/reactos/apps/utils/net/arp/makefile branches/xmlbuildsystem/reactos/apps/utils/net/finger/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ftp/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ipconfig/makefile branches/xmlbuildsystem/reactos/apps/utils/net/netstat/makefile branches/xmlbuildsystem/reactos/apps/utils/net/ping/makefile branches/xmlbuildsystem/reactos/apps/utils/net/route/makefile branches/xmlbuildsystem/reactos/apps/utils/net/telnet/Makefile branches/xmlbuildsystem/reactos/apps/utils/net/whois/makefile branches/xmlbuildsystem/reactos/boot/freeldr/bootsect/Makefile branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/Makefile branches/xmlbuildsystem/reactos/drivers/bus/acpi/makefile branches/xmlbuildsystem/reactos/drivers/bus/isapnp/makefile branches/xmlbuildsystem/reactos/drivers/bus/pci/makefile branches/xmlbuildsystem/reactos/drivers/bus/serenum/makefile branches/xmlbuildsystem/reactos/drivers/dd/beep/makefile branches/xmlbuildsystem/reactos/drivers/dd/blue/makefile branches/xmlbuildsystem/reactos/drivers/dd/bootvid/Makefile branches/xmlbuildsystem/reactos/drivers/dd/debugout/makefile branches/xmlbuildsystem/reactos/drivers/dd/mpu401/makefile branches/xmlbuildsystem/reactos/drivers/dd/null/makefile branches/xmlbuildsystem/reactos/drivers/dd/parallel/makefile branches/xmlbuildsystem/reactos/drivers/dd/ramdrv/makefile branches/xmlbuildsystem/reactos/drivers/dd/serial/makefile branches/xmlbuildsystem/reactos/drivers/dd/sndblst/makefile branches/xmlbuildsystem/reactos/drivers/dd/sound/makefile branches/xmlbuildsystem/reactos/drivers/fs/cdfs/makefile branches/xmlbuildsystem/reactos/drivers/fs/fs_rec/makefile branches/xmlbuildsystem/reactos/drivers/fs/ms/Makefile branches/xmlbuildsystem/reactos/drivers/fs/mup/makefile branches/xmlbuildsystem/reactos/drivers/fs/np/Makefile branches/xmlbuildsystem/reactos/drivers/fs/ntfs/makefile branches/xmlbuildsystem/reactos/drivers/fs/vfat/makefile branches/xmlbuildsystem/reactos/drivers/input/i8042prt/makefile branches/xmlbuildsystem/reactos/drivers/input/kbdclass/makefile branches/xmlbuildsystem/reactos/drivers/input/mouclass/makefile branches/xmlbuildsystem/reactos/drivers/input/sermouse/makefile branches/xmlbuildsystem/reactos/drivers/lib/bzip2/Makefile branches/xmlbuildsystem/reactos/drivers/lib/csq/MAKEFILE branches/xmlbuildsystem/reactos/drivers/lib/ip/makefile branches/xmlbuildsystem/reactos/drivers/lib/oskittcp/makefile branches/xmlbuildsystem/reactos/drivers/net/afd/makefile branches/xmlbuildsystem/reactos/drivers/net/dd/ne2000/Makefile branches/xmlbuildsystem/reactos/drivers/net/dd/pcnet/Makefile branches/xmlbuildsystem/reactos/drivers/net/ndis/Makefile branches/xmlbuildsystem/reactos/drivers/net/npf/Makefile branches/xmlbuildsystem/reactos/drivers/net/tcpip/makefile branches/xmlbuildsystem/reactos/drivers/net/tdi/Makefile branches/xmlbuildsystem/reactos/drivers/net/wshtcpip/makefile branches/xmlbuildsystem/reactos/drivers/storage/atapi/makefile branches/xmlbuildsystem/reactos/drivers/storage/cdrom/makefile branches/xmlbuildsystem/reactos/drivers/storage/class2/makefile branches/xmlbuildsystem/reactos/drivers/storage/disk/makefile branches/xmlbuildsystem/reactos/drivers/storage/diskdump/Makefile branches/xmlbuildsystem/reactos/drivers/storage/floppy/Makefile branches/xmlbuildsystem/reactos/drivers/storage/scsiport/makefile branches/xmlbuildsystem/reactos/drivers/video/displays/framebuf/makefile branches/xmlbuildsystem/reactos/drivers/video/displays/vga/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/vbe/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/vga/makefile branches/xmlbuildsystem/reactos/drivers/video/miniport/xboxvmp/Makefile branches/xmlbuildsystem/reactos/drivers/video/videoprt/Makefile branches/xmlbuildsystem/reactos/hal/hal/Makefile branches/xmlbuildsystem/reactos/hal/halx86/mp/Makefile branches/xmlbuildsystem/reactos/hal/halx86/up/Makefile branches/xmlbuildsystem/reactos/hal/halx86/xbox/Makefile branches/xmlbuildsystem/reactos/lib/acledit/Makefile branches/xmlbuildsystem/reactos/lib/aclui/Makefile branches/xmlbuildsystem/reactos/lib/adns/Makefile branches/xmlbuildsystem/reactos/lib/advapi32/makefile branches/xmlbuildsystem/reactos/lib/advpack/Makefile branches/xmlbuildsystem/reactos/lib/cabinet/Makefile branches/xmlbuildsystem/reactos/lib/cards/Makefile branches/xmlbuildsystem/reactos/lib/comctl32/makefile branches/xmlbuildsystem/reactos/lib/comdlg32/makefile branches/xmlbuildsystem/reactos/lib/cpl/access/Makefile branches/xmlbuildsystem/reactos/lib/cpl/appwiz/Makefile branches/xmlbuildsystem/reactos/lib/cpl/control/Makefile branches/xmlbuildsystem/reactos/lib/cpl/desk/Makefile branches/xmlbuildsystem/reactos/lib/cpl/intl/makefile branches/xmlbuildsystem/reactos/lib/cpl/main/makefile branches/xmlbuildsystem/reactos/lib/cpl/ncpa/Makefile branches/xmlbuildsystem/reactos/lib/cpl/sysdm/Makefile branches/xmlbuildsystem/reactos/lib/cpl/timedate/makefile branches/xmlbuildsystem/reactos/lib/crt/makefile branches/xmlbuildsystem/reactos/lib/crtdll/makefile branches/xmlbuildsystem/reactos/lib/dbghelp/Makefile branches/xmlbuildsystem/reactos/lib/devenum/makefile branches/xmlbuildsystem/reactos/lib/dinput/Makefile branches/xmlbuildsystem/reactos/lib/dinput8/Makefile branches/xmlbuildsystem/reactos/lib/dnsapi/Makefile branches/xmlbuildsystem/reactos/lib/dsound/Makefile branches/xmlbuildsystem/reactos/lib/dxdiagn/makefile branches/xmlbuildsystem/reactos/lib/dxguid/makefile branches/xmlbuildsystem/reactos/lib/epsapi/makefile branches/xmlbuildsystem/reactos/lib/expat/Makefile branches/xmlbuildsystem/reactos/lib/fmifs/makefile branches/xmlbuildsystem/reactos/lib/freetype/Makefile branches/xmlbuildsystem/reactos/lib/fslib/Makefile branches/xmlbuildsystem/reactos/lib/fslib/vfatlib/Makefile branches/xmlbuildsystem/reactos/lib/gdi32/makefile branches/xmlbuildsystem/reactos/lib/gdiplus/makefile branches/xmlbuildsystem/reactos/lib/glu32/Makefile branches/xmlbuildsystem/reactos/lib/imagehlp/makefile branches/xmlbuildsystem/reactos/lib/imm32/Makefile branches/xmlbuildsystem/reactos/lib/iphlpapi/makefile branches/xmlbuildsystem/reactos/lib/kbdda/makefile branches/xmlbuildsystem/reactos/lib/kbddv/makefile branches/xmlbuildsystem/reactos/lib/kbdes/makefile branches/xmlbuildsystem/reactos/lib/kbdfr/makefile branches/xmlbuildsystem/reactos/lib/kbdgr/makefile branches/xmlbuildsystem/reactos/lib/kbdru/makefile branches/xmlbuildsystem/reactos/lib/kbdse/makefile branches/xmlbuildsystem/reactos/lib/kbdsg/makefile branches/xmlbuildsystem/reactos/lib/kbduk/makefile branches/xmlbuildsystem/reactos/lib/kbdus/makefile branches/xmlbuildsystem/reactos/lib/kernel32/makefile branches/xmlbuildsystem/reactos/lib/kjs/makefile branches/xmlbuildsystem/reactos/lib/libwine/makefile branches/xmlbuildsystem/reactos/lib/lzexpand/Makefile branches/xmlbuildsystem/reactos/lib/mesa32/Makefile branches/xmlbuildsystem/reactos/lib/midimap/makefile branches/xmlbuildsystem/reactos/lib/mmdrv/Makefile branches/xmlbuildsystem/reactos/lib/mpr/Makefile branches/xmlbuildsystem/reactos/lib/msacm/makefile branches/xmlbuildsystem/reactos/lib/msafd/makefile branches/xmlbuildsystem/reactos/lib/msgina/makefile branches/xmlbuildsystem/reactos/lib/msi/Makefile branches/xmlbuildsystem/reactos/lib/msimg32/Makefile branches/xmlbuildsystem/reactos/lib/msvcrt/Makefile branches/xmlbuildsystem/reactos/lib/msvcrt20/Makefile branches/xmlbuildsystem/reactos/lib/netapi32/makefile branches/xmlbuildsystem/reactos/lib/ntdll/makefile branches/xmlbuildsystem/reactos/lib/ole32/makefile branches/xmlbuildsystem/reactos/lib/oleaut32/makefile branches/xmlbuildsystem/reactos/lib/olepro32/Makefile branches/xmlbuildsystem/reactos/lib/opengl32/Makefile branches/xmlbuildsystem/reactos/lib/psapi/makefile branches/xmlbuildsystem/reactos/lib/pseh/makefile branches/xmlbuildsystem/reactos/lib/riched20/makefile branches/xmlbuildsystem/reactos/lib/richedit/Makefile branches/xmlbuildsystem/reactos/lib/rosrtl/makefile branches/xmlbuildsystem/reactos/lib/rossym/Makefile branches/xmlbuildsystem/reactos/lib/rpcrt4/Makefile branches/xmlbuildsystem/reactos/lib/rtl/makefile branches/xmlbuildsystem/reactos/lib/samlib/makefile branches/xmlbuildsystem/reactos/lib/secur32/Makefile branches/xmlbuildsystem/reactos/lib/serialui/Makefile branches/xmlbuildsystem/reactos/lib/shdocvw/Makefile branches/xmlbuildsystem/reactos/lib/shell32/makefile branches/xmlbuildsystem/reactos/lib/shlwapi/makefile branches/xmlbuildsystem/reactos/lib/smdll/makefile branches/xmlbuildsystem/reactos/lib/smlib/makefile branches/xmlbuildsystem/reactos/lib/snmpapi/makefile branches/xmlbuildsystem/reactos/lib/string/Makefile branches/xmlbuildsystem/reactos/lib/strmiids/makefile branches/xmlbuildsystem/reactos/lib/syssetup/Makefile branches/xmlbuildsystem/reactos/lib/twain/Makefile branches/xmlbuildsystem/reactos/lib/urlmon/Makefile branches/xmlbuildsystem/reactos/lib/user32/Makefile branches/xmlbuildsystem/reactos/lib/userenv/makefile branches/xmlbuildsystem/reactos/lib/uuid/Makefile branches/xmlbuildsystem/reactos/lib/version/makefile branches/xmlbuildsystem/reactos/lib/wininet/makefile branches/xmlbuildsystem/reactos/lib/winmm/Makefile branches/xmlbuildsystem/reactos/lib/winspool/Makefile branches/xmlbuildsystem/reactos/lib/ws2_32/makefile branches/xmlbuildsystem/reactos/lib/ws2help/makefile branches/xmlbuildsystem/reactos/lib/wshirda/makefile branches/xmlbuildsystem/reactos/lib/wsock32/Makefile branches/xmlbuildsystem/reactos/lib/zlib/Makefile branches/xmlbuildsystem/reactos/ntoskrnl/Makefile branches/xmlbuildsystem/reactos/regtests/regtests/Makefile branches/xmlbuildsystem/reactos/regtests/shared/Makefile branches/xmlbuildsystem/reactos/services/eventlog/makefile branches/xmlbuildsystem/reactos/services/rpcss/makefile branches/xmlbuildsystem/reactos/services/umpnpmgr/makefile branches/xmlbuildsystem/reactos/subsys/csrss/makefile branches/xmlbuildsystem/reactos/subsys/csrss/win32csr/Makefile branches/xmlbuildsystem/reactos/subsys/ntvdm/makefile branches/xmlbuildsystem/reactos/subsys/smss/makefile branches/xmlbuildsystem/reactos/subsys/system/autochk/makefile branches/xmlbuildsystem/reactos/subsys/system/calc/makefile branches/xmlbuildsystem/reactos/subsys/system/cmd/makefile branches/xmlbuildsystem/reactos/subsys/system/dhcp/Makefile branches/xmlbuildsystem/reactos/subsys/system/explorer/Makefile branches/xmlbuildsystem/reactos/subsys/system/explorer/notifyhook/Makefile branches/xmlbuildsystem/reactos/subsys/system/format/makefile branches/xmlbuildsystem/reactos/subsys/system/ibrowser/Makefile branches/xmlbuildsystem/reactos/subsys/system/msiexec/Makefile branches/xmlbuildsystem/reactos/subsys/system/notepad/Makefile branches/xmlbuildsystem/reactos/subsys/system/reactos/Makefile branches/xmlbuildsystem/reactos/subsys/system/regedit/makefile branches/xmlbuildsystem/reactos/subsys/system/regsvr32/makefile branches/xmlbuildsystem/reactos/subsys/system/reporterror/Makefile branches/xmlbuildsystem/reactos/subsys/system/rundll32/Makefile branches/xmlbuildsystem/reactos/subsys/system/services/makefile branches/xmlbuildsystem/reactos/subsys/system/setup/makefile branches/xmlbuildsystem/reactos/subsys/system/taskmgr/makefile branches/xmlbuildsystem/reactos/subsys/system/userinit/Makefile branches/xmlbuildsystem/reactos/subsys/system/usetup/makefile branches/xmlbuildsystem/reactos/subsys/system/vmwinst/Makefile branches/xmlbuildsystem/reactos/subsys/system/welcome/Makefile branches/xmlbuildsystem/reactos/subsys/system/winefile/Makefile branches/xmlbuildsystem/reactos/subsys/system/winlogon/makefile branches/xmlbuildsystem/reactos/subsys/win32k/makefile From chorns at svn.reactos.com Sun May 15 18:09:15 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15316: svn:ignore maintenance Message-ID: <000601c55968$70cea970$6b01a8c0@PENELOPE> svn:ignore maintenance From ion at svn.reactos.com Sun May 15 19:59:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15317: Make Object Type creation compatible with OB 2.0 from the caller's point of view. Use real structures for Object Type and ObjectType Initializer. Added two more hacks that I'll remove in the next commit Message-ID: <000601c55977$dcc6e610$6b01a8c0@PENELOPE> Make Object Type creation compatible with OB 2.0 from the caller's point of view. Use real structures for Object Type and ObjectType Initializer. Added two more hacks that I'll remove in the next commit Updated files: trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/ex/callback.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/port.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/share.c trunk/reactos/ntoskrnl/ke/wait.c trunk/reactos/ntoskrnl/lpc/close.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/security.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ob/wait.c trunk/reactos/ntoskrnl/ps/cid.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/ps/win32.c trunk/reactos/ntoskrnl/se/token.c From gvg at svn.reactos.com Sun May 15 20:10:54 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15318: Don't let msvcrt import itself and fix the resulting problems Message-ID: <000601c55979$6f4b7c20$6b01a8c0@PENELOPE> Don't let msvcrt import itself and fix the resulting problems Updated files: branches/xmlbuildsystem/reactos/lib/crt/crt.xml branches/xmlbuildsystem/reactos/lib/crt/stdio/vsprintf.c branches/xmlbuildsystem/reactos/lib/crt/stdio/vswprintf.c branches/xmlbuildsystem/reactos/lib/crtdll/crtdll.def branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.def branches/xmlbuildsystem/reactos/lib/msvcrt/msvcrt.xml From ion at svn.reactos.com Sun May 15 21:41:00 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15319: Properly create the Object Type Type and remove previous hacks added Message-ID: <000601c55986$056daa50$6b01a8c0@PENELOPE> Properly create the Object Type Type and remove previous hacks added Updated files: trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/object.c From greatlrd at svn.reactos.com Sun May 15 23:11:39 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [greatlrd] 15320: change from atoi to sprintf Message-ID: <000601c55992$afc35ac0$6b01a8c0@PENELOPE> change from atoi to sprintf linux does not support itoa Updated files: trunk/reactos/tools/cdmake/cdmake.c From gvg at svn.reactos.com Sun May 15 23:28:46 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15321: Handle case where a directory contains a '." but the Message-ID: <000601c55995$13986200$6b01a8c0@PENELOPE> Handle case where a directory contains a '." but the filename doesn't (i.e. has no extension) Updated files: trunk/reactos/lib/crt/stdlib/splitp.c From ea at svn.reactos.com Sun May 15 23:39:12 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ea] 15322: Correct a comment. Message-ID: <000601c55996$88b13b10$6b01a8c0@PENELOPE> Correct a comment. Updated files: trunk/reactos/ntoskrnl/lpc/port.c From ea at svn.reactos.com Sun May 15 23:41:24 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ea] 15323: Make gcc 3.4.2 compile. Message-ID: <000601c55996$d750a440$6b01a8c0@PENELOPE> Make gcc 3.4.2 compile. Updated files: trunk/reactos/lib/crt/stdlib/splitp.c From chorns at svn.reactos.com Mon May 16 00:07:10 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15324: Build and run tests Message-ID: <000601c5599a$713d8520$6b01a8c0@PENELOPE> Build and run tests Updated files: branches/xmlbuildsystem/reactos/lib/kernel32/include/kernel32.h branches/xmlbuildsystem/reactos/lib/kernel32/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/mem/heap.c branches/xmlbuildsystem/reactos/lib/kernel32/tests/Makefile branches/xmlbuildsystem/reactos/lib/kernel32/tests/kernel32.xml branches/xmlbuildsystem/reactos/lib/kernel32/tests/stubs.xml branches/xmlbuildsystem/reactos/regtests/regtests/regtests.def branches/xmlbuildsystem/reactos/regtests/shared/regtests.c branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/tests/functiontest.cpp branches/xmlbuildsystem/reactos/tools/rbuild/testsupportcode.cpp From chorns at svn.reactos.com Mon May 16 00:13:10 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15325: Remove unused file Message-ID: <000601c5599b$476f5a10$6b01a8c0@PENELOPE> Remove unused file Deleted files: branches/xmlbuildsystem/reactos/lib/kernel32/tests/Makefile From ion at svn.reactos.com Mon May 16 01:24:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15326: Fix build, clean up headers, add public stuff to public headers Message-ID: <000601c559a5$354d9540$6b01a8c0@PENELOPE> Fix build, clean up headers, add public stuff to public headers Updated files: trunk/reactos/include/ddk/obfuncs.h trunk/reactos/include/ddk/psfuncs.h trunk/reactos/include/ddk/pstypes.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/include/internal/ps.h trunk/reactos/w32api/include/ddk/winddk.h From chorns at svn.reactos.com Mon May 16 01:43:30 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15327: Depend on generated RPC headers Message-ID: <000601c559a7$e6611620$6b01a8c0@PENELOPE> Depend on generated RPC headers Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.h From chorns at svn.reactos.com Mon May 16 02:02:11 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15328: Add missing file Message-ID: <000601c559aa$826f93f0$6b01a8c0@PENELOPE> Add missing file Updated files: branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.xml From ion at svn.reactos.com Mon May 16 02:38:46 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15329: Fix win32k Message-ID: <000601c559af$9eb3a790$6b01a8c0@PENELOPE> Fix win32k Updated files: trunk/reactos/subsys/win32k/main/dllmain.c From ion at svn.reactos.com Mon May 16 02:52:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [ion] 15330: Fix win32k. For real. I swear. Message-ID: <000601c559b1$92d73cf0$6b01a8c0@PENELOPE> Fix win32k. For real. I swear. Updated files: trunk/reactos/subsys/win32k/include/winsta.h trunk/reactos/subsys/win32k/ntuser/winsta.c From chorns at svn.reactos.com Mon May 16 12:30:16 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15331: Allow warnings Message-ID: <000601c55a02$3fffcb90$6b01a8c0@PENELOPE> Allow warnings Updated files: branches/xmlbuildsystem/reactos/lib/user32/user32.xml From mbosma at svn.reactos.com Mon May 16 12:53:49 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15332: PackageManager: German Translation and CreateOptions() Message-ID: <000601c55a05$8a8c3d30$6b01a8c0@PENELOPE> PackageManager: German Translation and CreateOptions() Updated files: trunk/rosapps/packmgr/gui/res/blank.ico trunk/rosapps/packmgr/lib/cz.rc trunk/rosapps/packmgr/lib/en.rc trunk/rosapps/packmgr/lib/es.rc trunk/rosapps/packmgr/lib/log.cpp trunk/rosapps/packmgr/lib/options.cpp trunk/rosapps/packmgr/lib/package.rc Deleted files: trunk/rosapps/packmgr/cmd-line/options.xml trunk/rosapps/packmgr/gui/options.xml From mbosma at svn.reactos.com Mon May 16 13:04:23 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15333: PackageManger: Globle Makefile Message-ID: <000601c55a07$043c9fc0$6b01a8c0@PENELOPE> PackageManger: Globle Makefile Added files: trunk/rosapps/packmgr/makefile From gvg at svn.reactos.com Mon May 16 13:07:00 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15334: Support partition-less disks Message-ID: <000601c55a07$61af8190$6b01a8c0@PENELOPE> Support partition-less disks Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c trunk/reactos/boot/freeldr/freeldr/disk/partition.c From gvg at svn.reactos.com Mon May 16 13:10:14 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15335: Merge 15285:15334 from trunk Message-ID: <000601c55a07$d5ac31b0$6b01a8c0@PENELOPE> Merge 15285:15334 from trunk Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/disk/partition.c From mbosma at svn.reactos.com Mon May 16 13:14:07 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [mbosma] 15336: PackageManager Message-ID: <000601c55a08$604cc7d0$6b01a8c0@PENELOPE> PackageManager Added files: trunk/rosapps/packmgr/lib/de.rc trunk/rosapps/packmgr/lib/options.xml Updated files: trunk/rosapps/packmgr/gui/res/blank.ico From chorns at svn.reactos.com Mon May 16 13:41:57 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15337: Do automatic dependency checking for pre-compiled header files Message-ID: <000601c55a0c$43ca5c90$6b01a8c0@PENELOPE> Do automatic dependency checking for pre-compiled header files Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/automaticdependency.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/module.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h From chorns at svn.reactos.com Mon May 16 14:18:04 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15338: Enable warnings Message-ID: <000601c55a11$4fc48430$6b01a8c0@PENELOPE> Enable warnings Updated files: branches/xmlbuildsystem/reactos/subsys/win32k/win32k.xml From chorns at svn.reactos.com Mon May 16 14:32:24 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15339: Merge 15268:15329 from trunk Message-ID: <000601c55a13$504fc250$6b01a8c0@PENELOPE> Merge 15268:15329 from trunk Added files: branches/xmlbuildsystem/reactos/subsys/system/winefile/cs.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pl.rc Updated files: branches/xmlbuildsystem/reactos/bootdata/livecd.inf branches/xmlbuildsystem/reactos/bootdata/packages/reactos.dff branches/xmlbuildsystem/reactos/drivers/bus/serenum/detect.c branches/xmlbuildsystem/reactos/drivers/dd/serial/create.c branches/xmlbuildsystem/reactos/drivers/dd/serial/devctrl.c branches/xmlbuildsystem/reactos/drivers/dd/serial/pnp.c branches/xmlbuildsystem/reactos/include/ddk/obfuncs.h branches/xmlbuildsystem/reactos/include/ddk/psfuncs.h branches/xmlbuildsystem/reactos/include/ddk/pstypes.h branches/xmlbuildsystem/reactos/lib/crt/stdlib/splitp.c branches/xmlbuildsystem/reactos/lib/dinput/keyboard.c branches/xmlbuildsystem/reactos/lib/dinput/mouse.c branches/xmlbuildsystem/reactos/lib/user32/windows/hook.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/cm.h branches/xmlbuildsystem/reactos/ntoskrnl/cm/ntfunc.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/registry.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/regobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/callback.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/event.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/evtpair.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/mutant.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/profile.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/sem.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/timer.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/win32k.c branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/io.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ob.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/port.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ps.h branches/xmlbuildsystem/reactos/ntoskrnl/io/driver.c branches/xmlbuildsystem/reactos/ntoskrnl/io/file.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iocomp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iomgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/share.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/init.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/close.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/create.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/port.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/section.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/dirobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/namespc.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/object.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/symlink.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/cid.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/job.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/psmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/win32.c branches/xmlbuildsystem/reactos/ntoskrnl/se/token.c branches/xmlbuildsystem/reactos/subsys/system/winefile/Sv.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/de.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/en.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/es.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/fr.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/hu.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/it.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/nl.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pt.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/resource.h branches/xmlbuildsystem/reactos/subsys/system/winefile/ru.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/si.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.c branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.dsp branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/zh.rc branches/xmlbuildsystem/reactos/subsys/win32k/include/desktop.h branches/xmlbuildsystem/reactos/subsys/win32k/include/msgqueue.h branches/xmlbuildsystem/reactos/subsys/win32k/include/winsta.h branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/callback.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/desktop.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/hook.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/input.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/message.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/msgqueue.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/winsta.c branches/xmlbuildsystem/reactos/subsys/win32k/w32k.h branches/xmlbuildsystem/reactos/tools/cdmake/cdmake.c branches/xmlbuildsystem/reactos/w32api/include/ddk/winddk.h branches/xmlbuildsystem/reactos/w32api/include/winuser.h Deleted files: branches/xmlbuildsystem/reactos/subsys/system/winefile/cz.rc From chorns at svn.reactos.com Mon May 16 14:34:02 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [chorns] 15340: Correct entry point of win32k.sys Message-ID: <000601c55a13$8acc7220$6b01a8c0@PENELOPE> Correct entry point of win32k.sys Updated files: branches/xmlbuildsystem/reactos/subsys/win32k/main/dllmain.c From gvg at svn.reactos.com Mon May 16 16:05:46 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15341: Implement disk information functions Message-ID: <000601c55a20$5b219cf0$6b01a8c0@PENELOPE> Implement disk information functions Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xendisk.c From hbirr at svn.reactos.com Mon May 16 17:17:36 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15342: Remove w32api from branch. Message-ID: <000601c55a2a$63d70790$6b01a8c0@PENELOPE> Remove w32api from branch. Deleted files: branches/cache_manager_rewrite/reactos/w32api/ From hbirr at svn.reactos.com Mon May 16 17:18:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hbirr] 15343: Copy w32api from trunk. Message-ID: <000601c55a2a$754af4a0$6b01a8c0@PENELOPE> Copy w32api from trunk. Added files: branches/cache_manager_rewrite/reactos/w32api/ From hpoussin at svn.reactos.com Mon May 16 17:56:03 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15344: Report memory and I/O ranges even if they are not the first reported resources by PCI device Message-ID: <000601c55a2f$c30effb0$6b01a8c0@PENELOPE> Report memory and I/O ranges even if they are not the first reported resources by PCI device Updated files: trunk/reactos/drivers/bus/pci/pdo.c From hpoussin at svn.reactos.com Mon May 16 19:19:12 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [hpoussin] 15345: Define interrupt resource as required Message-ID: <000601c55a3b$60bbfc30$6b01a8c0@PENELOPE> Define interrupt resource as required Updated files: trunk/reactos/drivers/bus/pci/pdo.c From gvg at svn.reactos.com Mon May 16 20:02:12 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:28 2006 Subject: [ros-svn] [gvg] 15346: Implement some video routines for Xen Message-ID: <000601c55a41$62675380$6b01a8c0@PENELOPE> Implement some video routines for Xen Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c From hpoussin at svn.reactos.com Mon May 16 20:08:58 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hpoussin] 15347: Don't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower/upper filters Message-ID: <000601c55a42$54ab48e0$6b01a8c0@PENELOPE> Don't send multiple IRP_MJ_PNP/IRP_MN_START_DEVICE in case of a device with lower/upper filters Updated files: trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/pnpmgr.c From fireball at svn.reactos.com Mon May 16 21:12:50 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [fireball] 15348: Changed Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!) Message-ID: <000601c55a4b$409b6520$6b01a8c0@PENELOPE> Changed Memory to Port resource, also fixed incorrect DPRINT (thanks to hpoussin!) Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From fireball at svn.reactos.com Mon May 16 21:24:17 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [fireball] 15349: One more fix to resource DPRINTs, now they are correct, for each resource. Message-ID: <000601c55a4c$da33f660$6b01a8c0@PENELOPE> One more fix to resource DPRINTs, now they are correct, for each resource. Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From gvg at svn.reactos.com Mon May 16 21:28:20 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15350: Implement time functions (in GMT, really should be in local time) Message-ID: <000601c55a4d$6b30f780$6b01a8c0@PENELOPE> Implement time functions (in GMT, really should be in local time) Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenrtc.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c From hbirr at svn.reactos.com Mon May 16 21:35:29 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15351: Merge 14269:14454 from trunk. Message-ID: <000601c55a4e$6b0425b0$6b01a8c0@PENELOPE> Merge 14269:14454 from trunk. Added files: branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile.i386 branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile.powerpc branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/ofwboot.s branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/arch/powerpc/ branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/math/powerpc.h branches/cache_manager_rewrite/reactos/include/pseh/native.h branches/cache_manager_rewrite/reactos/lib/aclui/aclui_Sv.rc branches/cache_manager_rewrite/reactos/lib/comctl32/comctl_Sv.rc branches/cache_manager_rewrite/reactos/lib/cpl/sysdm/dk.rc branches/cache_manager_rewrite/reactos/lib/cpl/timedate/Sv.rc branches/cache_manager_rewrite/reactos/lib/kernel32/misc/version.c branches/cache_manager_rewrite/reactos/lib/rtl/i386/chkstk.s branches/cache_manager_rewrite/reactos/lib/rtl/ppb.c branches/cache_manager_rewrite/reactos/lib/rtl/process.c branches/cache_manager_rewrite/reactos/lib/rtl/thread.c branches/cache_manager_rewrite/reactos/lib/user32/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/calc/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/explorer/services/ branches/cache_manager_rewrite/reactos/subsys/system/reactos/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/sndvol32/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/welcome/Sv.rc branches/cache_manager_rewrite/reactos/tools/hack-coff.c branches/cache_manager_rewrite/reactos/tools/ppc-le2be.c branches/cache_manager_rewrite/reactos/tools/rs6000.h Updated files: branches/cache_manager_rewrite/reactos/apps/testsets/loadlib/makefile branches/cache_manager_rewrite/reactos/apps/utils/Makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ftp/makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ping/makefile branches/cache_manager_rewrite/reactos/apps/utils/partinfo/makefile branches/cache_manager_rewrite/reactos/apps/utils/partinfo/partinfo.c branches/cache_manager_rewrite/reactos/apps/utils/pnpdump/makefile branches/cache_manager_rewrite/reactos/apps/utils/pnpdump/pnpdump.c branches/cache_manager_rewrite/reactos/apps/utils/ps/makefile branches/cache_manager_rewrite/reactos/apps/utils/sc/makefile branches/cache_manager_rewrite/reactos/boot/freeldr/Makefile branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/Makefile branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/fs/ntfs.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/math/libgcc2.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/mm/mem.h branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/rtl/print.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/rtl/stdlib.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/circularbuffer.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/devctrl.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/legacy.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/misc.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/pnp.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/rw.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/serial.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/serial.h branches/cache_manager_rewrite/reactos/drivers/fs/np/create.c branches/cache_manager_rewrite/reactos/drivers/fs/np/fsctrl.c branches/cache_manager_rewrite/reactos/drivers/fs/np/npfs.c branches/cache_manager_rewrite/reactos/drivers/fs/np/npfs.h branches/cache_manager_rewrite/reactos/drivers/fs/np/rw.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/cleanup.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/close.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/fcb.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/fsctl.c branches/cache_manager_rewrite/reactos/drivers/fs/vfat/vfat.h branches/cache_manager_rewrite/reactos/drivers/lib/ip/network/ip.c branches/cache_manager_rewrite/reactos/drivers/net/ndis/ndis/protocol.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/dispatch.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/ip.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/include/ticonsts.h branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/dispatch.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/iinfo.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/main.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/dispatch.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/interrupt.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/resource.c branches/cache_manager_rewrite/reactos/drivers/video/videoprt/videoprt.h branches/cache_manager_rewrite/reactos/hal/hal/hal.c branches/cache_manager_rewrite/reactos/hal/hal/hal.def branches/cache_manager_rewrite/reactos/hal/halx86/generic/spinlock.c branches/cache_manager_rewrite/reactos/include/ddk/mmfuncs.h branches/cache_manager_rewrite/reactos/include/funcs.h branches/cache_manager_rewrite/reactos/include/ntos/rtl.h branches/cache_manager_rewrite/reactos/include/pe.h branches/cache_manager_rewrite/reactos/include/pseh/excpt.h branches/cache_manager_rewrite/reactos/include/pseh/framebased/internal.h branches/cache_manager_rewrite/reactos/include/pseh/framebased.h branches/cache_manager_rewrite/reactos/include/pseh/setjmp.h branches/cache_manager_rewrite/reactos/include/pseh.h branches/cache_manager_rewrite/reactos/include/tcpioctl.h branches/cache_manager_rewrite/reactos/lib/aclui/aclui.rc branches/cache_manager_rewrite/reactos/lib/advapi32/advapi32.def branches/cache_manager_rewrite/reactos/lib/advapi32/crypt/crypt.c branches/cache_manager_rewrite/reactos/lib/advapi32/misc/sysfunc.c branches/cache_manager_rewrite/reactos/lib/comctl32/rsrc.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/de.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/en.rc branches/cache_manager_rewrite/reactos/lib/cpl/desk/resource.h branches/cache_manager_rewrite/reactos/lib/cpl/desk/settings.c branches/cache_manager_rewrite/reactos/lib/cpl/timedate/timedate.rc branches/cache_manager_rewrite/reactos/lib/crt/except/matherr.c branches/cache_manager_rewrite/reactos/lib/crt/float/fpecode.c branches/cache_manager_rewrite/reactos/lib/crt/include/internal/file.h branches/cache_manager_rewrite/reactos/lib/crt/include/internal/tls.h branches/cache_manager_rewrite/reactos/lib/crt/stdio/fopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/freopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/fsopen.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/vfprintf.c branches/cache_manager_rewrite/reactos/lib/crt/stdio/vfwprint.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/errno.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/qsort.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/rand.c branches/cache_manager_rewrite/reactos/lib/crt/string/lasttok.c branches/cache_manager_rewrite/reactos/lib/crt/string/strtok.c branches/cache_manager_rewrite/reactos/lib/dinput/mouse.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/adns.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/context.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/free.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/names.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/query.c branches/cache_manager_rewrite/reactos/lib/dnsapi/dnsapi/stubs.c branches/cache_manager_rewrite/reactos/lib/epsapi/makefile branches/cache_manager_rewrite/reactos/lib/iphlpapi/ifenum_reactos.c branches/cache_manager_rewrite/reactos/lib/iphlpapi/iphlpapi_main.c branches/cache_manager_rewrite/reactos/lib/iphlpapi/iphlpapi_private.h branches/cache_manager_rewrite/reactos/lib/kernel32/file/npipe.c branches/cache_manager_rewrite/reactos/lib/kernel32/makefile branches/cache_manager_rewrite/reactos/lib/kernel32/misc/comm.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/env.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/ldr.c branches/cache_manager_rewrite/reactos/lib/kernel32/misc/stubs.c branches/cache_manager_rewrite/reactos/lib/kernel32/process/create.c branches/cache_manager_rewrite/reactos/lib/kernel32/thread/thread.c branches/cache_manager_rewrite/reactos/lib/msafd/include/msafd.h branches/cache_manager_rewrite/reactos/lib/msafd/misc/dllmain.c branches/cache_manager_rewrite/reactos/lib/msgina/msgina.c branches/cache_manager_rewrite/reactos/lib/msgina/stubs.c branches/cache_manager_rewrite/reactos/lib/msi/action.c branches/cache_manager_rewrite/reactos/lib/msi/custom.c branches/cache_manager_rewrite/reactos/lib/msi/format.c branches/cache_manager_rewrite/reactos/lib/ntdll/def/ntdll.def branches/cache_manager_rewrite/reactos/lib/ntdll/makefile branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/critical.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/libsupp.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/path.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/process.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/teb.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/ndr_midl.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_binding.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_binding.h branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_message.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpc_server.c branches/cache_manager_rewrite/reactos/lib/rpcrt4/rpcss_np_client.c branches/cache_manager_rewrite/reactos/lib/rtl/makefile branches/cache_manager_rewrite/reactos/lib/rtl/unicode.c branches/cache_manager_rewrite/reactos/lib/rtl/version.c branches/cache_manager_rewrite/reactos/lib/samlib/dllmain.c branches/cache_manager_rewrite/reactos/lib/shell32/shell32_Sv.rc branches/cache_manager_rewrite/reactos/lib/shell32/shres.rc branches/cache_manager_rewrite/reactos/lib/tgetopt/Makefile branches/cache_manager_rewrite/reactos/lib/user32/user32.rc branches/cache_manager_rewrite/reactos/lib/user32/windows/accel.c branches/cache_manager_rewrite/reactos/lib/userenv/De.rc branches/cache_manager_rewrite/reactos/lib/ws2_32/include/ws2_32.h branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/kdb.c branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/kdb_cli.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/list.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/mutant.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/timer.c branches/cache_manager_rewrite/reactos/ntoskrnl/fs/notify.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/buildirp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iomgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/pnpmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/rw.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/catch.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/kthread.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/mutex.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ldr/init.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/RPoolMgr.h branches/cache_manager_rewrite/reactos/ntoskrnl/mm/mdl.c branches/cache_manager_rewrite/reactos/ntoskrnl/ntoskrnl.def branches/cache_manager_rewrite/reactos/ntoskrnl/ob/handle.c branches/cache_manager_rewrite/reactos/ntoskrnl/po/power.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/cid.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/suspend.c branches/cache_manager_rewrite/reactos/ntoskrnl/rtl/libsupp.c branches/cache_manager_rewrite/reactos/regtests/regtests/Makefile branches/cache_manager_rewrite/reactos/services/rpcss/makefile branches/cache_manager_rewrite/reactos/subsys/csrss/init.c branches/cache_manager_rewrite/reactos/subsys/smss/initss.c branches/cache_manager_rewrite/reactos/subsys/smss/smapiexec.c branches/cache_manager_rewrite/reactos/subsys/system/calc/rsrc.rc branches/cache_manager_rewrite/reactos/subsys/system/cmd/res/terminal.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/Jamfile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.Wine branches/cache_manager_rewrite/reactos/subsys/system/explorer/desktop/desktop.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/dialogs/searchprogram.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer.dsp branches/cache_manager_rewrite/reactos/subsys/system/explorer/explorer_intres.rc branches/cache_manager_rewrite/reactos/subsys/system/explorer/externals.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/computer.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/explorer.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/res/folder.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/mainframe.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/mainframe.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/regfs.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/desktopbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/desktopbar.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/quicklaunch.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/startmenu.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/traynotify.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/traynotify.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/utility.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/utility.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/window.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/window.h branches/cache_manager_rewrite/reactos/subsys/system/format/makefile branches/cache_manager_rewrite/reactos/subsys/system/reactos/reactos.rc branches/cache_manager_rewrite/reactos/subsys/system/reactos/res/reactos.ico branches/cache_manager_rewrite/reactos/subsys/system/services/makefile branches/cache_manager_rewrite/reactos/subsys/system/services/services.c branches/cache_manager_rewrite/reactos/subsys/system/sndvol32/sndvol32.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/De.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/En.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/affinity.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/applpage.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/column.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/debug.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/endproc.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/priority.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/resource.h branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/run.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/taskmgr.c branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/taskmgr.rc branches/cache_manager_rewrite/reactos/subsys/system/taskmgr/trayicon.c branches/cache_manager_rewrite/reactos/subsys/system/welcome/res/welcome.ico branches/cache_manager_rewrite/reactos/subsys/system/welcome/welcome.rc branches/cache_manager_rewrite/reactos/subsys/system/winlogon/winlogon.h branches/cache_manager_rewrite/reactos/subsys/system/winlogon/wlx.c branches/cache_manager_rewrite/reactos/subsys/win32k/misc/object.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/input.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/painting.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/bitmaps.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/dc.c branches/cache_manager_rewrite/reactos/subsys/win32k/objects/pen.c branches/cache_manager_rewrite/reactos/tools/Makefile branches/cache_manager_rewrite/reactos/tools/helper.mk branches/cache_manager_rewrite/reactos/tools/widl/ChangeLog branches/cache_manager_rewrite/reactos/tools/widl/client.c branches/cache_manager_rewrite/reactos/tools/widl/parser.y branches/cache_manager_rewrite/reactos/tools/widl/server.c branches/cache_manager_rewrite/reactos/tools/widl/y.tab.c Deleted files: branches/cache_manager_rewrite/reactos/include/WinDNS.h branches/cache_manager_rewrite/reactos/include/WinError.h branches/cache_manager_rewrite/reactos/include/WinFax.h branches/cache_manager_rewrite/reactos/include/WinSCard.h branches/cache_manager_rewrite/reactos/include/WinSmCrd.h branches/cache_manager_rewrite/reactos/include/WinWlx.h branches/cache_manager_rewrite/reactos/include/aclui.h branches/cache_manager_rewrite/reactos/include/ascii.h branches/cache_manager_rewrite/reactos/include/coff.h branches/cache_manager_rewrite/reactos/include/icmpapi.h branches/cache_manager_rewrite/reactos/include/sockets.h branches/cache_manager_rewrite/reactos/include/wine/cpl.h branches/cache_manager_rewrite/reactos/include/wine/fci.h branches/cache_manager_rewrite/reactos/include/wine/fdi.h branches/cache_manager_rewrite/reactos/include/wine/heap.h branches/cache_manager_rewrite/reactos/include/wine/ver.h branches/cache_manager_rewrite/reactos/lib/commctrl/ branches/cache_manager_rewrite/reactos/lib/coredll/ branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/i386/chkstk.s branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/ppb.c branches/cache_manager_rewrite/reactos/lib/ntdll/rtl/thread.c branches/cache_manager_rewrite/reactos/media/themes/mycomputer.ico branches/cache_manager_rewrite/reactos/media/themes/terminal.ico branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/startup.c From hbirr at svn.reactos.com Mon May 16 21:46:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15352: Message-ID: <000601c55a4f$e5f3e610$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/msgina/ From hbirr at svn.reactos.com Mon May 16 21:46:58 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15353: Message-ID: <000601c55a50$0539e150$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/msgina/ From gvg at svn.reactos.com Mon May 16 22:16:35 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15354: Optimize screen writing Message-ID: <000601c55a54$28b09120$6b01a8c0@PENELOPE> Optimize screen writing Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c branches/xen/reactos/boot/freeldr/freeldr/ui/tuimenu.c From hbirr at svn.reactos.com Mon May 16 22:16:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15355: Message-ID: <000601c55a54$31f268d0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/wininet/ From hbirr at svn.reactos.com Mon May 16 22:17:44 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15356: Message-ID: <000601c55a54$51c2c9c0$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/wininet/ From greatlrd at svn.reactos.com Mon May 16 22:36:28 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15357: drop Keyboard.c gdi version Message-ID: <000601c55a56$efddb960$6b01a8c0@PENELOPE> drop Keyboard.c gdi version Deleted files: trunk/reactos/lib/dinput/keyboard.c From greatlrd at svn.reactos.com Mon May 16 22:42:38 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15358: Drop GDI version of dinput complete and add user hook version of dinput Message-ID: <000601c55a57$cc3c5dd0$6b01a8c0@PENELOPE> Drop GDI version of dinput complete and add user hook version of dinput keyboard.c thx GvG for finding the problem in reactos with user hook and implement userhook mouse.c keep one gdi stuff left but rewrite it to userhook poll mouse poll mouse need to be rewrite so it fix last bug for user hook it is it move the mouse to another locations but it should stand still. when it insate. then we can share the code with wine Added files: trunk/reactos/lib/dinput/keyboard.c Updated files: trunk/reactos/lib/dinput/mouse.c From gvg at svn.reactos.com Mon May 16 23:20:50 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15359: Add typecasts to avoid any possibility of signed/unsigned mismatch warnings Message-ID: <000601c55a5d$228d2160$6b01a8c0@PENELOPE> Add typecasts to avoid any possibility of signed/unsigned mismatch warnings Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c From hbirr at svn.reactos.com Mon May 16 23:22:08 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15360: Message-ID: <000601c55a5d$50ddaad0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Mon May 16 23:24:10 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15361: Message-ID: <000601c55a5d$99635750$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Tue May 17 00:20:05 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15362: Message-ID: <000601c55a65$69601b30$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/lib/riched20/ From hbirr at svn.reactos.com Tue May 17 00:21:01 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15363: Message-ID: <000601c55a65$8ae24ad0$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/lib/riched20/ From gvg at svn.reactos.com Tue May 17 00:42:55 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15364: Implement console input Message-ID: <000601c55a68$99e72c50$6b01a8c0@PENELOPE> Implement console input Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xencons.c From hbirr at svn.reactos.com Tue May 17 03:00:15 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15365: Message-ID: <000601c55a7b$c949c760$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/ntoskrnl/dbg/ From hbirr at svn.reactos.com Tue May 17 03:06:13 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15366: Message-ID: <000601c55a7c$9ec67d20$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From hbirr at svn.reactos.com Tue May 17 03:23:35 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15367: Message-ID: <000601c55a7f$0bab76a0$6b01a8c0@PENELOPE> Deleted files: branches/cache_manager_rewrite/reactos/tools/widl/ From hbirr at svn.reactos.com Tue May 17 03:25:10 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15368: Message-ID: <000601c55a7f$443cf840$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/tools/widl/ From hbirr at svn.reactos.com Tue May 17 03:33:43 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15370: Message-ID: <000601c55a80$75f59670$6b01a8c0@PENELOPE> Added files: branches/cache_manager_rewrite/reactos/subsys/system/reporterror/ From chorns at svn.reactos.com Tue May 17 08:17:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15371: Build sm Message-ID: <000601c55aa8$1f848030$6b01a8c0@PENELOPE> Build sm Added files: branches/xmlbuildsystem/reactos/subsys/system/sm/sm.xml Updated files: branches/xmlbuildsystem/reactos/subsys/system/directory.xml Deleted files: branches/xmlbuildsystem/reactos/subsys/system/sm/makefile From gvg at svn.reactos.com Tue May 17 09:34:25 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15372: Handle partition-less ARC paths Message-ID: <000601c55ab2$d9db17a0$6b01a8c0@PENELOPE> Handle partition-less ARC paths Updated files: branches/xen/reactos/boot/freeldr/freeldr/reactos/arcname.c From gvg at svn.reactos.com Tue May 17 09:35:18 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15373: Implement XenDiskGetPartitionEntry Message-ID: <000601c55ab2$f944ee90$6b01a8c0@PENELOPE> Implement XenDiskGetPartitionEntry Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xendisk.c From gvg at svn.reactos.com Tue May 17 09:39:53 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15374: Stub out XenHwDetect Message-ID: <000601c55ab3$9d1df840$6b01a8c0@PENELOPE> Stub out XenHwDetect Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenhw.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c From greatlrd at svn.reactos.com Tue May 17 14:30:58 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15375: fix a small bug in dinput the last sync with wine did not go well Message-ID: <000601c55adc$47863590$6b01a8c0@PENELOPE> fix a small bug in dinput the last sync with wine did not go well still some bugs left Updated files: trunk/reactos/lib/dinput/dinput_main.c From greatlrd at svn.reactos.com Tue May 17 17:20:28 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15376: Dorp last sync with wine and userhook Message-ID: <000601c55af3$f4d06ce0$6b01a8c0@PENELOPE> Dorp last sync with wine and userhook Before we can sync with wine we need to rewrite the enum and reg of device so it working fine in reactos and windows. Add svn rev 15043 + only userhooks for the mouse at last the mouse are working in tribles windows mode but in full screen it is bit chopy. Not tested tribles in reactos with the new code. Updated files: trunk/reactos/lib/dinput/Makefile.in trunk/reactos/lib/dinput/data_formats.c trunk/reactos/lib/dinput/device.c trunk/reactos/lib/dinput/dinput_main.c trunk/reactos/lib/dinput/dinput_private.h trunk/reactos/lib/dinput/joystick_linux.c trunk/reactos/lib/dinput/joystick_linuxinput.c trunk/reactos/lib/dinput/keyboard.c trunk/reactos/lib/dinput/mouse.c From chorns at svn.reactos.com Tue May 17 19:19:13 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15377: Disable -O2 Message-ID: <000601c55b04$8bc41f10$6b01a8c0@PENELOPE> Disable -O2 Updated files: branches/xmlbuildsystem/reactos/ReactOS.xml From chorns at svn.reactos.com Tue May 17 19:28:43 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [chorns] 15378: Enable warnings Message-ID: <000601c55b05$df8f1ef0$6b01a8c0@PENELOPE> Enable warnings Updated files: branches/xmlbuildsystem/reactos/apps/utils/net/route/route.xml branches/xmlbuildsystem/reactos/drivers/bus/pci/pci.xml branches/xmlbuildsystem/reactos/drivers/dd/sndblst/sndblst.xml branches/xmlbuildsystem/reactos/drivers/lib/ip/ip.xml branches/xmlbuildsystem/reactos/drivers/storage/disk/disk.xml branches/xmlbuildsystem/reactos/lib/freetype/freetype.xml From hpoussin at svn.reactos.com Tue May 17 19:39:53 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hpoussin] 15379: Don't empty the DriverObject extension if it is already initialized and filled Message-ID: <000601c55b07$6eb23a80$6b01a8c0@PENELOPE> Don't empty the DriverObject extension if it is already initialized and filled Updated files: trunk/reactos/ntoskrnl/io/driver.c From ion at svn.reactos.com Tue May 17 20:04:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15380: Fix bug in memory mapping which caused large applications to BSOD the system. Abiword setup now works and other large apps should be fixed as well Message-ID: <000601c55b0a$dcbcd2d0$6b01a8c0@PENELOPE> Fix bug in memory mapping which caused large applications to BSOD the system. Abiword setup now works and other large apps should be fixed as well Updated files: trunk/reactos/ntoskrnl/mm/rmap.c From hbirr at svn.reactos.com Tue May 17 21:00:14 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15381: - Reference the file object in IopSecurityFile. Message-ID: <000601c55b12$a8a7b7f0$6b01a8c0@PENELOPE> - Reference the file object in IopSecurityFile. - Don't set FO_DIRECT_DEVICE_OPEN in IoCreateStreamFileObject. - Disabled the setting of IRP_NOCACHE, because vfat cannot handle cached and non cached requests for the same file. - Set the correct device object in NtWriteFile. Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 17 21:05:00 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15382: Share NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality as NtDev... Message-ID: <000601c55b13$52e6a280$6b01a8c0@PENELOPE> Share NtDevice/FsIoControlFile, fixes NtFsControlFile to have same functionality as NtDev... Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Tue May 17 21:07:01 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15383: Sorry for the nonatomic commit Message-ID: <000601c55b13$9b3a1b70$6b01a8c0@PENELOPE> Sorry for the nonatomic commit Updated files: trunk/reactos/ntoskrnl/io/device.c From hbirr at svn.reactos.com Tue May 17 21:07:51 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15384: Merge 15187:15381 from trunk. Message-ID: <000601c55b13$b8c26120$6b01a8c0@PENELOPE> Merge 15187:15381 from trunk. Added files: branches/cache_manager_rewrite/reactos/lib/dinput/keyboard.c Updated files: branches/cache_manager_rewrite/reactos/Makefile branches/cache_manager_rewrite/reactos/apps/utils/net/ftp/fake.c branches/cache_manager_rewrite/reactos/apps/utils/net/ping/ping.c branches/cache_manager_rewrite/reactos/apps/utils/net/telnet/src/ansiprsr.cpp branches/cache_manager_rewrite/reactos/apps/utils/net/telnet/src/ansiprsr.h branches/cache_manager_rewrite/reactos/apps/utils/net/whois/whois.c branches/cache_manager_rewrite/reactos/boot/freeldr/bootsect/fat.asm branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/cache_manager_rewrite/reactos/boot/freeldr/freeldr/disk/partition.c branches/cache_manager_rewrite/reactos/bootdata/livecd.inf branches/cache_manager_rewrite/reactos/bootdata/packages/reactos.dff branches/cache_manager_rewrite/reactos/drivers/bus/pci/pdo.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/detect.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/fdo.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/misc.c branches/cache_manager_rewrite/reactos/drivers/bus/serenum/serenum.h branches/cache_manager_rewrite/reactos/drivers/dd/serial/close.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/create.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/devctrl.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/info.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/misc.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/pnp.c branches/cache_manager_rewrite/reactos/drivers/dd/serial/rw.c branches/cache_manager_rewrite/reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/proc.h branches/cache_manager_rewrite/reactos/drivers/lib/oskittcp/makefile branches/cache_manager_rewrite/reactos/drivers/net/npf/time_calls.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/info.c branches/cache_manager_rewrite/reactos/drivers/net/tcpip/tcpip/main.c branches/cache_manager_rewrite/reactos/drivers/storage/atapi/atapi.c branches/cache_manager_rewrite/reactos/drivers/storage/disk/disk.c branches/cache_manager_rewrite/reactos/drivers/usb/cromwell/uhci/uhci_main.c branches/cache_manager_rewrite/reactos/include/ddk/exfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/extypes.h branches/cache_manager_rewrite/reactos/include/ddk/iodef.h branches/cache_manager_rewrite/reactos/include/ddk/iotypes.h branches/cache_manager_rewrite/reactos/include/ddk/obfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/psfuncs.h branches/cache_manager_rewrite/reactos/include/ddk/pstypes.h branches/cache_manager_rewrite/reactos/include/ddk/sefuncs.h branches/cache_manager_rewrite/reactos/include/ddk/setypes.h branches/cache_manager_rewrite/reactos/include/funcs.h branches/cache_manager_rewrite/reactos/lib/cpl/intl/locale.c branches/cache_manager_rewrite/reactos/lib/crt/stdlib/splitp.c branches/cache_manager_rewrite/reactos/lib/dinput/Makefile.in branches/cache_manager_rewrite/reactos/lib/dinput/data_formats.c branches/cache_manager_rewrite/reactos/lib/dinput/device.c branches/cache_manager_rewrite/reactos/lib/dinput/dinput_main.c branches/cache_manager_rewrite/reactos/lib/dinput/dinput_private.h branches/cache_manager_rewrite/reactos/lib/dinput/joystick_linux.c branches/cache_manager_rewrite/reactos/lib/dinput/joystick_linuxinput.c branches/cache_manager_rewrite/reactos/lib/dinput/mouse.c branches/cache_manager_rewrite/reactos/lib/kernel32/process/session.c branches/cache_manager_rewrite/reactos/lib/mesa32/Makefile branches/cache_manager_rewrite/reactos/lib/oleaut32/oleaut32_Sv.rc branches/cache_manager_rewrite/reactos/lib/user32/windows/hook.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/cm.h branches/cache_manager_rewrite/reactos/ntoskrnl/cm/ntfunc.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/registry.c branches/cache_manager_rewrite/reactos/ntoskrnl/cm/regobj.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/callback.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/event.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/evtpair.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/lookas.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/mutant.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/profile.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/sem.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/timer.c branches/cache_manager_rewrite/reactos/ntoskrnl/ex/win32k.c branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/io.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/ob.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/port.h branches/cache_manager_rewrite/reactos/ntoskrnl/include/internal/ps.h branches/cache_manager_rewrite/reactos/ntoskrnl/io/device.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/driver.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/file.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iocomp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/iomgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/irp.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/pnpmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/resource.c branches/cache_manager_rewrite/reactos/ntoskrnl/io/share.c branches/cache_manager_rewrite/reactos/ntoskrnl/ke/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ldr/init.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/close.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/create.c branches/cache_manager_rewrite/reactos/ntoskrnl/lpc/port.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/rmap.c branches/cache_manager_rewrite/reactos/ntoskrnl/mm/section.c branches/cache_manager_rewrite/reactos/ntoskrnl/ntoskrnl.def branches/cache_manager_rewrite/reactos/ntoskrnl/ob/dirobj.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/handle.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/namespc.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/object.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/symlink.c branches/cache_manager_rewrite/reactos/ntoskrnl/ob/wait.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/cid.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/job.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/process.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/psmgr.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/security.c branches/cache_manager_rewrite/reactos/ntoskrnl/ps/win32.c branches/cache_manager_rewrite/reactos/ntoskrnl/se/access.c branches/cache_manager_rewrite/reactos/ntoskrnl/se/token.c branches/cache_manager_rewrite/reactos/subsys/system/cmd/En.rc branches/cache_manager_rewrite/reactos/subsys/system/cmd/color.c branches/cache_manager_rewrite/reactos/subsys/system/expand/expand.c branches/cache_manager_rewrite/reactos/subsys/system/expand/makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Jamfile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/explorer/Makefile.Wine branches/cache_manager_rewrite/reactos/subsys/system/explorer/i386-stub-win32.c branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/pane.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/shellbrowser.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/webchild.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/shell/webchild.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/taskbar/taskbar.cpp branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/dragdropimpl.h branches/cache_manager_rewrite/reactos/subsys/system/explorer/utility/shellbrowserimpl.h branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile.MinGW branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/Makefile.PCH branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/ibrowser.dsp branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/make_ibrowser.dsp branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/utility/utility.h branches/cache_manager_rewrite/reactos/subsys/system/ibrowser/webchild.h branches/cache_manager_rewrite/reactos/subsys/system/regedit/childwnd.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/framewnd.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/hexedit.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/main.h branches/cache_manager_rewrite/reactos/subsys/system/regedit/regproc.c branches/cache_manager_rewrite/reactos/subsys/system/regedit/security.c branches/cache_manager_rewrite/reactos/subsys/system/regsvr32/regsvr32.c branches/cache_manager_rewrite/reactos/subsys/system/regsvr32/regsvr32.rc branches/cache_manager_rewrite/reactos/subsys/system/rundll32/rundll32.c branches/cache_manager_rewrite/reactos/subsys/system/rundll32/rundll32.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/Makefile branches/cache_manager_rewrite/reactos/subsys/system/winefile/Sv.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/de.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/en.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/es.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/fr.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/hu.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/it.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/license.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/nl.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/pt.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/resource.h branches/cache_manager_rewrite/reactos/subsys/system/winefile/resource.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/ru.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/si.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.dsp branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.h branches/cache_manager_rewrite/reactos/subsys/system/winefile/winefile.rc branches/cache_manager_rewrite/reactos/subsys/system/winefile/zh.rc branches/cache_manager_rewrite/reactos/subsys/win32k/include/desktop.h branches/cache_manager_rewrite/reactos/subsys/win32k/include/msgqueue.h branches/cache_manager_rewrite/reactos/subsys/win32k/include/winsta.h branches/cache_manager_rewrite/reactos/subsys/win32k/main/dllmain.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/callback.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/desktop.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/hook.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/input.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/message.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/msgqueue.c branches/cache_manager_rewrite/reactos/subsys/win32k/ntuser/winsta.c branches/cache_manager_rewrite/reactos/subsys/win32k/w32k.h branches/cache_manager_rewrite/reactos/tools/Makefile branches/cache_manager_rewrite/reactos/tools/cdmake/cdmake.c branches/cache_manager_rewrite/reactos/tools/rsym.c Deleted files: branches/cache_manager_rewrite/reactos/boot/freeldr/ntvdmpat.c branches/cache_manager_rewrite/reactos/boot/freeldr/readme branches/cache_manager_rewrite/reactos/lib/dinput/keyboard.c branches/cache_manager_rewrite/reactos/subsys/system/winefile/cz.rc From hbirr at svn.reactos.com Tue May 17 21:09:31 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15385: Reverted the changes from the previous commit for rsym.c. Message-ID: <000601c55b13$f4751ff0$6b01a8c0@PENELOPE> Reverted the changes from the previous commit for rsym.c. Updated files: branches/cache_manager_rewrite/reactos/tools/rsym.c From ion at svn.reactos.com Tue May 17 21:16:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15386: Sorry for the nonatomic commit Message-ID: <000601c55b14$ec4a8f30$6b01a8c0@PENELOPE> Sorry for the nonatomic commit Updated files: trunk/reactos/ntoskrnl/io/fs.c From hbirr at svn.reactos.com Tue May 17 22:29:04 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [hbirr] 15387: Fixed rsym for executables without any debug informations. Message-ID: <000601c55b1f$117d3820$6b01a8c0@PENELOPE> Fixed rsym for executables without any debug informations. Updated files: trunk/reactos/tools/rsym.c From ion at svn.reactos.com Tue May 17 22:43:30 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15388: make cabman report error when file doesnt exist. Patch by Usurp Message-ID: <000601c55b21$155bbff0$6b01a8c0@PENELOPE> make cabman report error when file doesnt exist. Patch by Usurp Updated files: trunk/reactos/tools/cabman/dfp.cxx trunk/reactos/tools/cabman/main.cxx From ion at svn.reactos.com Tue May 17 22:51:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15389: Implement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu if debuggins is used. Patch by Tinus Message-ID: <000601c55b22$3a853030$6b01a8c0@PENELOPE> Implement mouse packet timeout. Fixes right-click menu appearing incorrectly on qemu if debuggins is used. Patch by Tinus Updated files: trunk/reactos/drivers/input/i8042prt/i8042prt.h trunk/reactos/drivers/input/i8042prt/mouse.c From greatlrd at svn.reactos.com Tue May 17 23:18:07 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15390: Fix unicode / ansi build problem for -D_DEBUG build Message-ID: <000601c55b25$eb7ef210$6b01a8c0@PENELOPE> Fix unicode / ansi build problem for -D_DEBUG build a old bug in cmd. Bug report 629 in bugzila fix by tinus and his patch at bugzila Updated files: trunk/reactos/subsys/system/cmd/dir.c From gvg at svn.reactos.com Wed May 18 00:15:22 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [gvg] 15391: Move final stage of boot to architecture-dependent files Message-ID: <000601c55b2d$eb50e390$6b01a8c0@PENELOPE> Move final stage of boot to architecture-dependent files Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/pcboot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xboxboot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenboot.c Updated files: branches/xen/reactos/boot/freeldr/freeldr/Makefile branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machpc.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machpc.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxbox.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxbox.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c branches/xen/reactos/boot/freeldr/freeldr/include/machine.h branches/xen/reactos/boot/freeldr/freeldr/include/multiboot.h branches/xen/reactos/boot/freeldr/freeldr/machine.c branches/xen/reactos/boot/freeldr/freeldr/multiboot.c branches/xen/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xen/reactos/boot/freeldr/freeldr/reactos/setupldr.c From ion at svn.reactos.com Wed May 18 19:17:37 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15392: Fix usetup. This hack needs to remain even though it's incorrect since it's what ROS expects. I am working on rewriting IoCreateFile so these hacks can go away. Please do not remove it Message-ID: <000601c55bcd$7ce98830$6b01a8c0@PENELOPE> Fix usetup. This hack needs to remain even though it's incorrect since it's what ROS expects. I am working on rewriting IoCreateFile so these hacks can go away. Please do not remove it Updated files: trunk/reactos/ntoskrnl/io/file.c From ion at svn.reactos.com Wed May 18 19:54:18 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15393: Svn maintenance Message-ID: <000601c55bd2$9cf7ea40$6b01a8c0@PENELOPE> Svn maintenance From ion at svn.reactos.com Wed May 18 21:08:04 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15394: Prettify usetup a bit, show a warranty page before continuing installation (not a license agreement, simply a message stating this is a beta foss product with no warranty), make progressbars have a double border and change the copy file dialog a bit. Also changed setupldr and ntoskrnl to have a more unified text-mode look/appearance when installing. The effect is really nice and the blue screen with gray status-bar appears as soon as the CD boots and takes you all the way to usetup without any breakages or black/blue/black/blue fades and confusing messages. Also, fixed ntoskrnl not to break into KDBG if /NODEBUG is set. Message-ID: <000601c55bdc$eb014970$6b01a8c0@PENELOPE> Prettify usetup a bit, show a warranty page before continuing installation (not a license agreement, simply a message stating this is a beta foss product with no warranty), make progressbars have a double border and change the copy file dialog a bit. Also changed setupldr and ntoskrnl to have a more unified text-mode look/appearance when installing. The effect is really nice and the blue screen with gray status-bar appears as soon as the CD boots and takes you all the way to usetup without any breakages or black/blue/black/blue fades and confusing messages. Also, fixed ntoskrnl not to break into KDBG if /NODEBUG is set. Updated files: trunk/reactos/boot/freeldr/freeldr/reactos/reactos.c trunk/reactos/boot/freeldr/freeldr/reactos/setupldr.c trunk/reactos/boot/freeldr/freeldr/ui/ui.c trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/ldr/loader.c trunk/reactos/subsys/system/usetup/format.c trunk/reactos/subsys/system/usetup/progress.c trunk/reactos/subsys/system/usetup/progress.h trunk/reactos/subsys/system/usetup/usetup.c From ion at svn.reactos.com Wed May 18 21:26:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [ion] 15395: Object Manager Patch. This patch continues the work done in the previous patch and makes the following changes in order to support OB 2.0 (it basically temporarily fixes a highly incorrect implementation so that caller code will be ready to work with the OB 2.0 without change): Message-ID: <000601c55bdf$8bc62360$6b01a8c0@PENELOPE> Object Manager Patch. This patch continues the work done in the previous patch and makes the following changes in order to support OB 2.0 (it basically temporarily fixes a highly incorrect implementation so that caller code will be ready to work with the OB 2.0 without change): 1) The documented Object Create Information Structure and semantics implemented. All Object Attributes and passed data from user-mode is now probed and saved into this object create structure when ObCreateObject is called. 2) ObCreateObject does NOT PERFORM ANY OTHER OPERATION EXCEPT CREATING THE OBJECT ANYMORE. ObCreateObject will NOT insert the Object into the tree and other operations. These are now done correctly by ObInsertObject. Therefore, the biggest hurdle was changing pieces of code which assumed ObCreateObject would be enough. 3) ObInsertObject uses the captured create info for all operations isntead of the Object Attributes. 4) ObFindObject now uses the captured info as well. 5) The OBject name and directory are now stored in the documented Object Name Information, always allocated and freed from non paged pool. HACKS: 5) Because the registry code is horribly broken and doesn't use ObFindObjectByName, the old ObFindObject had to be temporarily duplicated into CmpFindObject. 7) Win32k used ObInsertObject in CsrInsertObject as a way to create a handle inside csrss. However, OBInsertObject now does more then this. As a temporary hack, ObpCreateHandle is exported from the kernel and called from win32k. A fix needs to be done for this, but I don't know the design of win32k+csrss well enough to find a solution. 8) SEH has been commented out in some places of the new probing code because it breaks smss and explorer. These need to be investigated (seh did not exist in the previous code, so this is not really a hack) 9) Named objects with a parent directory are NOT allowed. However because of bugs in kernel32, the new check has been temporarily disabled. (this check did not exist in the previous code, so this is not really a hack) The next patch will add a proper ObFindObject which will support a more complete Parse Procedure with context and security information. This is needed for proper registry access (requested by Eric Kohl) and for proper functionality of the Desktop/File creation, which should use the Parse routine, and not the Create Handle Routine. This will also make it possible to remove some previous hacks and pave the way for a fixed Iop/IoCreateFile Updated files: trunk/reactos/include/ddk/obfuncs.h trunk/reactos/ntoskrnl/cm/cm.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ntoskrnl.def trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/ntobj.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/rtl/nls.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/token.c trunk/reactos/subsys/system/services/database.c trunk/reactos/subsys/win32k/ntuser/csr.c trunk/reactos/w32api/include/ddk/winddk.h From greatlrd at svn.reactos.com Wed May 18 21:46:42 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:29 2006 Subject: [ros-svn] [greatlrd] 15396: Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt Message-ID: <000601c55be2$507dded0$6b01a8c0@PENELOPE> Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt Added files: trunk/reactos/lib/setupapi/Sv.rc Updated files: trunk/reactos/lib/setupapi/setupapi.rc From greatlrd at svn.reactos.com Wed May 18 21:58:29 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [greatlrd] 15397: Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt Message-ID: <000601c55be3$f5ffc110$6b01a8c0@PENELOPE> Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt Added files: trunk/reactos/lib/msacm/msacm_Sv.rc Updated files: trunk/reactos/lib/msacm/msacm.rc From greatlrd at svn.reactos.com Wed May 18 22:19:24 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [greatlrd] 15398: Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt, Wacko and by Me (GreatLord) Message-ID: <000601c55be6$e2261740$6b01a8c0@PENELOPE> Swdish translations by irc:anders1 proofread by Andreas Bjerkeholt, Wacko and by Me (GreatLord) Added files: trunk/reactos/lib/shdocvw/Sv.rc Updated files: trunk/reactos/lib/shdocvw/shdocvw.rc From hpoussin at svn.reactos.com Wed May 18 23:23:56 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15399: Implement IRP_MN_QUERY_RESOURCE_REQUIREMENTS Message-ID: <000601c55bef$e5e6b2a0$6b01a8c0@PENELOPE> Implement IRP_MN_QUERY_RESOURCE_REQUIREMENTS Updated files: trunk/reactos/drivers/bus/acpi/ospm/fdo.c trunk/reactos/drivers/bus/acpi/ospm/include/acpisys.h trunk/reactos/drivers/bus/acpi/ospm/pdo.c From ion at svn.reactos.com Wed May 18 23:28:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15400: Revert accidental commit Message-ID: <000601c55bf0$7fa9a4b0$6b01a8c0@PENELOPE> Revert accidental commit Updated files: trunk/reactos/subsys/system/services/database.c From hpoussin at svn.reactos.com Wed May 18 23:48:43 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15401: Use translated resources list to get informations about interrupt Message-ID: <000601c55bf3$5c1ea560$6b01a8c0@PENELOPE> Use translated resources list to get informations about interrupt Updated files: trunk/reactos/drivers/dd/serial/legacy.c trunk/reactos/drivers/dd/serial/pnp.c trunk/reactos/drivers/dd/serial/serial.h From hpoussin at svn.reactos.com Thu May 19 00:05:13 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15402: Basic resources device allocation (doesn't prevent conflicts) Message-ID: <000601c55bf5$aa80f3a0$6b01a8c0@PENELOPE> Basic resources device allocation (doesn't prevent conflicts) Send allocated resources in IRP_MN_START_DEVICE Updated files: trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/pnpmgr.c From Phreak at svn.reactos.com Thu May 19 02:59:43 2005 From: Phreak at svn.reactos.com (Phreak@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [Phreak] 15403: Rewrote usetup's file copy and cabinet extraction code to use memory mapped files Message-ID: <000601c55c0e$0afd30f0$6b01a8c0@PENELOPE> Rewrote usetup's file copy and cabinet extraction code to use memory mapped files This increased performance and the code is cleaner Still needs a bit more cleaning up, but so far, looks good, needs some testing Updated files: trunk/reactos/subsys/system/usetup/cabinet.c trunk/reactos/subsys/system/usetup/cabinet.h trunk/reactos/subsys/system/usetup/filesup.c From ion at svn.reactos.com Thu May 19 03:46:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15404: fix compiling Message-ID: <000601c55c14$a0b5fdb0$6b01a8c0@PENELOPE> fix compiling Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From ion at svn.reactos.com Thu May 19 03:58:27 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15405: fix boot on vmware Message-ID: <000601c55c16$3f4a0a60$6b01a8c0@PENELOPE> fix boot on vmware Updated files: trunk/reactos/ntoskrnl/io/driver.c From arty at svn.reactos.com Thu May 19 04:53:54 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [arty] 15406: Corrected uninitialized timeout variable. Will be needed later when ARP calls Message-ID: <000601c55c1d$fe6dc1a0$6b01a8c0@PENELOPE> Corrected uninitialized timeout variable. Will be needed later when ARP calls are present in iphlpapi. Updated files: trunk/reactos/subsys/system/dhcp/dhclient.c From ion at svn.reactos.com Thu May 19 05:24:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15407: Don't free io completion packet twice Message-ID: <000601c55c22$4db86220$6b01a8c0@PENELOPE> Don't free io completion packet twice Updated files: trunk/reactos/ntoskrnl/io/iocomp.c From arty at svn.reactos.com Thu May 19 05:36:22 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [arty] 15408: Don't free this MDL. The I/O manager now does it for us. Message-ID: <000601c55c23$ed65a700$6b01a8c0@PENELOPE> Don't free this MDL. The I/O manager now does it for us. Updated files: trunk/reactos/drivers/net/afd/afd/info.c From ion at svn.reactos.com Thu May 19 07:26:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15409: Unnamed objects do not have a base directory. Message-ID: <000601c55c33$551c4250$6b01a8c0@PENELOPE> Unnamed objects do not have a base directory. Updated files: trunk/reactos/lib/kernel32/mem/section.c trunk/reactos/lib/kernel32/synch/event.c trunk/reactos/lib/kernel32/synch/mutex.c trunk/reactos/lib/kernel32/synch/sem.c trunk/reactos/lib/kernel32/synch/timer.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/ob/object.c From greatlrd at svn.reactos.com Thu May 19 17:32:24 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [greatlrd] 15410: Fix CD bug for Message-ID: <000601c55c87$f4d1aed0$6b01a8c0@PENELOPE> Fix CD bug for CD "program files" cd did only working with CD program files now it support "" Updated files: trunk/reactos/subsys/system/cmd/internal.c From chorns at svn.reactos.com Thu May 19 20:38:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15411: Don't put modules in project root to avoid overwriting the top-level makefile with a proxy makefile Message-ID: <000601c55ca1$e5c37850$6b01a8c0@PENELOPE> Don't put modules in project root to avoid overwriting the top-level makefile with a proxy makefile Added files: branches/xmlbuildsystem/reactos/bootdata/bootcd/ branches/xmlbuildsystem/reactos/bootdata/bootcd/bootcd.xml branches/xmlbuildsystem/reactos/bootdata/livecd/ branches/xmlbuildsystem/reactos/bootdata/livecd/livecd.xml Updated files: branches/xmlbuildsystem/reactos/ReactOS.xml branches/xmlbuildsystem/reactos/bootdata/bootdata.xml From sedwards at svn.reactos.com Thu May 19 21:00:39 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [sedwards] 15412: Watch the case damnit. Sorry Windows users Message-ID: <000601c55ca5$0c859f10$6b01a8c0@PENELOPE> Watch the case damnit. Sorry Windows users Added files: branches/xmlbuildsystem/reactos/subsys/system/winefile/sv.rc Deleted files: branches/xmlbuildsystem/reactos/subsys/system/winefile/Sv.rc From chorns at svn.reactos.com Thu May 19 21:53:05 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15413: Option to disable automatic dependencies Message-ID: <000601c55cac$5f4fc200$6b01a8c0@PENELOPE> Option to disable automatic dependencies Added files: branches/xmlbuildsystem/reactos/tools/rbuild/configuration.cpp Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/backend.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/devcpp/devcpp.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.cpp branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.h branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak From hpoussin at svn.reactos.com Fri May 20 00:02:36 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15414: Don't create a new DriverObject if one is already existing Message-ID: <000601c55cbe$77566720$6b01a8c0@PENELOPE> Don't create a new DriverObject if one is already existing Updated files: trunk/reactos/ntoskrnl/include/internal/io.h trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/pnpmgr.c From hpoussin at svn.reactos.com Fri May 20 00:04:47 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15415: IoGetDeviceProperty(): Message-ID: <000601c55cbe$c52fc130$6b01a8c0@PENELOPE> IoGetDeviceProperty(): Fix DevicePropertyEnumeratorName Implement DevicePropertyPhysicalDeviceObjectName Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From ion at svn.reactos.com Fri May 20 01:26:59 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15416: Fix one of the added hacks. ObpCreateHAndle not exported anymore, and win32k now duplicates the handle nicely (Also faster since we don't have to attach/detach to csr anymore Message-ID: <000601c55cca$40d02860$6b01a8c0@PENELOPE> Fix one of the added hacks. ObpCreateHAndle not exported anymore, and win32k now duplicates the handle nicely (Also faster since we don't have to attach/detach to csr anymore Updated files: trunk/reactos/ntoskrnl/ntoskrnl.def trunk/reactos/subsys/win32k/include/csr.h trunk/reactos/subsys/win32k/ntuser/csr.c trunk/reactos/subsys/win32k/ntuser/desktop.c From ion at svn.reactos.com Fri May 20 02:17:37 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [ion] 15417: Ensure success Message-ID: <000601c55cd1$53bb9610$6b01a8c0@PENELOPE> Ensure success Updated files: trunk/reactos/subsys/win32k/ntuser/csr.c From hpoussin at svn.reactos.com Fri May 20 02:47:18 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15418: Set svn:keywords and svn:eol-style properties Message-ID: <000601c55cd5$79949fe0$6b01a8c0@PENELOPE> Set svn:keywords and svn:eol-style properties Change some DPRINT1 to DPRINT in bug.c, clock.c, gate.c Updated files: trunk/reactos/ntoskrnl/ke/bug.c trunk/reactos/ntoskrnl/ke/clock.c trunk/reactos/ntoskrnl/ke/gate.c trunk/reactos/ntoskrnl/ke/i386/main.S From hpoussin at svn.reactos.com Fri May 20 03:08:40 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15419: Remove some debug messages at boot Message-ID: <000601c55cd8$75783270$6b01a8c0@PENELOPE> Remove some debug messages at boot Updated files: trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/kdbg/kdb_cli.c From hpoussin at svn.reactos.com Fri May 20 03:10:02 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15420: Remove some debug messages at boot Message-ID: <000601c55cd8$a68f55f0$6b01a8c0@PENELOPE> Remove some debug messages at boot Updated files: trunk/reactos/drivers/bus/acpi/ospm/acpisys.c trunk/reactos/drivers/bus/acpi/ospm/fdo.c trunk/reactos/drivers/bus/acpi/ospm/osl.c trunk/reactos/drivers/bus/pci/pci.c From hpoussin at svn.reactos.com Fri May 20 03:54:12 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15421: Set BusNumber and SlotNumber in resource requirements list Message-ID: <000601c55cde$d1ea3750$6b01a8c0@PENELOPE> Set BusNumber and SlotNumber in resource requirements list Updated files: trunk/reactos/drivers/bus/pci/pdo.c From sedwards at svn.reactos.com Fri May 20 04:19:02 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [sedwards] 15422: adjust case on a header. Sorry Windows users. Do not use mixed case filenames. Message-ID: <000601c55ce2$4a193f20$6b01a8c0@PENELOPE> adjust case on a header. Sorry Windows users. Do not use mixed case filenames. Added files: trunk/reactos/ntoskrnl/mm/rpoolmgr.h Updated files: trunk/reactos/ntoskrnl/mm/ppool.c Deleted files: trunk/reactos/ntoskrnl/mm/RPoolMgr.h From Phreak at svn.reactos.com Fri May 20 04:21:55 2005 From: Phreak at svn.reactos.com (Phreak@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [Phreak] 15423: Removed invalid . from path in this usetup ini file as a temporary fix. Next step is to remove the darn ini file entirely Message-ID: <000601c55ce2$b0f44550$6b01a8c0@PENELOPE> Removed invalid . from path in this usetup ini file as a temporary fix. Next step is to remove the darn ini file entirely Updated files: trunk/reactos/bootdata/packages/reactos.dff From hpoussin at svn.reactos.com Fri May 20 04:37:53 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15424: IopAssignDeviceResources(): Message-ID: <000601c55ce4$ebfea440$6b01a8c0@PENELOPE> IopAssignDeviceResources(): Fix translated resource list for I/O ports and memory ranges Fix raw resource list for interrupts Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From hpoussin at svn.reactos.com Fri May 20 04:46:27 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15425: Remove some debug messages at boot Message-ID: <000601c55ce6$1ea46190$6b01a8c0@PENELOPE> Remove some debug messages at boot Updated files: trunk/reactos/ntoskrnl/io/pnpreport.c trunk/reactos/ntoskrnl/io/pnproot.c From sedwards at svn.reactos.com Fri May 20 05:50:17 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [sedwards] 15426: started moving tags to a private internal header Message-ID: <000601c55cef$098e3160$6b01a8c0@PENELOPE> started moving tags to a private internal header Added files: trunk/reactos/ntoskrnl/include/internal/tag.h Updated files: trunk/reactos/ntoskrnl/cc/view.c trunk/reactos/ntoskrnl/ex/resource.c trunk/reactos/ntoskrnl/fs/notify.c trunk/reactos/ntoskrnl/include/ntoskrnl.h trunk/reactos/ntoskrnl/io/device.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/io/fs.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/io/iowork.c trunk/reactos/ntoskrnl/io/irp.c trunk/reactos/ntoskrnl/io/irq.c trunk/reactos/ntoskrnl/io/rawfs.c From sedwards at svn.reactos.com Fri May 20 06:33:53 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [sedwards] 15427: move the rest of the alread defined tags to the private tag.h Message-ID: <000601c55cf5$20674970$6b01a8c0@PENELOPE> move the rest of the alread defined tags to the private tag.h Updated files: trunk/reactos/ntoskrnl/include/internal/tag.h trunk/reactos/ntoskrnl/io/mdl.c trunk/reactos/ntoskrnl/io/pnpnotify.c trunk/reactos/ntoskrnl/io/resource.c trunk/reactos/ntoskrnl/io/timer.c trunk/reactos/ntoskrnl/io/vpb.c trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c trunk/reactos/ntoskrnl/ldr/loader.c trunk/reactos/ntoskrnl/lpc/connect.c trunk/reactos/ntoskrnl/mm/aspace.c trunk/reactos/ntoskrnl/mm/marea.c trunk/reactos/ntoskrnl/mm/pageop.c trunk/reactos/ntoskrnl/mm/pool.c trunk/reactos/ntoskrnl/mm/region.c trunk/reactos/ntoskrnl/mm/rmap.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ps/cid.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/kill.c trunk/reactos/ntoskrnl/ps/notify.c trunk/reactos/ntoskrnl/rtl/handle.c trunk/reactos/ntoskrnl/se/acl.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/sid.c From navaraf at svn.reactos.com Fri May 20 08:21:05 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] =?iso-8859-1?q?=5Bnavaraf=5D_15428=3A_Luk=E1=5F_=22den?= =?iso-8859-1?q?zil=22_Frolka_=3Cd3nzil=40gmail=2Ecom=3E?= Message-ID: <000601c55d04$1a71b8c0$6b01a8c0@PENELOPE> Luk?_ "denzil" Frolka Czech translation of Explorer (some settings dialogs are still untranslated). Added files: trunk/reactos/subsys/system/explorer/explorer-cz.rc Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From arty at svn.reactos.com Fri May 20 10:06:30 2005 From: arty at svn.reactos.com (arty@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [arty] 15429: Turned on -Werror Message-ID: <000601c55d12$d449fba0$6b01a8c0@PENELOPE> Turned on -Werror Propogate AdapterBinding rather than LogicalAdapter or MiniportBlock in places where we handle a request since we might need the protocol that did the request later on, get rid of LogicalAdapter completely as according to Filip, it's never needed. Also, remove the Packet context hack in send complete if possible as this is now unnecessary (we now send all needed information in the work item instead). MiniQueueWorkItem, MiniDequeueWorkItem and MiniDoRequest were all changed to take an AdapterBinding. Added MiniRequestComplete, which handles a request complete. Fixed hang in ipconfig and the tcpip control panel. Updated files: trunk/reactos/drivers/net/ndis/Makefile trunk/reactos/drivers/net/ndis/include/miniport.h trunk/reactos/drivers/net/ndis/include/ndissys.h trunk/reactos/drivers/net/ndis/ndis/miniport.c trunk/reactos/drivers/net/ndis/ndis/protocol.c From gvg at svn.reactos.com Fri May 20 12:33:30 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [gvg] 15430: For Xen, setup paging the way the kernel wants it and Message-ID: <000601c55d27$5d6401b0$6b01a8c0@PENELOPE> For Xen, setup paging the way the kernel wants it and transfer control to the kernel Added files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386mem.h Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/i386boot.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/machxen.h branches/xen/reactos/boot/freeldr/freeldr/arch/i386/mb.S branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenboot.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenmem.c From gvg at svn.reactos.com Fri May 20 12:55:56 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [gvg] 15431: Backport to Xen 2 Message-ID: <000601c55d2a$8005f1d0$6b01a8c0@PENELOPE> Backport to Xen 2 Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenmem.c From greatlrd at svn.reactos.com Fri May 20 14:55:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [greatlrd] 15432: Add new thing to cd. Message-ID: <000601c55d3b$290d5380$6b01a8c0@PENELOPE> Add new thing to cd. Make cd pr* working Updated files: trunk/reactos/subsys/system/cmd/internal.c From chorns at svn.reactos.com Fri May 20 16:55:17 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15433: Optimize SourceFile::ReadInclude Message-ID: <000601c55d4b$ef911400$6b01a8c0@PENELOPE> Optimize SourceFile::ReadInclude Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/automaticdependency.cpp From chorns at svn.reactos.com Fri May 20 17:12:34 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15434: Implement 'make test' Message-ID: <000601c55d4e$5a114280$6b01a8c0@PENELOPE> Implement 'make test' Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.cpp branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/mingw.h From chorns at svn.reactos.com Fri May 20 17:15:21 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15435: Don't echo executable name of test Message-ID: <000601c55d4e$bd21d330$6b01a8c0@PENELOPE> Don't echo executable name of test Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From hbirr at svn.reactos.com Fri May 20 20:15:46 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hbirr] 15436: - Create always the output file. If no debug section exist, do not create a rossym section. Message-ID: <000601c55d67$f187ca30$6b01a8c0@PENELOPE> - Create always the output file. If no debug section exist, do not create a rossym section. Updated files: trunk/reactos/tools/rsym.c From chorns at svn.reactos.com Fri May 20 21:07:26 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [chorns] 15437: Support alternate name for hooked function Message-ID: <000601c55d6f$2905dbd0$6b01a8c0@PENELOPE> Support alternate name for hooked function Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/stubbedcomponent.cpp branches/xmlbuildsystem/reactos/tools/rbuild/testsupportcode.cpp From greatlrd at svn.reactos.com Fri May 20 23:33:51 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [greatlrd] 15438: Implement same behavor for cd * as ms cmd cd * Message-ID: <000601c55d83$9dcffe00$6b01a8c0@PENELOPE> Implement same behavor for cd * as ms cmd cd * Left to implement is /D options for cd then it is same level as ms win2k cmd cd En.rc Fix a options error for cd it did say cd -, but it it is cd . Updated files: trunk/reactos/subsys/system/cmd/En.rc trunk/reactos/subsys/system/cmd/internal.c From hpoussin at svn.reactos.com Fri May 20 23:43:58 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15439: Modify some pci_hal funcs, fix obvious errors in code Message-ID: <000601c55d85$079a8d90$6b01a8c0@PENELOPE> Modify some pci_hal funcs, fix obvious errors in code Updated files: trunk/reactos/drivers/usb/cromwell/core/hcd-pci.c trunk/reactos/drivers/usb/cromwell/host/ohci_main.h trunk/reactos/drivers/usb/cromwell/linux/linux_wrapper.h trunk/reactos/drivers/usb/cromwell/linux/pci_hal.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From hpoussin at svn.reactos.com Fri May 20 23:53:13 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15440: SVN maintenance: Message-ID: <000601c55d86$5263f310$6b01a8c0@PENELOPE> SVN maintenance: Set svn:eol-style and svn:keywords for files Set svn:ignore for directories Updated files: trunk/reactos/drivers/usb/cromwell/Makefile trunk/reactos/drivers/usb/cromwell/core/buffer_simple.c trunk/reactos/drivers/usb/cromwell/core/config.c trunk/reactos/drivers/usb/cromwell/core/hcd-pci.c trunk/reactos/drivers/usb/cromwell/core/hcd.c trunk/reactos/drivers/usb/cromwell/core/hcd.h trunk/reactos/drivers/usb/cromwell/core/hub.c trunk/reactos/drivers/usb/cromwell/core/hub.h trunk/reactos/drivers/usb/cromwell/core/makefile trunk/reactos/drivers/usb/cromwell/core/makefile.crom trunk/reactos/drivers/usb/cromwell/core/message.c trunk/reactos/drivers/usb/cromwell/core/urb.c trunk/reactos/drivers/usb/cromwell/core/usb-debug.c trunk/reactos/drivers/usb/cromwell/core/usb.c trunk/reactos/drivers/usb/cromwell/core/usb.h trunk/reactos/drivers/usb/cromwell/core/usbcore.c trunk/reactos/drivers/usb/cromwell/core/usbcore.def trunk/reactos/drivers/usb/cromwell/core/usbcore.rc trunk/reactos/drivers/usb/cromwell/host/makefile trunk/reactos/drivers/usb/cromwell/host/makefile.crom trunk/reactos/drivers/usb/cromwell/host/ohci-dbg.c trunk/reactos/drivers/usb/cromwell/host/ohci-hcd.c trunk/reactos/drivers/usb/cromwell/host/ohci-hub.c trunk/reactos/drivers/usb/cromwell/host/ohci-mem.c trunk/reactos/drivers/usb/cromwell/host/ohci-pci.c trunk/reactos/drivers/usb/cromwell/host/ohci-q.c trunk/reactos/drivers/usb/cromwell/host/ohci.def trunk/reactos/drivers/usb/cromwell/host/ohci.h trunk/reactos/drivers/usb/cromwell/host/ohci.rc trunk/reactos/drivers/usb/cromwell/host/ohci_config.h trunk/reactos/drivers/usb/cromwell/host/ohci_main.c trunk/reactos/drivers/usb/cromwell/host/ohci_main.h trunk/reactos/drivers/usb/cromwell/linux/asm/bitops.h trunk/reactos/drivers/usb/cromwell/linux/bitops.h trunk/reactos/drivers/usb/cromwell/linux/boot.h trunk/reactos/drivers/usb/cromwell/linux/consts.h trunk/reactos/drivers/usb/cromwell/linux/cromwell_types.h trunk/reactos/drivers/usb/cromwell/linux/errno.h trunk/reactos/drivers/usb/cromwell/linux/linux_wrapper.h trunk/reactos/drivers/usb/cromwell/linux/list.h trunk/reactos/drivers/usb/cromwell/linux/pci_hal.c trunk/reactos/drivers/usb/cromwell/linux/pci_ids.h trunk/reactos/drivers/usb/cromwell/linux/usb.h trunk/reactos/drivers/usb/cromwell/linux/usb_ch9.h trunk/reactos/drivers/usb/cromwell/sys/BootUSB.c trunk/reactos/drivers/usb/cromwell/sys/Makefile trunk/reactos/drivers/usb/cromwell/sys/linuxwrapper.c trunk/reactos/drivers/usb/cromwell/sys/risefall.c trunk/reactos/drivers/usb/cromwell/sys/ros_wrapper.c trunk/reactos/drivers/usb/cromwell/sys/usbkey.c trunk/reactos/drivers/usb/cromwell/sys/usbwrapper.c trunk/reactos/drivers/usb/cromwell/sys/xpad.c trunk/reactos/drivers/usb/cromwell/sys/xremote.c trunk/reactos/drivers/usb/cromwell/uhci/makefile trunk/reactos/drivers/usb/cromwell/uhci/uhci.def trunk/reactos/drivers/usb/cromwell/uhci/uhci.rc trunk/reactos/drivers/usb/cromwell/uhci/uhci_config.h trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c trunk/reactos/drivers/usb/cromwell/usb_wrapper.h From hpoussin at svn.reactos.com Sat May 21 00:31:57 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:30 2006 Subject: [ros-svn] [hpoussin] 15441: Fix bus pointer for initial device Message-ID: <000601c55d8b$bb97eb20$6b01a8c0@PENELOPE> Fix bus pointer for initial device Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c From jimtabor at svn.reactos.com Sat May 21 03:21:31 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15442: Added libusbcore.a to makefile Message-ID: <000601c55da3$6b7417f0$6b01a8c0@PENELOPE> Added libusbcore.a to makefile Updated files: trunk/reactos/drivers/usb/cromwell/core/makefile From jimtabor at svn.reactos.com Sat May 21 03:34:52 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15443: Clean up end of line. Message-ID: <000601c55da5$49233bc0$6b01a8c0@PENELOPE> Clean up end of line. Updated files: trunk/reactos/drivers/usb/cromwell/usb_wrapper.h From jimtabor at svn.reactos.com Sat May 21 03:39:34 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15444: Added PKEVENT to wake_up. Message-ID: <000601c55da5$f0ea6f90$6b01a8c0@PENELOPE> Added PKEVENT to wake_up. Updated files: trunk/reactos/drivers/usb/cromwell/linux/linux_wrapper.h From jimtabor at svn.reactos.com Sat May 21 03:53:54 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15445: Added PKEVENT to init_waitqueue_head. Message-ID: <000601c55da7$f1d50bc0$6b01a8c0@PENELOPE> Added PKEVENT to init_waitqueue_head. Updated files: trunk/reactos/drivers/usb/cromwell/core/message.c From jimtabor at svn.reactos.com Sat May 21 03:57:39 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15446: Fixups. Message-ID: <000601c55da8$77a04c10$6b01a8c0@PENELOPE> Fixups. Updated files: trunk/reactos/drivers/usb/cromwell/core/hub.c From jimtabor at svn.reactos.com Sat May 21 04:00:53 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15447: Added Usb cromwell to build system. Message-ID: <000601c55da8$eba40110$6b01a8c0@PENELOPE> Added Usb cromwell to build system. Updated files: trunk/reactos/drivers/usb/Makefile From mf at svn.reactos.com Sat May 21 09:35:05 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [mf] 15448: add explorer-cz.rc to textinclude section Message-ID: <000601c55dd7$9b633890$6b01a8c0@PENELOPE> add explorer-cz.rc to textinclude section Updated files: trunk/reactos/subsys/system/explorer/explorer_intres.rc From fireball at svn.reactos.com Sat May 21 10:44:42 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [fireball] 15449: Enable built-in debug messages usage (via CONFIG_USB_DEBUG) Message-ID: <000601c55de1$54f3b650$6b01a8c0@PENELOPE> Enable built-in debug messages usage (via CONFIG_USB_DEBUG) Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c From jimtabor at svn.reactos.com Sat May 21 13:29:55 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15450: Fix ups and Clean ups. Message-ID: <000601c55df8$698f78d0$6b01a8c0@PENELOPE> Fix ups and Clean ups. Updated files: trunk/reactos/drivers/usb/cromwell/core/hcd-pci.c trunk/reactos/drivers/usb/cromwell/core/hcd.h trunk/reactos/drivers/usb/cromwell/core/usb.c trunk/reactos/drivers/usb/cromwell/core/usbcore.c trunk/reactos/drivers/usb/cromwell/host/ohci-hcd.c trunk/reactos/drivers/usb/cromwell/linux/linux_wrapper.h trunk/reactos/drivers/usb/cromwell/linux/pci_ids.h trunk/reactos/drivers/usb/cromwell/sys/Makefile trunk/reactos/drivers/usb/cromwell/sys/linuxwrapper.c trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c From hbirr at svn.reactos.com Sat May 21 14:08:48 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15451: Set the flag FO_DIRECT_DEVICE_OPEN after the call to IoCreateStreamFileObject in IoCreateFile. Message-ID: <000601c55dfd$d8684bb0$6b01a8c0@PENELOPE> Set the flag FO_DIRECT_DEVICE_OPEN after the call to IoCreateStreamFileObject in IoCreateFile. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Sat May 21 14:11:55 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15452: Free the capture buffer in ObReferenceObjectByName. Message-ID: <000601c55dfe$47c8b760$6b01a8c0@PENELOPE> Free the capture buffer in ObReferenceObjectByName. Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From hbirr at svn.reactos.com Sat May 21 14:19:28 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15453: Free all allocated memory in ObpDeleteObject. Message-ID: <000601c55dff$556e1ad0$6b01a8c0@PENELOPE> Free all allocated memory in ObpDeleteObject. Updated files: trunk/reactos/ntoskrnl/ob/object.c From hbirr at svn.reactos.com Sat May 21 14:21:31 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15454: Terminate the process on exit in NtProcessStartup. Message-ID: <000601c55dff$9eca5130$6b01a8c0@PENELOPE> Terminate the process on exit in NtProcessStartup. Updated files: trunk/reactos/subsys/system/usetup/usetup.c From ekohl at svn.reactos.com Sat May 21 14:23:08 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ekohl] 15455: Implement ConcatenatePaths and MyGetFileTitle. Message-ID: <000601c55dff$d90dc890$6b01a8c0@PENELOPE> Implement ConcatenatePaths and MyGetFileTitle. Updated files: trunk/reactos/include/wine/setupapi.h trunk/reactos/lib/setupapi/misc.c trunk/reactos/lib/setupapi/setupapi.spec From weiden at svn.reactos.com Sat May 21 14:57:37 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [weiden] 15456: minor optimization Message-ID: <000601c55e04$a9dd2610$6b01a8c0@PENELOPE> minor optimization Updated files: trunk/reactos/ntoskrnl/ke/i386/irq.c trunk/reactos/ntoskrnl/ke/i386/irqhand.s From hbirr at svn.reactos.com Sat May 21 15:39:12 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15457: Don't interpret STATUS_PIPE_CONNECTED as error. Message-ID: <000601c55e0a$78f197b0$6b01a8c0@PENELOPE> Don't interpret STATUS_PIPE_CONNECTED as error. Updated files: trunk/reactos/lib/kernel32/file/npipe.c From hpoussin at svn.reactos.com Sat May 21 17:49:50 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15458: Open file with FILE_SHARE_READ in LdrLoadModule Message-ID: <000601c55e1c$b8d96f80$6b01a8c0@PENELOPE> Open file with FILE_SHARE_READ in LdrLoadModule Updated files: trunk/reactos/ntoskrnl/ldr/loader.c From hpoussin at svn.reactos.com Sat May 21 18:33:28 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15459: Remove some debug messages at boot (DPRINT1 changed to DPRINT) Message-ID: <000601c55e22$d13bbfa0$6b01a8c0@PENELOPE> Remove some debug messages at boot (DPRINT1 changed to DPRINT) SVN maintenance in ntoskrnl/ex/: set svn:eol-style and svn:keywords properties Updated files: trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/ex/event.c trunk/reactos/ntoskrnl/ex/evtpair.c trunk/reactos/ntoskrnl/ex/mutant.c trunk/reactos/ntoskrnl/ex/profile.c trunk/reactos/ntoskrnl/ex/sem.c trunk/reactos/ntoskrnl/ex/timer.c trunk/reactos/ntoskrnl/ex/win32k.c trunk/reactos/ntoskrnl/io/driver.c trunk/reactos/ntoskrnl/io/iocomp.c trunk/reactos/ntoskrnl/io/iomgr.c trunk/reactos/ntoskrnl/lpc/port.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/ob/symlink.c trunk/reactos/ntoskrnl/ps/job.c trunk/reactos/ntoskrnl/ps/psmgr.c trunk/reactos/ntoskrnl/se/token.c From mf at svn.reactos.com Sat May 21 18:45:53 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [mf] 15460: - fixed for FOR _NO_EXTENSIONS mode Message-ID: <000601c55e24$8d36a750$6b01a8c0@PENELOPE> - fixed for FOR _NO_EXTENSIONS mode - implement ID_VIEW_SPLIT command Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/winefile.h trunk/reactos/subsys/system/winefile/zh.rc From hbirr at svn.reactos.com Sat May 21 19:02:40 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15461: Revert to rev 15172. Message-ID: <000601c55e26$e59bfa60$6b01a8c0@PENELOPE> Revert to rev 15172. Updated files: trunk/reactos/lib/kernel32/file/npipe.c From hbirr at svn.reactos.com Sat May 21 19:05:40 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15462: Set STATUS_SUCCESS instead of STATUS_PIPE_CONNECTED in NpfsSignalAndRemoveListeningServerInstance. Message-ID: <000601c55e27$50f1b340$6b01a8c0@PENELOPE> Set STATUS_SUCCESS instead of STATUS_PIPE_CONNECTED in NpfsSignalAndRemoveListeningServerInstance. Updated files: trunk/reactos/drivers/fs/np/create.c From fireball at svn.reactos.com Sat May 21 19:27:08 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [fireball] 15463: Added russian translations for libs: mpr, msacm, msi, oledlg, shdocvw. Message-ID: <000601c55e2a$507995b0$6b01a8c0@PENELOPE> Added russian translations for libs: mpr, msacm, msi, oledlg, shdocvw. Thanks to: Mikhail Zvyzdochkin, Dmitry Phlilippov. Added files: trunk/reactos/lib/mpr/mpr_Ru.rc trunk/reactos/lib/msacm/msacm_Ru.rc trunk/reactos/lib/msi/msi_Ru.rc trunk/reactos/lib/oledlg/oledlg_Ru.rc trunk/reactos/lib/shdocvw/Ru.rc Updated files: trunk/reactos/lib/mpr/mpr.rc trunk/reactos/lib/msacm/msacm.rc trunk/reactos/lib/msi/msi.rc trunk/reactos/lib/oledlg/rsrc.rc trunk/reactos/lib/shdocvw/shdocvw.rc From ekohl at svn.reactos.com Sat May 21 19:50:01 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ekohl] 15464: Add DeviceClasses key. Message-ID: <000601c55e2d$82fc9de0$6b01a8c0@PENELOPE> Add DeviceClasses key. Updated files: trunk/reactos/bootdata/hivesys.inf From ekohl at svn.reactos.com Sat May 21 21:00:44 2005 From: ekohl at svn.reactos.com (ekohl@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ekohl] 15465: IoRegisterDeviceInterface: Create nested keys one-by-one. Message-ID: <000601c55e37$64186620$6b01a8c0@PENELOPE> IoRegisterDeviceInterface: Create nested keys one-by-one. Updated files: trunk/reactos/ntoskrnl/io/deviface.c From jimtabor at svn.reactos.com Sun May 22 14:29:12 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15466: This is a CompareStringW hack to get (7z313.exe /Q) to install. If anyone else has a better way, go for it! Message-ID: <000601c55ec9$dc0bb780$6b01a8c0@PENELOPE> This is a CompareStringW hack to get (7z313.exe /Q) to install. If anyone else has a better way, go for it! Updated files: trunk/reactos/lib/kernel32/misc/lang.c From ea at svn.reactos.com Sun May 22 17:54:17 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ea] 15467: SM: change the way sessions are managed. Message-ID: <000601c55ee6$829c7d70$6b01a8c0@PENELOPE> SM: change the way sessions are managed. (it may be buggy) Updated files: trunk/reactos/subsys/smss/client.c trunk/reactos/subsys/smss/initmv.c trunk/reactos/subsys/smss/initrun.c trunk/reactos/subsys/smss/initss.c trunk/reactos/subsys/smss/smapi.c trunk/reactos/subsys/smss/smapicomp.c trunk/reactos/subsys/smss/smapiexec.c trunk/reactos/subsys/smss/smss.c trunk/reactos/subsys/smss/smss.h From ea at svn.reactos.com Sun May 22 18:10:14 2005 From: ea at svn.reactos.com (ea@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ea] 15468: svn propset {keyword, eol-type} Message-ID: <000601c55ee8$bd263ab0$6b01a8c0@PENELOPE> svn propset {keyword, eol-type} Updated files: trunk/reactos/subsys/smss/client.c trunk/reactos/subsys/smss/debug.c trunk/reactos/subsys/smss/initdosdev.c trunk/reactos/subsys/smss/initenv.c trunk/reactos/subsys/smss/initheap.c trunk/reactos/subsys/smss/initmv.c trunk/reactos/subsys/smss/initobdir.c trunk/reactos/subsys/smss/initpage.c trunk/reactos/subsys/smss/initreg.c trunk/reactos/subsys/smss/initrun.c trunk/reactos/subsys/smss/initss.c trunk/reactos/subsys/smss/initwkdll.c trunk/reactos/subsys/smss/print.c trunk/reactos/subsys/smss/smapicomp.c trunk/reactos/subsys/smss/smapiexec.c trunk/reactos/subsys/smss/smapiquery.c From hbirr at svn.reactos.com Sun May 22 18:44:39 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15469: Don't create the media change event as named object. Message-ID: <000601c55eed$8ba65100$6b01a8c0@PENELOPE> Don't create the media change event as named object. Updated files: trunk/reactos/drivers/storage/cdrom/cdrom.c trunk/reactos/drivers/storage/disk/disk.c From hbirr at svn.reactos.com Sun May 22 18:48:32 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hbirr] 15470: ObInsertObject must always return STATUS_OBJECT_NAME_COLLISION if an object with the same name exist. Message-ID: <000601c55eee$16a18a40$6b01a8c0@PENELOPE> ObInsertObject must always return STATUS_OBJECT_NAME_COLLISION if an object with the same name exist. Updated files: trunk/reactos/ntoskrnl/ob/handle.c From hpoussin at svn.reactos.com Mon May 23 00:04:59 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15471: Fix compile error when NDEBUG is not set Message-ID: <000601c55f1a$4b85de60$6b01a8c0@PENELOPE> Fix compile error when NDEBUG is not set Updated files: trunk/reactos/ntoskrnl/ob/object.c From jimtabor at svn.reactos.com Mon May 23 00:12:13 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15472: Revert DPRINT1. Message-ID: <000601c55f1b$4e58b800$6b01a8c0@PENELOPE> Revert DPRINT1. Updated files: trunk/reactos/drivers/usb/cromwell/sys/linuxwrapper.c From hpoussin at svn.reactos.com Mon May 23 07:00:24 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15473: Remove some debug messages at boot Message-ID: <000601c55f54$5474a7b0$6b01a8c0@PENELOPE> Remove some debug messages at boot Updated files: trunk/reactos/ntoskrnl/mm/mminit.c From hpoussin at svn.reactos.com Mon May 23 07:20:41 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15474: Add ReactOS version at the start of the debug log Message-ID: <000601c55f57$29ce8140$6b01a8c0@PENELOPE> Add ReactOS version at the start of the debug log Updated files: trunk/reactos/ntoskrnl/ke/main.c From hpoussin at svn.reactos.com Mon May 23 10:50:32 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15475: Revert 15473 and 15474 as Alex doesn't like them Message-ID: <000601c55f74$7a3ed3b0$6b01a8c0@PENELOPE> Revert 15473 and 15474 as Alex doesn't like them Updated files: trunk/reactos/ntoskrnl/ke/main.c trunk/reactos/ntoskrnl/mm/mminit.c From greatlrd at svn.reactos.com Mon May 23 18:48:24 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15476: 1. remove all hardcode strings to En.rc Message-ID: <000601c55fb7$3c59a910$6b01a8c0@PENELOPE> 1. remove all hardcode strings to En.rc 2. make it unicode and anis Added files: trunk/reactos/subsys/system/sm/En.rc trunk/reactos/subsys/system/sm/resource.h Updated files: trunk/reactos/subsys/system/sm/sm.c trunk/reactos/subsys/system/sm/sm.rc From jimtabor at svn.reactos.com Mon May 23 19:13:25 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15477: Update include header and update waitreason list. Message-ID: <000601c55fba$bb0b4180$6b01a8c0@PENELOPE> Update include header and update waitreason list. Updated files: trunk/reactos/apps/utils/ps/ps.c From jimtabor at svn.reactos.com Mon May 23 20:59:24 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15478: Fixup sysinfo.c SystemProcessInfo header. Message-ID: <000601c55fc9$8948ec10$6b01a8c0@PENELOPE> Fixup sysinfo.c SystemProcessInfo header. Updated files: trunk/reactos/include/ntos/zwtypes.h From jimtabor at svn.reactos.com Mon May 23 21:17:38 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [jimtabor] 15479: I give up! I fix the rest of the headers later. Message-ID: <000601c55fcc$151211c0$6b01a8c0@PENELOPE> I give up! I fix the rest of the headers later. Updated files: trunk/reactos/apps/utils/ps/ps.c From hpoussin at svn.reactos.com Mon May 23 21:30:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15480: Write keyboard identifier in right registry key Message-ID: <000601c55fcd$dd7bf530$6b01a8c0@PENELOPE> Write keyboard identifier in right registry key Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/hardware.c From hpoussin at svn.reactos.com Mon May 23 22:31:55 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [hpoussin] 15481: Add ReactOS version at the start of the debug log Message-ID: <000601c55fd6$76271500$6b01a8c0@PENELOPE> Add ReactOS version at the start of the debug log Updated files: trunk/reactos/ntoskrnl/ke/main.c From greatlrd at svn.reactos.com Tue May 24 16:14:42 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15482: VBE driver never write which reslutions it should use as defualt Message-ID: <000601c5606a$ee037110$6b01a8c0@PENELOPE> VBE driver never write which reslutions it should use as defualt therefor the change resultions did not working on bootcd do not remove this settings. from the reg. Thanks Updated files: trunk/reactos/bootdata/hivesys.inf From greatlrd at svn.reactos.com Tue May 24 20:42:56 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15483: add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files Message-ID: <000601c56090$66ac6b60$6b01a8c0@PENELOPE> add CDS_VIDEOPARAMETERS for changedisplay setting it was mising in our include files Updated files: trunk/reactos/w32api/include/winuser.h From greatlrd at svn.reactos.com Tue May 24 21:52:46 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15484: ChangeDisplay Message-ID: <000601c5609a$2816f370$6b01a8c0@PENELOPE> ChangeDisplay 1. Add debug msg 2. Corrent some return value for CDS_UPDATEREGISTRY 3. Remove #ifdef CDS_VIDEOPARAMETERS Updated files: trunk/reactos/subsys/win32k/objects/dc.c From ion at svn.reactos.com Tue May 24 23:04:47 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15485: Fix DHCP from crashing, silence tcp and iphlp Message-ID: <000601c560a4$37c61a80$6b01a8c0@PENELOPE> Fix DHCP from crashing, silence tcp and iphlp Updated files: trunk/reactos/drivers/net/tcpip/tcpip/main.c trunk/reactos/lib/iphlpapi/ifenum_reactos.c trunk/reactos/lib/ws2_32/misc/dllmain.c trunk/reactos/subsys/system/dhcp/dispatch.c From ion at svn.reactos.com Tue May 24 23:21:38 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15486: Fix memory leaks in object manager, use tags and use some more public types Message-ID: <000601c560a6$92359570$6b01a8c0@PENELOPE> Fix memory leaks in object manager, use tags and use some more public types Updated files: trunk/reactos/include/ddk/obfuncs.h trunk/reactos/ntoskrnl/cm/ntfunc.c trunk/reactos/ntoskrnl/cm/regobj.c trunk/reactos/ntoskrnl/include/internal/ob.h trunk/reactos/ntoskrnl/io/file.c trunk/reactos/ntoskrnl/ke/wait.c trunk/reactos/ntoskrnl/ob/dirobj.c trunk/reactos/ntoskrnl/ob/handle.c trunk/reactos/ntoskrnl/ob/namespc.c trunk/reactos/ntoskrnl/ob/ntobj.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/ntoskrnl/ob/security.c trunk/reactos/ntoskrnl/ob/wait.c From ion at svn.reactos.com Tue May 24 23:32:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15487: Fix Tag Usage Message-ID: <000601c560a8$22259df0$6b01a8c0@PENELOPE> Fix Tag Usage Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From gvg at svn.reactos.com Wed May 25 00:29:23 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [gvg] 15488: Wine-20050524 vendor drop Message-ID: <000601c560b0$08f12860$6b01a8c0@PENELOPE> Wine-20050524 vendor drop Added files: vendor/wine/dlls/urlmon/current/umstream.c Updated files: vendor/wine/dlls/cabinet/current/Makefile.in vendor/wine/dlls/cabinet/current/cabinet.h vendor/wine/dlls/cabinet/current/fci.c vendor/wine/dlls/comctl32/current/Makefile.in vendor/wine/dlls/comctl32/current/comboex.c vendor/wine/dlls/comctl32/current/comctl32undoc.c vendor/wine/dlls/comctl32/current/datetime.c vendor/wine/dlls/comctl32/current/header.c vendor/wine/dlls/comctl32/current/hotkey.c vendor/wine/dlls/comctl32/current/imagelist.c vendor/wine/dlls/comctl32/current/ipaddress.c vendor/wine/dlls/comctl32/current/listview.c vendor/wine/dlls/comctl32/current/monthcal.c vendor/wine/dlls/comctl32/current/tab.c vendor/wine/dlls/comctl32/current/toolbar.c vendor/wine/dlls/comctl32/current/updown.c vendor/wine/dlls/commdlg/current/Makefile.in vendor/wine/dlls/commdlg/current/commdlg.spec vendor/wine/dlls/commdlg/current/filedlg.c vendor/wine/dlls/commdlg/current/filedlgbrowser.c vendor/wine/dlls/commdlg/current/fontdlg.c vendor/wine/dlls/dinput/current/Makefile.in vendor/wine/dlls/dinput/current/device.c vendor/wine/dlls/dinput/current/dinput_main.c vendor/wine/dlls/dinput/current/dinput_private.h vendor/wine/dlls/dinput/current/joystick_linux.c vendor/wine/dlls/dinput/current/joystick_linuxinput.c vendor/wine/dlls/dinput/current/keyboard.c vendor/wine/dlls/dinput/current/mouse.c vendor/wine/dlls/dinput8/current/Makefile.in vendor/wine/dlls/dsound/current/Makefile.in vendor/wine/dlls/dsound/current/buffer.c vendor/wine/dlls/dsound/current/dsound.c vendor/wine/dlls/dsound/current/dsound.spec vendor/wine/dlls/dsound/current/dsound_main.c vendor/wine/dlls/dsound/current/dsound_private.h vendor/wine/dlls/dsound/current/mixer.c vendor/wine/dlls/dsound/current/primary.c vendor/wine/dlls/dsound/current/propset.c vendor/wine/dlls/dsound/current/regsvr.c vendor/wine/dlls/icmp/current/Makefile.in vendor/wine/dlls/mpr/current/Makefile.in vendor/wine/dlls/msi/current/Makefile.in vendor/wine/dlls/msi/current/action.c vendor/wine/dlls/msi/current/action.h vendor/wine/dlls/msi/current/appsearch.c vendor/wine/dlls/msi/current/cond.y vendor/wine/dlls/msi/current/create.c vendor/wine/dlls/msi/current/custom.c vendor/wine/dlls/msi/current/database.c vendor/wine/dlls/msi/current/dialog.c vendor/wine/dlls/msi/current/insert.c vendor/wine/dlls/msi/current/msi.c vendor/wine/dlls/msi/current/msi.spec vendor/wine/dlls/msi/current/msi_Fr.rc vendor/wine/dlls/msi/current/msipriv.h vendor/wine/dlls/msi/current/msiquery.c vendor/wine/dlls/msi/current/order.c vendor/wine/dlls/msi/current/package.c vendor/wine/dlls/msi/current/query.h vendor/wine/dlls/msi/current/record.c vendor/wine/dlls/msi/current/registry.c vendor/wine/dlls/msi/current/sql.y vendor/wine/dlls/msi/current/suminfo.c vendor/wine/dlls/msi/current/table.c vendor/wine/dlls/msi/current/tokenize.c vendor/wine/dlls/msi/current/update.c vendor/wine/dlls/msi/current/version.rc vendor/wine/dlls/msi/current/where.c vendor/wine/dlls/msimg32/current/Makefile.in vendor/wine/dlls/ole32/current/Makefile.in vendor/wine/dlls/ole32/current/compobj.c vendor/wine/dlls/ole32/current/compobj_private.h vendor/wine/dlls/ole32/current/compositemoniker.c vendor/wine/dlls/ole32/current/filemoniker.c vendor/wine/dlls/ole32/current/ftmarshal.c vendor/wine/dlls/ole32/current/git.c vendor/wine/dlls/ole32/current/hglobalstream.c vendor/wine/dlls/ole32/current/itemmoniker.c vendor/wine/dlls/ole32/current/marshal.c vendor/wine/dlls/ole32/current/moniker.c vendor/wine/dlls/ole32/current/moniker.h vendor/wine/dlls/ole32/current/ole16.c vendor/wine/dlls/ole32/current/ole2.c vendor/wine/dlls/ole32/current/ole2_16.c vendor/wine/dlls/ole32/current/ole2thk.spec vendor/wine/dlls/ole32/current/ole32.spec vendor/wine/dlls/ole32/current/ole32_main.c vendor/wine/dlls/ole32/current/oleobj.c vendor/wine/dlls/ole32/current/oleproxy.c vendor/wine/dlls/ole32/current/stg_prop.c vendor/wine/dlls/ole32/current/storage32.c vendor/wine/dlls/ole32/current/storage32.h vendor/wine/dlls/oleaut32/current/Makefile.in vendor/wine/dlls/oleaut32/current/oleaut32_Fr.rc vendor/wine/dlls/oleaut32/current/olepicture.c vendor/wine/dlls/oleaut32/current/tmarshal.c vendor/wine/dlls/oleaut32/current/variant.c vendor/wine/dlls/oledlg/current/Makefile.in vendor/wine/dlls/oledlg/current/oledlg_Fr.rc vendor/wine/dlls/olepro32/current/Makefile.in vendor/wine/dlls/olepro32/current/olepro32.spec vendor/wine/dlls/olepro32/current/olepro32stubs.c vendor/wine/dlls/riched20/current/Makefile.in vendor/wine/dlls/riched20/current/editor.c vendor/wine/dlls/riched20/current/paint.c vendor/wine/dlls/riched20/current/run.c vendor/wine/dlls/riched20/current/style.c vendor/wine/dlls/richedit/current/Makefile.in vendor/wine/dlls/richedit/current/richedit.c vendor/wine/dlls/rpcrt4/current/Makefile.in vendor/wine/dlls/rpcrt4/current/ndr_stubless.c vendor/wine/dlls/rpcrt4/current/rpc_server.c vendor/wine/dlls/rpcrt4/current/rpcrt4_main.c vendor/wine/dlls/rpcrt4/current/rpcss_np_client.c vendor/wine/dlls/setupapi/current/Makefile.in vendor/wine/dlls/setupapi/current/misc.c vendor/wine/dlls/setupapi/current/queue.c vendor/wine/dlls/setupapi/current/setupapi.spec vendor/wine/dlls/setupapi/current/setupx.spec vendor/wine/dlls/setupapi/current/stubs.c vendor/wine/dlls/setupapi/current/virtcopy.c vendor/wine/dlls/shdocvw/current/Fr.rc vendor/wine/dlls/shdocvw/current/Makefile.in vendor/wine/dlls/shdocvw/current/regsvr.c vendor/wine/dlls/shdocvw/current/shdocvw.spec vendor/wine/dlls/shdocvw/current/shdocvw_main.c vendor/wine/dlls/shell32/current/Makefile.in vendor/wine/dlls/shell32/current/brsfolder.c vendor/wine/dlls/shell32/current/cpanelfolder.c vendor/wine/dlls/shell32/current/folders.c vendor/wine/dlls/shell32/current/iconcache.c vendor/wine/dlls/shell32/current/pidl.c vendor/wine/dlls/shell32/current/regsvr.c vendor/wine/dlls/shell32/current/shell.c vendor/wine/dlls/shell32/current/shell.spec vendor/wine/dlls/shell32/current/shell32_De.rc vendor/wine/dlls/shell32/current/shell32_En.rc vendor/wine/dlls/shell32/current/shell32_main.c vendor/wine/dlls/shell32/current/shell32_main.h vendor/wine/dlls/shell32/current/shelllink.c vendor/wine/dlls/shell32/current/shellole.c vendor/wine/dlls/shell32/current/shfldr_desktop.c vendor/wine/dlls/shell32/current/shfldr_fs.c vendor/wine/dlls/shell32/current/shfldr_mycomp.c vendor/wine/dlls/shell32/current/shfldr_unixfs.c vendor/wine/dlls/shell32/current/shlexec.c vendor/wine/dlls/shell32/current/shlfileop.c vendor/wine/dlls/shell32/current/shlfolder.c vendor/wine/dlls/shell32/current/shres.rc vendor/wine/dlls/shell32/current/shresdef.h vendor/wine/dlls/shlwapi/current/Makefile.in vendor/wine/dlls/shlwapi/current/reg.c vendor/wine/dlls/shlwapi/current/url.c vendor/wine/dlls/urlmon/current/Makefile.in vendor/wine/dlls/urlmon/current/sec_mgr.c vendor/wine/dlls/urlmon/current/umon.c vendor/wine/dlls/urlmon/current/urlmon.spec vendor/wine/dlls/urlmon/current/urlmon_main.c vendor/wine/dlls/urlmon/current/urlmon_main.h vendor/wine/dlls/wininet/current/Makefile.in vendor/wine/dlls/wininet/current/ftp.c vendor/wine/dlls/wininet/current/internet.c vendor/wine/dlls/wininet/current/urlcache.c vendor/wine/dlls/wininet/current/utility.c vendor/wine/dlls/winmm/current/Makefile.in vendor/wine/dlls/winmm/current/mci.c vendor/wine/dlls/winmm/current/mmio.c vendor/wine/dlls/winmm/current/mmsystem.c vendor/wine/dlls/winmm/current/mmsystem.spec vendor/wine/dlls/winmm/current/playsound.c vendor/wine/dlls/winmm/current/time.c vendor/wine/dlls/winmm/current/winemm.h vendor/wine/dlls/winmm/current/winmm.c vendor/wine/programs/msiexec/current/msiexec.c vendor/wine/tools/winebuild/current/build.h vendor/wine/tools/winebuild/current/import.c vendor/wine/tools/winebuild/current/main.c vendor/wine/tools/winebuild/current/parser.c vendor/wine/tools/winebuild/current/relay.c vendor/wine/tools/winebuild/current/res16.c vendor/wine/tools/winebuild/current/spec16.c vendor/wine/tools/winebuild/current/spec32.c vendor/wine/tools/winebuild/current/utils.c vendor/wine/tools/winebuild/current/winebuild.man.in vendor/wine/tools/wrc/current/wrctypes.h Deleted files: vendor/wine/dlls/commdlg/current/generic.c vendor/wine/dlls/ole32/current/ole32_main.h From greatlrd at svn.reactos.com Wed May 25 02:04:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15489: Add 24bits mode strings Message-ID: <000601c560bd$4973d2e0$6b01a8c0@PENELOPE> Add 24bits mode strings hope it fix qemu Updated files: trunk/reactos/lib/cpl/desk/en.rc trunk/reactos/lib/cpl/desk/resource.h trunk/reactos/lib/cpl/desk/settings.c trunk/reactos/lib/cpl/desk/sv.rc From ion at svn.reactos.com Wed May 25 03:49:52 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15490: remove debug message Message-ID: <000601c560cc$0b153020$6b01a8c0@PENELOPE> remove debug message Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From ion at svn.reactos.com Wed May 25 04:20:03 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15491: Tag the MDL buffer Message-ID: <000601c560d0$4266e1f0$6b01a8c0@PENELOPE> Tag the MDL buffer Updated files: trunk/reactos/ntoskrnl/mm/mdl.c From ion at svn.reactos.com Wed May 25 06:17:00 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15492: Nonpaged Pool Liberation Day: Allow PagedPool to be used earlier, allow fast mutex to be used earlier on debug builds. Allocate all Se stuff from PagedPool, set the right object types to use paged pool, allocate all strings from paged pool, allocate PE sections from paged pool, and a bunch of other things which should, imo, be in paged pool. If anyone has any contradicting proof, let me know...until then, enjoy ~4-6MB more NonPagedPool Message-ID: <000601c560e0$990bdf00$6b01a8c0@PENELOPE> Nonpaged Pool Liberation Day: Allow PagedPool to be used earlier, allow fast mutex to be used earlier on debug builds. Allocate all Se stuff from PagedPool, set the right object types to use paged pool, allocate all strings from paged pool, allocate PE sections from paged pool, and a bunch of other things which should, imo, be in paged pool. If anyone has any contradicting proof, let me know...until then, enjoy ~4-6MB more NonPagedPool Updated files: trunk/reactos/lib/rtl/unicode.c trunk/reactos/ntoskrnl/cm/registry.c trunk/reactos/ntoskrnl/ex/fmutex.c trunk/reactos/ntoskrnl/ex/init.c trunk/reactos/ntoskrnl/include/internal/tag.h trunk/reactos/ntoskrnl/mm/mm.c trunk/reactos/ntoskrnl/mm/section.c trunk/reactos/ntoskrnl/rtl/handle.c trunk/reactos/ntoskrnl/se/acl.c trunk/reactos/ntoskrnl/se/sd.c trunk/reactos/ntoskrnl/se/semgr.c trunk/reactos/ntoskrnl/se/sid.c trunk/reactos/ntoskrnl/se/token.c From greatlrd at svn.reactos.com Wed May 25 11:14:31 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15493: Correct bug do not enum other color deep that 8, 16, 24, 32 it will create memmory leek other wise. Message-ID: <000601c5610a$290fdd80$6b01a8c0@PENELOPE> Correct bug do not enum other color deep that 8,16,24,32 it will create memmory leek other wise. in the current code. Updated files: trunk/reactos/lib/cpl/desk/settings.c From ion at svn.reactos.com Wed May 25 15:07:29 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [ion] 15494: Build usetup and ntoskrnl and winmm in gcc 4.0 Message-ID: <000601c5612a$b47f27c0$6b01a8c0@PENELOPE> Build usetup and ntoskrnl and winmm in gcc 4.0 Updated files: trunk/reactos/lib/mmdrv/wave.c trunk/reactos/ntoskrnl/ob/object.c trunk/reactos/subsys/system/usetup/cabinet.c From greatlrd at svn.reactos.com Wed May 25 16:25:21 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [greatlrd] 15495: New normal curosr by irc:mf Message-ID: <000601c56135$95115830$6b01a8c0@PENELOPE> New normal curosr by irc:mf Updated files: trunk/reactos/lib/user32/resources/ocr_normal.cur From fireball at svn.reactos.com Wed May 25 22:59:15 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:31 2006 Subject: [ros-svn] [fireball] 15496: Now UHCI HCD driver supports recognizing Memory type of resource. Should help James Tabor's problem (VIA chipset, getting only memory resource as unrecognized, and thus driver failing loading). Message-ID: <000601c5616c$9c0eb920$6b01a8c0@PENELOPE> Now UHCI HCD driver supports recognizing Memory type of resource. Should help James Tabor's problem (VIA chipset, getting only memory resource as unrecognized, and thus driver failing loading). Updated files: trunk/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c trunk/reactos/drivers/usb/cromwell/uhci/uhci_main.c From gvg at svn.reactos.com Thu May 26 00:36:37 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15497: Implement sub-allocation of small requests Message-ID: <000601c5617a$361d2030$6b01a8c0@PENELOPE> Implement sub-allocation of small requests Updated files: trunk/reactos/boot/freeldr/freeldr/freeldr.c trunk/reactos/boot/freeldr/freeldr/mm/mm.c From hpoussin at svn.reactos.com Thu May 26 08:30:49 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [hpoussin] 15498: Fix DPRINT1 messages to display correctly memory ranges Message-ID: <000601c561bc$7524f770$6b01a8c0@PENELOPE> Fix DPRINT1 messages to display correctly memory ranges Updated files: trunk/reactos/drivers/usb/cromwell/linux/pci_hal.c From gvg at svn.reactos.com Thu May 26 11:45:02 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15499: Sync to Wine-20050524: Message-ID: <000601c561d7$96e91dd0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Free delayed import modules on PROCESS_DETACH. - Removed no longer used support for 32-bit register entry points. - Added support in winebuild for specifying import libraries directly on the command line without the -l option. - Changed the -d option to only mark the library as delayed, the actual loading is now done separately. - Generate 16-bit resources in the proper format inside the module data, and get rid of the special case for builtins in NE_DefResourceHandler. - Generate the 16-bit module header in the standard on-disk format, so that winebuild doesn't need to know about kernel internal structures. - Moved the generated code segment for 16-bit builtins inside the module structure. - Get rid of the BUILTIN16_DESCRIPTOR structure and directly register the MZ header instead. - Use RaiseException instead of RtlRaiseException in 16-bit spec files since they already depend on kernel32. - Renamed __wine_(un)register_dll_16 to __wine_dll_(un)register_16 for consistency with the 32-bit version, and also make the register function use the same prototype as the 32-bit one. - Use the exported IMAGE_OS2_HEADER to generate the module header in the spec file, and moved the NE_MODULE structure definition to kernel16_private.h. - Avoid referencing stackframe.h from outside kernel32. - Moved data structures for 16-bit relay calls to winbase16.h and removed builtin16.h. - Store the 16-bit stack pointer in the WOW32Reserved TEB field. - Use RaiseException instead of RtlRaiseException for delayed entry points load failure to avoid creating a dependency on ntdll. Updated files: trunk/reactos/include/wine/exception.h trunk/reactos/tools/winebuild/Makefile trunk/reactos/tools/winebuild/build.h trunk/reactos/tools/winebuild/import.c trunk/reactos/tools/winebuild/main.c trunk/reactos/tools/winebuild/parser.c trunk/reactos/tools/winebuild/relay.c trunk/reactos/tools/winebuild/res16.c trunk/reactos/tools/winebuild/spec16.c trunk/reactos/tools/winebuild/spec32.c trunk/reactos/tools/winebuild/utils.c trunk/reactos/tools/winebuild/winebuild.man.in From gvg at svn.reactos.com Thu May 26 11:46:03 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15500: Sync to Wine-20050524: Message-ID: <000601c561d7$bb403f60$6b01a8c0@PENELOPE> Sync to Wine-20050524: Michael Stefaniuc - Change the type of 1 bit wide bitfields to unsigned. Updated files: trunk/reactos/tools/wrc/wrctypes.h From mbosma at svn.reactos.com Thu May 26 12:01:16 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [mbosma] 15501: PackageManager Message-ID: <000601c561d9$db6c42f0$6b01a8c0@PENELOPE> PackageManager Updated files: trunk/rosapps/packmgr/lib/options.cpp From ion at svn.reactos.com Thu May 26 15:35:10 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15502: Don't free heap for string that we don't own Message-ID: <000601c561f7$bd2370c0$6b01a8c0@PENELOPE> Don't free heap for string that we don't own Updated files: trunk/reactos/lib/user32/misc/display.c From ion at svn.reactos.com Thu May 26 15:36:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15503: Shut up i8042prt Message-ID: <000601c561f7$edbc3c80$6b01a8c0@PENELOPE> Shut up i8042prt Updated files: trunk/reactos/drivers/input/i8042prt/keyboard.c trunk/reactos/drivers/input/i8042prt/mouse.c From ion at svn.reactos.com Thu May 26 15:39:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15504: Do not allow virtual mem queries > 0x80000000 even if you're from kmode. Remove deprecated debug messages Message-ID: <000601c561f8$5e849ca0$6b01a8c0@PENELOPE> Do not allow virtual mem queries > 0x80000000 even if you're from kmode. Remove deprecated debug messages Updated files: trunk/reactos/ntoskrnl/mm/virtual.c From ion at svn.reactos.com Thu May 26 15:40:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15505: Fix pool code to actually work when some other defines are used Message-ID: <000601c561f8$821d0210$6b01a8c0@PENELOPE> Fix pool code to actually work when some other defines are used Updated files: trunk/reactos/ntoskrnl/mm/rpoolmgr.h From ion at svn.reactos.com Thu May 26 15:41:06 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15506: Don't allocate section segments in nonpaged pool Message-ID: <000601c561f8$90db4500$6b01a8c0@PENELOPE> Don't allocate section segments in nonpaged pool Updated files: trunk/reactos/ntoskrnl/mm/section.c From ion at svn.reactos.com Thu May 26 15:41:47 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15507: Don't compile pool debug apis on a retail build Message-ID: <000601c561f8$a9bb5f60$6b01a8c0@PENELOPE> Don't compile pool debug apis on a retail build Updated files: trunk/reactos/ntoskrnl/mm/npool.c From ion at svn.reactos.com Thu May 26 15:42:08 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15508: Fix typos in debug messages Message-ID: <000601c561f8$b64472d0$6b01a8c0@PENELOPE> Fix typos in debug messages Updated files: trunk/reactos/ntoskrnl/ke/i386/exp.c From ion at svn.reactos.com Thu May 26 15:42:42 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15509: Don't compile ROS-specific tab-debug commands on a retail build Message-ID: <000601c561f8$ca70a210$6b01a8c0@PENELOPE> Don't compile ROS-specific tab-debug commands on a retail build Updated files: trunk/reactos/ntoskrnl/kd/kdmain.c From ion at svn.reactos.com Thu May 26 15:43:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15510: Disable pool debug settings on a retail build and increase speed Message-ID: <000601c561f8$dd4caaa0$6b01a8c0@PENELOPE> Disable pool debug settings on a retail build and increase speed Updated files: trunk/reactos/ntoskrnl/include/config.h From ion at svn.reactos.com Thu May 26 15:43:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15511: Do not build debug PS function on reatail build Message-ID: <000601c561f8$f49eaaf0$6b01a8c0@PENELOPE> Do not build debug PS function on reatail build Updated files: trunk/reactos/ntoskrnl/ps/debug.c From ion at svn.reactos.com Thu May 26 15:44:15 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15512: Mark initial loader APIs are INIT_FUNCTION so they can be freed Message-ID: <000601c561f9$01b928f0$6b01a8c0@PENELOPE> Mark initial loader APIs are INIT_FUNCTION so they can be freed Updated files: trunk/reactos/ntoskrnl/ldr/sysdll.c From ion at svn.reactos.com Thu May 26 15:45:09 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15513: Dynamically load and detect iphlpapi. Makes rpcrt4 work on systems without the DLL and also does not force every app on the system to load the network libraries like before Message-ID: <000601c561f9$2245d500$6b01a8c0@PENELOPE> Dynamically load and detect iphlpapi. Makes rpcrt4 work on systems without the DLL and also does not force every app on the system to load the network libraries like before Updated files: trunk/reactos/lib/rpcrt4/rpcrt4_main.c From ion at svn.reactos.com Thu May 26 15:45:49 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15514: Fix debug messages which previously forced NDEBUG to be off Message-ID: <000601c561f9$3a058b40$6b01a8c0@PENELOPE> Fix debug messages which previously forced NDEBUG to be off Updated files: trunk/reactos/hal/halx86/mp/mpconfig.c From ion at svn.reactos.com Thu May 26 15:47:22 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15515: Enable and fix NE2000 settings so it works out-of-the-box for QEMU users Message-ID: <000601c561f9$7146e630$6b01a8c0@PENELOPE> Enable and fix NE2000 settings so it works out-of-the-box for QEMU users Updated files: trunk/reactos/bootdata/hivesys.inf From ion at svn.reactos.com Thu May 26 15:48:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15516: Do not print DPRINT1s on retail builds Message-ID: <000601c561f9$a99f2f60$6b01a8c0@PENELOPE> Do not print DPRINT1s on retail builds Updated files: trunk/reactos/include/debug.h trunk/reactos/include/ntdll/ntdll.h trunk/reactos/include/win32k/debug1.h trunk/reactos/include/wine/debug.h From ion at svn.reactos.com Thu May 26 15:50:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15517: Set non-retail (checked) build as default. Developers should have no reason to use a retail build unless testing a final release version. This also speeds up compilation and reduces the number of compile errors due to developers building with dbg=0 and breaking dbg=1 code. Please do not code with dbg=0 without testing your patches in dbg=1. Message-ID: <000601c561f9$eeff0ad0$6b01a8c0@PENELOPE> Set non-retail (checked) build as default. Developers should have no reason to use a retail build unless testing a final release version. This also speeds up compilation and reduces the number of compile errors due to developers building with dbg=0 and breaking dbg=1 code. Please do not code with dbg=0 without testing your patches in dbg=1. Updated files: trunk/reactos/config From ion at svn.reactos.com Thu May 26 15:52:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15518: make PE loader more lenient with alignment. it could previously not load PEs that I can load on Windows Message-ID: <000601c561fa$29db18b0$6b01a8c0@PENELOPE> make PE loader more lenient with alignment. it could previously not load PEs that I can load on Windows Updated files: trunk/reactos/ntoskrnl/mm/pe.c From ion at svn.reactos.com Thu May 26 15:53:16 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15519: DEBUG1 on checked only Message-ID: <000601c561fa$443fd740$6b01a8c0@PENELOPE> DEBUG1 on checked only Updated files: trunk/reactos/ntoskrnl/include/internal/debug.h From ion at svn.reactos.com Thu May 26 15:55:14 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15520: Strip files on retail builds and do not send file/section alignment twice Message-ID: <000601c561fa$8ae3f280$6b01a8c0@PENELOPE> Strip files on retail builds and do not send file/section alignment twice Updated files: trunk/reactos/tools/helper.mk From greatlrd at svn.reactos.com Thu May 26 16:46:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15521: Fix the problem for 24 bits graphic card. Message-ID: <000601c56201$b0ee1710$6b01a8c0@PENELOPE> Fix the problem for 24 bits graphic card. But it report color deep 15 are supported now. it solv the problem. Thanks WaxDragon Hope filip does like this change. Updated files: trunk/reactos/drivers/video/displays/framebuf/screen.c From greatlrd at svn.reactos.com Thu May 26 17:15:57 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15522: add a commet why 24bits cards fails Message-ID: <000601c56205$d17cc220$6b01a8c0@PENELOPE> add a commet why 24bits cards fails and maby other card will fails in GetAvailableModes Updated files: trunk/reactos/drivers/video/displays/framebuf/screen.c From hpoussin at svn.reactos.com Thu May 26 17:44:06 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [hpoussin] 15523: Fix compile when DBG is set Message-ID: <000601c56209$bfc5b4c0$6b01a8c0@PENELOPE> Fix compile when DBG is set Updated files: trunk/reactos/drivers/video/miniport/vbe/vbemp.h From greatlrd at svn.reactos.com Thu May 26 17:53:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15524: change line 15 from #if DBG to #ifdef DBG Message-ID: <000601c5620b$0df7c0b0$6b01a8c0@PENELOPE> change line 15 from #if DBG to #ifdef DBG so head builds agein Updated files: trunk/reactos/include/wine/debug.h From sedwards at svn.reactos.com Thu May 26 19:17:31 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [sedwards] 15525: work around include_next problem when cross-compiling Message-ID: <000601c56216$cccee1c0$6b01a8c0@PENELOPE> work around include_next problem when cross-compiling Updated files: trunk/reactos/tools/winebuild/import.c From hbirr at svn.reactos.com Thu May 26 21:22:48 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [hbirr] 15526: Protected the handle table. Message-ID: <000601c56228$4d10d5d0$6b01a8c0@PENELOPE> Protected the handle table. Updated files: trunk/reactos/subsys/csrss/api/handle.c trunk/reactos/subsys/csrss/api/process.c trunk/reactos/subsys/csrss/include/api.h From navaraf at svn.reactos.com Thu May 26 21:57:56 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [navaraf] 15527: - Revert hacks added by GreatLord in revisons 15521 and 15522. Message-ID: <000601c5622d$35d46710$6b01a8c0@PENELOPE> - Revert hacks added by GreatLord in revisons 15521 and 15522. - Fix mode enumeration code on few places. Updated files: trunk/reactos/drivers/video/displays/framebuf/screen.c From navaraf at svn.reactos.com Thu May 26 21:59:00 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [navaraf] 15528: Report 16bpp for modes where VBE returns 15bpp. Message-ID: <000601c5622d$5bab4ad0$6b01a8c0@PENELOPE> Report 16bpp for modes where VBE returns 15bpp. Updated files: trunk/reactos/drivers/video/miniport/vbe/vbemp.c From greatlrd at svn.reactos.com Thu May 26 22:07:11 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15529: Fix more bugs in change display. when you press on aply in desk.cpl later on ok you did get change_display fail msg. fix the return code to reboot req. Remove switch statmenet for more that one flags can be send same time. example CDS_TEST + CDS_FULLSCREEN ..... and replace thuse with if statement instead. Message-ID: <000601c5622e$80c41940$6b01a8c0@PENELOPE> Fix more bugs in change display. when you press on aply in desk.cpl later on ok you did get change_display fail msg. fix the return code to reboot req. Remove switch statmenet for more that one flags can be send same time. example CDS_TEST + CDS_FULLSCREEN ..... and replace thuse with if statement instead. Updated files: trunk/reactos/subsys/win32k/objects/dc.c From gvg at svn.reactos.com Thu May 26 22:39:19 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15530: Sync to Wine-20050524: Message-ID: <000601c56232$fdb5e3d0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Gerold Jens Wucherpfennig - Initial FCI work (FCICreate and FCIDestroy). Updated files: trunk/reactos/lib/cabinet/Makefile.in trunk/reactos/lib/cabinet/cabinet.h trunk/reactos/lib/cabinet/fci.c From gvg at svn.reactos.com Thu May 26 22:52:16 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15531: Sync to Wine-20050524: Message-ID: <000601c56234$ccae17b0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Francois Gouget - Assorted spelling fixes. Kouji Sasaki - Added handling of WM_ENABLE message. James Hawkins - Audit the List-View control. - Select the item under the point (x,y) in MouseHover. - Store the click point in LISTVIEW_INFO. - Move mouse tracking to MouseMove. - Use DragDetect instead of TrackMouse. - Remove the unused TrackMouse function. - Fixed centering of tab text. Dimi Paun - Do not compute the hit test if we don't really need it. - Make it more explicit how we deal with WS_DISABLED. Felix Nawothnig - Resize listview column to autofit on a doubleclick on the header-divider. - Implemented WM_ENABLE. - Rewrote item layouting - new code fixes bitmap/image position for non-left-aligned text, prevents jumping when resizing non-left-aligned text, implements clipping for images and correctly aligns bitmaps when an image is already there. - Set iItem to index before notifying callback items. Duane Clark - Misc rectangle fixes. - The date should be initialized from local time. Aric Stewart - Handle WM_NCCALCSIZE in the tab control. Hans Leidekker - Fix uninitialized warnings. Updated files: trunk/reactos/lib/comctl32/Makefile.in trunk/reactos/lib/comctl32/comboex.c trunk/reactos/lib/comctl32/comctl32undoc.c trunk/reactos/lib/comctl32/datetime.c trunk/reactos/lib/comctl32/header.c trunk/reactos/lib/comctl32/hotkey.c trunk/reactos/lib/comctl32/imagelist.c trunk/reactos/lib/comctl32/ipaddress.c trunk/reactos/lib/comctl32/listview.c trunk/reactos/lib/comctl32/monthcal.c trunk/reactos/lib/comctl32/tab.c trunk/reactos/lib/comctl32/toolbar.c trunk/reactos/lib/comctl32/updown.c From gvg at svn.reactos.com Thu May 26 23:02:37 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15532: Sync to Wine-20050524: Message-ID: <000601c56236$3ebb5e70$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places. - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. - Don't convert the template name to Unicode, it's not used by the dialog anyway. Clear the window property on WM_DESTROY. Michael Jung - Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to be able to browse shell namespace extensions. Updated files: trunk/reactos/lib/comdlg32/Makefile.in trunk/reactos/lib/comdlg32/commdlg.spec trunk/reactos/lib/comdlg32/filedlg.c trunk/reactos/lib/comdlg32/filedlgbrowser.c trunk/reactos/lib/comdlg32/fontdlg.c Deleted files: trunk/reactos/lib/comdlg32/generic.c From gvg at svn.reactos.com Thu May 26 23:06:21 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15533: Sync to Wine-20050524: Message-ID: <000601c56236$c4a59870$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexander Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Updated files: trunk/reactos/lib/dinput8/Makefile.in From gvg at svn.reactos.com Thu May 26 23:07:56 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15534: Sync to Wine-20050524: Message-ID: <000601c56236$fd53c9d0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexander Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Updated files: trunk/reactos/lib/icmp/Makefile.in From gvg at svn.reactos.com Thu May 26 23:09:50 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15535: Sync to Wine-20050524: Message-ID: <000601c56237$4122f320$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexander Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Updated files: trunk/reactos/lib/mpr/Makefile.in From gvg at svn.reactos.com Thu May 26 23:15:59 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15536: Sync to Wine-20050524: Message-ID: <000601c56238$1d43a430$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexander Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Updated files: trunk/reactos/lib/msimg32/Makefile.in From gvg at svn.reactos.com Thu May 26 23:55:39 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [gvg] 15537: Sync to Wine-20050524: Message-ID: <000601c5623d$a78c15f0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexander Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Aric Stewart - Fix a few leaking object handles. - Correct user component publication. - Implement MsiEnumComponentQualifiers. - Implement Publish Components in order for MsiGetQualifiedComponent apis to work. Also implement MsiGetQualifiedComponent, or at least some of the functionality as it is supposed to install stuff if it is absent, which it does not do yet. - Correct query quoting based on Mike's patch. Also more error messages about return codes from custom actions and ignore an error that we should be ignoring. - Double terminate SZ_MULTI properly. - ClassInfo and ExtensionInfo are also written for ADVERTISED components. - Write the RegOwner and RegCompany keys as blank if they do not exist when doing the RegisterUser action. - Fix quoting on queries. - Respect '+' and '*' in WriteRegistryValues to only create the key if it does not already exist. Prevents overwriting values with NULL. - We cannot internally load the files in FileCost because that action may be skipped or not called. So do it in CostInitialize. - Quote the file path in SelfRegModules. - Do not write squished null guids to the feature registration. - Correctly use short filenames from uncompressed file sources. Also default feature and component install states to ABSENT instead of UNKNOWN. - Correct a problem with parse_data if binary data was not in full bytes. - More properly handle uncompressed file sources, fix the creating and parsing of Source Directories. - ExecuteAction runs the whole Execute table and not just from InstallValidate onward. To do this make sure we do not do the costing initialization work again if it is already done (by checking the CostingComplete Property). - A lot of work to refine feature states, setting the state affects the state of all child features and also respect features that want to default to something other than LOCAL. - Fix a few leaking object handles. - Correct user component publication. - Implement MsiEnumComponentQualifiers. - We have a stub for MsiGetUserInfoA we should use it. - A few small fixes. - Add a missing msiobj_release that was resulting in a leaked object with each MsiCreateRecord call. - Fix a leaking handle. - Make MsiCollectUserInfo more internally consistent. Thanks to Mike McCormack. - Fix a leaking handle in MsiConfigureProductExW. - Implement MsiGetProductCodeW. - Implement MsiGetUserInfoW. - Implement MsiCollectUserInfoA/W. - Implement MsiQueryFeatureStateW. - Correct a leaking hkey handle. - Expand some handling of special properties in MsiGetProductInfo. - Fix for the return codes for the Qualified component calls. They are not INSTALLSTATEs but rather success values. - Quoting fixes. Mike McCormack - Make sure that dialogs are only created and destroyed in a single thread. - Track memory allocations in the SQL parser. - Create the ORDER BY view in a single call. - Simplify parsing of the FROM keyword. - Improve parser error checking. - Simplify parsing of select query. - remove the unused utf8 field of an expression - make the parse result a single assignment at top level of parsing - abort parsing on a memory allocation failure - Only tables can be backquoted, strings must be single quoted. - Declare MsiExportDatabase* in the spec file, and fix a typo. - make sure to free the string table when closing the database - don't free szPersist in MsiOpenDatabase if it's not a string - Avoid some non-standard str functions. Francois Gouget - Tweak the documentation to make winapi_check happy. Juan Lang - Don't fail in RegisterFonts if the Fonts table is missing. - Partially implement AppSearch for RegLocator-type searches. - Turn handled errors from ERRs to WARNs or TRACEs. Vincent Beron - Use SUBLANG_NEUTRAL for French resources. Stefan Leichter - Update version resource of msi.dll to current version shipped from windows update. - Added minimal implementation of MsiCreateAndVerifyInstallerDirectory. Marcus Meissner - Set PhysicalMemory property from system data. Updated files: trunk/reactos/include/wine/msidefs.h trunk/reactos/lib/msi/Makefile.in trunk/reactos/lib/msi/action.c trunk/reactos/lib/msi/action.h trunk/reactos/lib/msi/appsearch.c trunk/reactos/lib/msi/cond.tab.c trunk/reactos/lib/msi/cond.y trunk/reactos/lib/msi/create.c trunk/reactos/lib/msi/custom.c trunk/reactos/lib/msi/database.c trunk/reactos/lib/msi/dialog.c trunk/reactos/lib/msi/insert.c trunk/reactos/lib/msi/msi.c trunk/reactos/lib/msi/msi.spec trunk/reactos/lib/msi/msi_Fr.rc trunk/reactos/lib/msi/msipriv.h trunk/reactos/lib/msi/msiquery.c trunk/reactos/lib/msi/order.c trunk/reactos/lib/msi/package.c trunk/reactos/lib/msi/query.h trunk/reactos/lib/msi/record.c trunk/reactos/lib/msi/registry.c trunk/reactos/lib/msi/sql.tab.c trunk/reactos/lib/msi/sql.y trunk/reactos/lib/msi/suminfo.c trunk/reactos/lib/msi/table.c trunk/reactos/lib/msi/tokenize.c trunk/reactos/lib/msi/update.c trunk/reactos/lib/msi/version.rc trunk/reactos/lib/msi/where.c From greatlrd at svn.reactos.com Fri May 27 00:41:33 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15538: partially implemented fullscreen in changedisplay setting Message-ID: <000601c56244$115b6e30$6b01a8c0@PENELOPE> partially implemented fullscreen in changedisplay setting I can play winquake in fullscreen now :) Updated files: trunk/reactos/subsys/win32k/objects/dc.c From ion at svn.reactos.com Fri May 27 01:16:41 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15539: Starting over properly like Casper recommended Message-ID: <000601c56248$f9a7d3a0$6b01a8c0@PENELOPE> Starting over properly like Casper recommended Deleted files: branches/new_headers/ From ion at svn.reactos.com Fri May 27 01:20:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [ion] 15540: Create new headers branch Message-ID: <000601c56249$7fb10750$6b01a8c0@PENELOPE> Create new headers branch Added files: branches/new_headers/ From greatlrd at svn.reactos.com Fri May 27 02:32:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15541: fix stupied Ret uninitialized in IntChangeDisplaySettings for DGB=0 build Message-ID: <000601c56253$8ee90290$6b01a8c0@PENELOPE> fix stupied Ret uninitialized in IntChangeDisplaySettings for DGB=0 build Updated files: trunk/reactos/subsys/win32k/objects/dc.c From greatlrd at svn.reactos.com Fri May 27 16:22:08 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15542: fix memmory coruption in EnumDisplaySettingsExA Message-ID: <000601c562c7$771bc610$6b01a8c0@PENELOPE> fix memmory coruption in EnumDisplaySettingsExA do not alloc memmory with heap. Updated files: trunk/reactos/lib/user32/misc/display.c From chorns at svn.reactos.com Fri May 27 16:32:42 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [chorns] 15543: Delete Message-ID: <000601c562c8$f0b8eec0$6b01a8c0@PENELOPE> Delete Deleted files: branches/xmlbuildsystem/reactos/ntoskrnl/mm/RPoolMgr.h From chorns at svn.reactos.com Fri May 27 16:33:42 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [chorns] 15544: Copy rpoolmgr.h from trunk Message-ID: <000601c562c9$14c88000$6b01a8c0@PENELOPE> Copy rpoolmgr.h from trunk Added files: branches/xmlbuildsystem/reactos/ntoskrnl/mm/rpoolmgr.h From hbirr at svn.reactos.com Fri May 27 18:28:12 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [hbirr] 15545: Dereference the event if the queue is freed in IntDereferenceMessageQueue. Message-ID: <000601c562d9$136f8c70$6b01a8c0@PENELOPE> Dereference the event if the queue is freed in IntDereferenceMessageQueue. Updated files: trunk/reactos/subsys/win32k/include/msgqueue.h From greatlrd at svn.reactos.com Fri May 27 20:26:16 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:32 2006 Subject: [ros-svn] [greatlrd] 15546: Thx casper to notice a ID was mistagen by translate Message-ID: <000601c562e9$91b7a1c0$6b01a8c0@PENELOPE> Thx casper to notice a ID was mistagen by translate Updated files: trunk/reactos/lib/shdocvw/Sv.rc From chorns at svn.reactos.com Fri May 27 21:30:37 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [chorns] 15547: Merge 15329:15546 from trunk Message-ID: <000601c562f2$8f6cd850$6b01a8c0@PENELOPE> Merge 15329:15546 from trunk Added files: branches/xmlbuildsystem/reactos/lib/dinput/keyboard.c branches/xmlbuildsystem/reactos/lib/mpr/mpr_Ru.rc branches/xmlbuildsystem/reactos/lib/msacm/msacm_Ru.rc branches/xmlbuildsystem/reactos/lib/msacm/msacm_Sv.rc branches/xmlbuildsystem/reactos/lib/msi/msi_Ru.rc branches/xmlbuildsystem/reactos/lib/oledlg/oledlg_Ru.rc branches/xmlbuildsystem/reactos/lib/setupapi/Sv.rc branches/xmlbuildsystem/reactos/lib/shdocvw/Ru.rc branches/xmlbuildsystem/reactos/lib/shdocvw/Sv.rc branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/tag.h branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer-cz.rc branches/xmlbuildsystem/reactos/subsys/system/sm/En.rc branches/xmlbuildsystem/reactos/subsys/system/sm/resource.h Updated files: branches/xmlbuildsystem/reactos/apps/utils/ps/ps.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/hardware.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/arch/i386/i386disk.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/disk/partition.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/freeldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/mm/mm.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/reactos.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/reactos/setupldr.c branches/xmlbuildsystem/reactos/boot/freeldr/freeldr/ui/ui.c branches/xmlbuildsystem/reactos/bootdata/hivesys.inf branches/xmlbuildsystem/reactos/bootdata/packages/reactos.dff branches/xmlbuildsystem/reactos/drivers/bus/acpi/ospm/acpisys.c branches/xmlbuildsystem/reactos/drivers/bus/acpi/ospm/fdo.c branches/xmlbuildsystem/reactos/drivers/bus/acpi/ospm/include/acpisys.h branches/xmlbuildsystem/reactos/drivers/bus/acpi/ospm/osl.c branches/xmlbuildsystem/reactos/drivers/bus/acpi/ospm/pdo.c branches/xmlbuildsystem/reactos/drivers/bus/pci/pci.c branches/xmlbuildsystem/reactos/drivers/bus/pci/pdo.c branches/xmlbuildsystem/reactos/drivers/dd/serial/legacy.c branches/xmlbuildsystem/reactos/drivers/dd/serial/pnp.c branches/xmlbuildsystem/reactos/drivers/dd/serial/serial.h branches/xmlbuildsystem/reactos/drivers/fs/np/create.c branches/xmlbuildsystem/reactos/drivers/input/i8042prt/i8042prt.h branches/xmlbuildsystem/reactos/drivers/input/i8042prt/keyboard.c branches/xmlbuildsystem/reactos/drivers/input/i8042prt/mouse.c branches/xmlbuildsystem/reactos/drivers/net/afd/afd/info.c branches/xmlbuildsystem/reactos/drivers/net/ndis/include/miniport.h branches/xmlbuildsystem/reactos/drivers/net/ndis/include/ndissys.h branches/xmlbuildsystem/reactos/drivers/net/ndis/ndis/miniport.c branches/xmlbuildsystem/reactos/drivers/net/ndis/ndis/protocol.c branches/xmlbuildsystem/reactos/drivers/net/tcpip/tcpip/main.c branches/xmlbuildsystem/reactos/drivers/storage/cdrom/cdrom.c branches/xmlbuildsystem/reactos/drivers/storage/disk/disk.c branches/xmlbuildsystem/reactos/drivers/usb/Makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/Makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/buffer_simple.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/config.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/hcd-pci.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/hcd.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/hcd.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/hub.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/hub.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/makefile.crom branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/message.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/urb.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usb-debug.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usb.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usb.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usbcore.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usbcore.def branches/xmlbuildsystem/reactos/drivers/usb/cromwell/core/usbcore.rc branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/makefile.crom branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-dbg.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-hcd.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-hub.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-mem.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-pci.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci-q.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci.def branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci.rc branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci_config.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci_main.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/host/ohci_main.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/asm/bitops.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/bitops.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/boot.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/consts.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/cromwell_types.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/errno.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/linux_wrapper.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/list.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/pci_hal.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/pci_ids.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/usb.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/linux/usb_ch9.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/BootUSB.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/Makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/linuxwrapper.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/risefall.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/ros_wrapper.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/usbkey.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/usbwrapper.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/xpad.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/sys/xremote.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/makefile branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/uhci-hcd.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/uhci.def branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/uhci.rc branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/uhci_config.h branches/xmlbuildsystem/reactos/drivers/usb/cromwell/uhci/uhci_main.c branches/xmlbuildsystem/reactos/drivers/usb/cromwell/usb_wrapper.h branches/xmlbuildsystem/reactos/drivers/video/displays/framebuf/screen.c branches/xmlbuildsystem/reactos/drivers/video/miniport/vbe/vbemp.c branches/xmlbuildsystem/reactos/drivers/video/miniport/vbe/vbemp.h branches/xmlbuildsystem/reactos/hal/halx86/mp/mpconfig.c branches/xmlbuildsystem/reactos/include/ddk/obfuncs.h branches/xmlbuildsystem/reactos/include/debug.h branches/xmlbuildsystem/reactos/include/ntdll/ntdll.h branches/xmlbuildsystem/reactos/include/ntos/zwtypes.h branches/xmlbuildsystem/reactos/include/win32k/debug1.h branches/xmlbuildsystem/reactos/include/wine/debug.h branches/xmlbuildsystem/reactos/include/wine/exception.h branches/xmlbuildsystem/reactos/include/wine/msidefs.h branches/xmlbuildsystem/reactos/include/wine/setupapi.h branches/xmlbuildsystem/reactos/lib/cabinet/Makefile.in branches/xmlbuildsystem/reactos/lib/cabinet/cabinet.h branches/xmlbuildsystem/reactos/lib/cabinet/fci.c branches/xmlbuildsystem/reactos/lib/comctl32/Makefile.in branches/xmlbuildsystem/reactos/lib/comctl32/comboex.c branches/xmlbuildsystem/reactos/lib/comctl32/comctl32undoc.c branches/xmlbuildsystem/reactos/lib/comctl32/datetime.c branches/xmlbuildsystem/reactos/lib/comctl32/header.c branches/xmlbuildsystem/reactos/lib/comctl32/hotkey.c branches/xmlbuildsystem/reactos/lib/comctl32/imagelist.c branches/xmlbuildsystem/reactos/lib/comctl32/ipaddress.c branches/xmlbuildsystem/reactos/lib/comctl32/listview.c branches/xmlbuildsystem/reactos/lib/comctl32/monthcal.c branches/xmlbuildsystem/reactos/lib/comctl32/tab.c branches/xmlbuildsystem/reactos/lib/comctl32/toolbar.c branches/xmlbuildsystem/reactos/lib/comctl32/updown.c branches/xmlbuildsystem/reactos/lib/comdlg32/Makefile.in branches/xmlbuildsystem/reactos/lib/comdlg32/commdlg.spec branches/xmlbuildsystem/reactos/lib/comdlg32/filedlg.c branches/xmlbuildsystem/reactos/lib/comdlg32/filedlgbrowser.c branches/xmlbuildsystem/reactos/lib/comdlg32/fontdlg.c branches/xmlbuildsystem/reactos/lib/cpl/desk/en.rc branches/xmlbuildsystem/reactos/lib/cpl/desk/resource.h branches/xmlbuildsystem/reactos/lib/cpl/desk/settings.c branches/xmlbuildsystem/reactos/lib/cpl/desk/sv.rc branches/xmlbuildsystem/reactos/lib/dinput/Makefile.in branches/xmlbuildsystem/reactos/lib/dinput/data_formats.c branches/xmlbuildsystem/reactos/lib/dinput/device.c branches/xmlbuildsystem/reactos/lib/dinput/dinput_main.c branches/xmlbuildsystem/reactos/lib/dinput/dinput_private.h branches/xmlbuildsystem/reactos/lib/dinput/joystick_linux.c branches/xmlbuildsystem/reactos/lib/dinput/joystick_linuxinput.c branches/xmlbuildsystem/reactos/lib/dinput/mouse.c branches/xmlbuildsystem/reactos/lib/dinput8/Makefile.in branches/xmlbuildsystem/reactos/lib/dxdiagn/dxdiagn.xml branches/xmlbuildsystem/reactos/lib/icmp/Makefile.in branches/xmlbuildsystem/reactos/lib/iphlpapi/ifenum_reactos.c branches/xmlbuildsystem/reactos/lib/kernel32/mem/section.c branches/xmlbuildsystem/reactos/lib/kernel32/misc/lang.c branches/xmlbuildsystem/reactos/lib/kernel32/synch/event.c branches/xmlbuildsystem/reactos/lib/kernel32/synch/mutex.c branches/xmlbuildsystem/reactos/lib/kernel32/synch/sem.c branches/xmlbuildsystem/reactos/lib/kernel32/synch/timer.c branches/xmlbuildsystem/reactos/lib/mmdrv/wave.c branches/xmlbuildsystem/reactos/lib/mpr/Makefile.in branches/xmlbuildsystem/reactos/lib/mpr/mpr.rc branches/xmlbuildsystem/reactos/lib/msacm/msacm.rc branches/xmlbuildsystem/reactos/lib/msi/Makefile.in branches/xmlbuildsystem/reactos/lib/msi/action.c branches/xmlbuildsystem/reactos/lib/msi/action.h branches/xmlbuildsystem/reactos/lib/msi/appsearch.c branches/xmlbuildsystem/reactos/lib/msi/cond.tab.c branches/xmlbuildsystem/reactos/lib/msi/cond.y branches/xmlbuildsystem/reactos/lib/msi/create.c branches/xmlbuildsystem/reactos/lib/msi/custom.c branches/xmlbuildsystem/reactos/lib/msi/database.c branches/xmlbuildsystem/reactos/lib/msi/dialog.c branches/xmlbuildsystem/reactos/lib/msi/insert.c branches/xmlbuildsystem/reactos/lib/msi/msi.c branches/xmlbuildsystem/reactos/lib/msi/msi.rc branches/xmlbuildsystem/reactos/lib/msi/msi.spec branches/xmlbuildsystem/reactos/lib/msi/msi_Fr.rc branches/xmlbuildsystem/reactos/lib/msi/msipriv.h branches/xmlbuildsystem/reactos/lib/msi/msiquery.c branches/xmlbuildsystem/reactos/lib/msi/order.c branches/xmlbuildsystem/reactos/lib/msi/package.c branches/xmlbuildsystem/reactos/lib/msi/query.h branches/xmlbuildsystem/reactos/lib/msi/record.c branches/xmlbuildsystem/reactos/lib/msi/registry.c branches/xmlbuildsystem/reactos/lib/msi/sql.tab.c branches/xmlbuildsystem/reactos/lib/msi/sql.y branches/xmlbuildsystem/reactos/lib/msi/suminfo.c branches/xmlbuildsystem/reactos/lib/msi/table.c branches/xmlbuildsystem/reactos/lib/msi/tokenize.c branches/xmlbuildsystem/reactos/lib/msi/update.c branches/xmlbuildsystem/reactos/lib/msi/version.rc branches/xmlbuildsystem/reactos/lib/msi/where.c branches/xmlbuildsystem/reactos/lib/msimg32/Makefile.in branches/xmlbuildsystem/reactos/lib/msimg32/msimg32.xml branches/xmlbuildsystem/reactos/lib/ntdll/ldr/utils.c branches/xmlbuildsystem/reactos/lib/oledlg/rsrc.rc branches/xmlbuildsystem/reactos/lib/rpcrt4/rpcrt4_main.c branches/xmlbuildsystem/reactos/lib/rtl/unicode.c branches/xmlbuildsystem/reactos/lib/setupapi/misc.c branches/xmlbuildsystem/reactos/lib/setupapi/setupapi.rc branches/xmlbuildsystem/reactos/lib/setupapi/setupapi.spec branches/xmlbuildsystem/reactos/lib/shdocvw/shdocvw.rc branches/xmlbuildsystem/reactos/lib/shdocvw/shdocvw.xml branches/xmlbuildsystem/reactos/lib/user32/misc/display.c branches/xmlbuildsystem/reactos/lib/user32/resources/ocr_normal.cur branches/xmlbuildsystem/reactos/lib/ws2_32/misc/dllmain.c branches/xmlbuildsystem/reactos/ntoskrnl/cc/view.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/cm.h branches/xmlbuildsystem/reactos/ntoskrnl/cm/ntfunc.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/registry.c branches/xmlbuildsystem/reactos/ntoskrnl/cm/regobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/event.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/evtpair.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/fmutex.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/init.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/mutant.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/profile.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/resource.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/sem.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/timer.c branches/xmlbuildsystem/reactos/ntoskrnl/ex/win32k.c branches/xmlbuildsystem/reactos/ntoskrnl/fs/notify.c branches/xmlbuildsystem/reactos/ntoskrnl/include/config.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/debug.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/io.h branches/xmlbuildsystem/reactos/ntoskrnl/include/internal/ob.h branches/xmlbuildsystem/reactos/ntoskrnl/include/ntoskrnl.h branches/xmlbuildsystem/reactos/ntoskrnl/io/device.c branches/xmlbuildsystem/reactos/ntoskrnl/io/deviface.c branches/xmlbuildsystem/reactos/ntoskrnl/io/driver.c branches/xmlbuildsystem/reactos/ntoskrnl/io/file.c branches/xmlbuildsystem/reactos/ntoskrnl/io/fs.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iocomp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iomgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/iowork.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irp.c branches/xmlbuildsystem/reactos/ntoskrnl/io/irq.c branches/xmlbuildsystem/reactos/ntoskrnl/io/mdl.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpnotify.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnpreport.c branches/xmlbuildsystem/reactos/ntoskrnl/io/pnproot.c branches/xmlbuildsystem/reactos/ntoskrnl/io/rawfs.c branches/xmlbuildsystem/reactos/ntoskrnl/io/resource.c branches/xmlbuildsystem/reactos/ntoskrnl/io/timer.c branches/xmlbuildsystem/reactos/ntoskrnl/io/vpb.c branches/xmlbuildsystem/reactos/ntoskrnl/kd/kdmain.c branches/xmlbuildsystem/reactos/ntoskrnl/kdbg/kdb_cli.c branches/xmlbuildsystem/reactos/ntoskrnl/kdbg/kdb_symbols.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/bug.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/clock.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/gate.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/exp.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/irq.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/irqhand.s branches/xmlbuildsystem/reactos/ntoskrnl/ke/i386/main.S branches/xmlbuildsystem/reactos/ntoskrnl/ke/main.c branches/xmlbuildsystem/reactos/ntoskrnl/ke/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/loader.c branches/xmlbuildsystem/reactos/ntoskrnl/ldr/sysdll.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/connect.c branches/xmlbuildsystem/reactos/ntoskrnl/lpc/port.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/aspace.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/marea.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/mdl.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/mm.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/npool.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/pageop.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/pe.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/pool.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/ppool.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/region.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/rmap.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/section.c branches/xmlbuildsystem/reactos/ntoskrnl/mm/virtual.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/dirobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/namespc.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/ntobj.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/object.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/security.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/symlink.c branches/xmlbuildsystem/reactos/ntoskrnl/ob/wait.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/cid.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/debug.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/job.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/kill.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/notify.c branches/xmlbuildsystem/reactos/ntoskrnl/ps/psmgr.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/handle.c branches/xmlbuildsystem/reactos/ntoskrnl/rtl/nls.c branches/xmlbuildsystem/reactos/ntoskrnl/se/acl.c branches/xmlbuildsystem/reactos/ntoskrnl/se/sd.c branches/xmlbuildsystem/reactos/ntoskrnl/se/semgr.c branches/xmlbuildsystem/reactos/ntoskrnl/se/sid.c branches/xmlbuildsystem/reactos/ntoskrnl/se/token.c branches/xmlbuildsystem/reactos/subsys/csrss/api/handle.c branches/xmlbuildsystem/reactos/subsys/csrss/api/process.c branches/xmlbuildsystem/reactos/subsys/csrss/include/api.h branches/xmlbuildsystem/reactos/subsys/smss/client.c branches/xmlbuildsystem/reactos/subsys/smss/debug.c branches/xmlbuildsystem/reactos/subsys/smss/initdosdev.c branches/xmlbuildsystem/reactos/subsys/smss/initenv.c branches/xmlbuildsystem/reactos/subsys/smss/initheap.c branches/xmlbuildsystem/reactos/subsys/smss/initmv.c branches/xmlbuildsystem/reactos/subsys/smss/initobdir.c branches/xmlbuildsystem/reactos/subsys/smss/initpage.c branches/xmlbuildsystem/reactos/subsys/smss/initreg.c branches/xmlbuildsystem/reactos/subsys/smss/initrun.c branches/xmlbuildsystem/reactos/subsys/smss/initss.c branches/xmlbuildsystem/reactos/subsys/smss/initwkdll.c branches/xmlbuildsystem/reactos/subsys/smss/print.c branches/xmlbuildsystem/reactos/subsys/smss/smapi.c branches/xmlbuildsystem/reactos/subsys/smss/smapicomp.c branches/xmlbuildsystem/reactos/subsys/smss/smapiexec.c branches/xmlbuildsystem/reactos/subsys/smss/smapiquery.c branches/xmlbuildsystem/reactos/subsys/smss/smss.c branches/xmlbuildsystem/reactos/subsys/smss/smss.h branches/xmlbuildsystem/reactos/subsys/system/cmd/En.rc branches/xmlbuildsystem/reactos/subsys/system/cmd/dir.c branches/xmlbuildsystem/reactos/subsys/system/cmd/internal.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dhclient.c branches/xmlbuildsystem/reactos/subsys/system/dhcp/dispatch.c branches/xmlbuildsystem/reactos/subsys/system/explorer/explorer_intres.rc branches/xmlbuildsystem/reactos/subsys/system/sm/sm.c branches/xmlbuildsystem/reactos/subsys/system/sm/sm.rc branches/xmlbuildsystem/reactos/subsys/system/usetup/cabinet.c branches/xmlbuildsystem/reactos/subsys/system/usetup/cabinet.h branches/xmlbuildsystem/reactos/subsys/system/usetup/filesup.c branches/xmlbuildsystem/reactos/subsys/system/usetup/format.c branches/xmlbuildsystem/reactos/subsys/system/usetup/progress.c branches/xmlbuildsystem/reactos/subsys/system/usetup/progress.h branches/xmlbuildsystem/reactos/subsys/system/usetup/usetup.c branches/xmlbuildsystem/reactos/subsys/system/winefile/cs.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/de.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/en.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/es.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/fr.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/hu.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/it.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/nl.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pl.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/pt.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/resource.h branches/xmlbuildsystem/reactos/subsys/system/winefile/ru.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/si.rc branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.c branches/xmlbuildsystem/reactos/subsys/system/winefile/winefile.h branches/xmlbuildsystem/reactos/subsys/system/winefile/zh.rc branches/xmlbuildsystem/reactos/subsys/win32k/include/csr.h branches/xmlbuildsystem/reactos/subsys/win32k/include/msgqueue.h branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/csr.c branches/xmlbuildsystem/reactos/subsys/win32k/ntuser/desktop.c branches/xmlbuildsystem/reactos/subsys/win32k/objects/dc.c branches/xmlbuildsystem/reactos/tools/cabman/dfp.cxx branches/xmlbuildsystem/reactos/tools/cabman/main.cxx branches/xmlbuildsystem/reactos/tools/rbuild/backend/mingw/modulehandler.cpp branches/xmlbuildsystem/reactos/tools/rsym.c branches/xmlbuildsystem/reactos/tools/winebuild/Makefile branches/xmlbuildsystem/reactos/tools/winebuild/build.h branches/xmlbuildsystem/reactos/tools/winebuild/import.c branches/xmlbuildsystem/reactos/tools/winebuild/main.c branches/xmlbuildsystem/reactos/tools/winebuild/parser.c branches/xmlbuildsystem/reactos/tools/winebuild/relay.c branches/xmlbuildsystem/reactos/tools/winebuild/res16.c branches/xmlbuildsystem/reactos/tools/winebuild/spec16.c branches/xmlbuildsystem/reactos/tools/winebuild/spec32.c branches/xmlbuildsystem/reactos/tools/winebuild/utils.c branches/xmlbuildsystem/reactos/tools/winebuild/winebuild.man.in branches/xmlbuildsystem/reactos/tools/wrc/wrctypes.h branches/xmlbuildsystem/reactos/w32api/include/ddk/winddk.h branches/xmlbuildsystem/reactos/w32api/include/winuser.h Deleted files: branches/xmlbuildsystem/reactos/lib/comdlg32/generic.c branches/xmlbuildsystem/reactos/lib/dinput/keyboard.c From hpoussin at svn.reactos.com Fri May 27 21:43:09 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hpoussin] 15548: Don't free heap for string that we don't own Message-ID: <000601c562f4$4f49dc30$6b01a8c0@PENELOPE> Don't free heap for string that we don't own Updated files: trunk/reactos/lib/user32/misc/display.c From greatlrd at svn.reactos.com Fri May 27 22:07:51 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [greatlrd] 15549: Implement NtGdiGetSystemPaletteUse and NtGdiSetSystemPaletteUse Message-ID: <000601c562f7$c2cc24d0$6b01a8c0@PENELOPE> Implement NtGdiGetSystemPaletteUse and NtGdiSetSystemPaletteUse this code have been taken from wine Updated files: trunk/reactos/subsys/win32k/objects/color.c trunk/reactos/w32api/include/wingdi.h From hpoussin at svn.reactos.com Fri May 27 22:36:01 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hpoussin] 15550: Silent debug message Message-ID: <000601c562fb$b26eb400$6b01a8c0@PENELOPE> Silent debug message Updated files: trunk/reactos/subsys/win32k/objects/dc.c From sedwards at svn.reactos.com Fri May 27 23:51:28 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [sedwards] 15551: use w32api Message-ID: <000601c56306$3c806c10$6b01a8c0@PENELOPE> use w32api Updated files: trunk/reactos/drivers/input/mouclass/makefile From sedwards at svn.reactos.com Sat May 28 00:15:38 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [sedwards] 15552: use -D__USE_W32API Message-ID: <000601c56309$9c8e15a0$6b01a8c0@PENELOPE> use -D__USE_W32API Updated files: trunk/reactos/drivers/bus/isapnp/isapnp.h trunk/reactos/drivers/bus/isapnp/makefile From sedwards at svn.reactos.com Sat May 28 00:18:50 2005 From: sedwards at svn.reactos.com (sedwards@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [sedwards] 15553: use __USE_W32API Message-ID: <000601c5630a$0ee4b6e0$6b01a8c0@PENELOPE> use __USE_W32API Updated files: trunk/reactos/drivers/input/sermouse/makefile trunk/reactos/drivers/input/sermouse/sermouse.c From hpoussin at svn.reactos.com Sat May 28 01:19:17 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hpoussin] 15554: Use DHCP to get name servers IP addresses Message-ID: <000601c56312$80c0fe60$6b01a8c0@PENELOPE> Use DHCP to get name servers IP addresses Updated files: trunk/reactos/bootdata/hivesys.inf From ion at svn.reactos.com Sat May 28 02:12:43 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15555: Build beep with w32api Message-ID: <000601c56319$f8334910$6b01a8c0@PENELOPE> Build beep with w32api Updated files: trunk/reactos/drivers/dd/beep/makefile trunk/reactos/w32api/include/ddk/winddk.h From ion at svn.reactos.com Sat May 28 02:24:48 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15556: Build pci with w32api Message-ID: <000601c5631b$a7c8d1f0$6b01a8c0@PENELOPE> Build pci with w32api Updated files: trunk/reactos/drivers/bus/pci/makefile trunk/reactos/drivers/bus/pci/pci.c trunk/reactos/drivers/bus/pci/pdo.c trunk/reactos/w32api/include/ddk/winddk.h From hbirr at svn.reactos.com Sat May 28 09:26:39 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hbirr] 15557: Put the assembler functions into the .text section. Message-ID: <000601c56356$96d66f20$6b01a8c0@PENELOPE> Put the assembler functions into the .text section. Updated files: trunk/reactos/ntoskrnl/ex/i386/interlck.c From hbirr at svn.reactos.com Sat May 28 09:32:24 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hbirr] 15558: Don't try to resolve user mode page faults in the very early boot phase. Message-ID: <000601c56357$6419e390$6b01a8c0@PENELOPE> Don't try to resolve user mode page faults in the very early boot phase. Updated files: trunk/reactos/ntoskrnl/mm/mm.c From hbirr at svn.reactos.com Sat May 28 09:34:56 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hbirr] 15559: Use correct flag while checking for uninitialized segments. Message-ID: <000601c56357$be8ad000$6b01a8c0@PENELOPE> Use correct flag while checking for uninitialized segments. Updated files: trunk/reactos/ntoskrnl/mm/section.c From hbirr at svn.reactos.com Sat May 28 09:37:20 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hbirr] 15560: Print the complete image name on a fault. Message-ID: <000601c56358$14918480$6b01a8c0@PENELOPE> Print the complete image name on a fault. Updated files: trunk/reactos/ntoskrnl/ke/i386/exp.c From hbirr at svn.reactos.com Sat May 28 09:39:54 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hbirr] 15561: Check for the complete initialisation of user mode modules. Message-ID: <000601c56358$70af84b0$6b01a8c0@PENELOPE> Check for the complete initialisation of user mode modules. Updated files: trunk/reactos/ntoskrnl/kdbg/kdb_symbols.c From gvg at svn.reactos.com Sat May 28 11:30:07 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15562: Sync to Wine-20050524: Message-ID: <000601c56367$d648e550$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. - Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places. - Comment out stub WEP entry points so that we can call WEP for builtin dlls too. Juan Lang - Obvious fixes to PropVariantClear and PropVariantCopy for vector types. - Add a comment, and a no-op cleanup. - Differentiate between version 0 and version 1 property storages. - Store property names in the code page of the property set. - maintain proper byte order - maintain PROPSETFLAG_ANSI flag based on codepage - update comments - Correct/improve error checking in IPropertyStorage. - convert strings between property storage's code page and system code page - add tests for setting code page - fix tests and behavior to match WinXP - Define and use endian conversion macros for big-endian machines. Marcus Meissner - Move the Dll init function to compobj.c to avoid having global variables. Remove need of ole32_main.h. - Make HGLOBALStream_* functions static. - Make _xmalloc16() static. - Staticify FTMarshalImpl definition. Francois Gouget - Specify the proper call convention in the PropSysFreeString() implementation. - Tweak the API documentation to silence winapi_check warnings. Robert Shearman - Add error messages on failure in file moniker load function. - Fix incorrect pointer check in both monikers. - Fix max size calculation of item moniker to match native. - Add a generic moniker marshaler that works by saving & loading monikers to & from the stream. - Use the generic moniker marshal in the file & item monikers and add a class factory for each. - Implement IROTData::GetComparisonData for file & item monikers. - Add a useful trace message. - Fix more places where custom header size was calculated exclusive of the data size member. - Optimize custom marshaling by getting size before calling the custom marshaler so we can write the header before and not use a second stream. - Change remaining blocks of code with 2-space indentation to 4-space indentation. - Make vtables const. - Remove an unnecessary memcpy and let the compiler do the work. - Write custom header up to and including size, not excluding. - Add a stub implementation of CoIsHandlerConnected. - Marshal objects & monikers into the ROT. - Test for this behaviour. Mike McCormack - Remove unnecessary declarations and make functions static. - Remove forward declarations. - Make sure a stream can't be created in read only storage. - Fix a memory leak in the ole storage implementation. - Remove function prototypes. Kevin Koltzau - Implement Hash function on composite moniker. Jeff Latimer - Implement the IEnumMoniker interface for the ROT and provide tests to exercise the interface. Pierre d'Herbemont - Big Endian specific code fixes in order to conform with NONAMELESSSTRUCT. Matthew Mastracci - Replace stub entry for StgOpenStorageEx with call to StgOpenStorage. - Replace StgCreateStorageEx stub with call to StgCreateDocfile and add required STGFMT_* enumerations. Updated files: trunk/reactos/lib/ole32/Makefile.in trunk/reactos/lib/ole32/compobj.c trunk/reactos/lib/ole32/compobj_private.h trunk/reactos/lib/ole32/compositemoniker.c trunk/reactos/lib/ole32/filemoniker.c trunk/reactos/lib/ole32/ftmarshal.c trunk/reactos/lib/ole32/git.c trunk/reactos/lib/ole32/hglobalstream.c trunk/reactos/lib/ole32/itemmoniker.c trunk/reactos/lib/ole32/marshal.c trunk/reactos/lib/ole32/moniker.c trunk/reactos/lib/ole32/moniker.h trunk/reactos/lib/ole32/ole16.c trunk/reactos/lib/ole32/ole2.c trunk/reactos/lib/ole32/ole2_16.c trunk/reactos/lib/ole32/ole2thk.spec trunk/reactos/lib/ole32/ole32.spec trunk/reactos/lib/ole32/ole32_main.c trunk/reactos/lib/ole32/oleobj.c trunk/reactos/lib/ole32/oleproxy.c trunk/reactos/lib/ole32/stg_prop.c trunk/reactos/lib/ole32/storage32.c trunk/reactos/lib/ole32/storage32.h trunk/reactos/w32api/include/objbase.h Deleted files: trunk/reactos/lib/ole32/ole32_main.h From gvg at svn.reactos.com Sat May 28 11:35:31 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15563: Sync to Wine-20050524: Message-ID: <000601c56368$974f9190$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Michael Stefaniuc - Reimplement VarMul(). It can multiply now all variants that the native (WinXP) function supports too. - Fix VariantChangeType: calls to VarDecFromCy and VarDecFromDisp had source and destination swapped. Richard Cohen - Remove unused macro. - Check for VT_I8 before testing it. - VarMod returns DISP_E_OVERFLOW not E_INVALIDARG. Robert Shearman - Use I_RpcGetBuffer instead of HeapReAlloc for getting the Buffer memory. Vincent Beron - Use SUBLANG_NEUTRAL for French resources. Alex Villacis Lasso - Fix leftover negative sign in height parameter for transparent bitmap. - Properly announce whether bitmap is transparent in get_Attributes. - GIF transparency is now palette-index based, instead of RGB based. - Keep original bitmap and XOR mask separate, so that get_Handle returns original bitmap. Updated files: trunk/reactos/lib/oleaut32/Makefile.in trunk/reactos/lib/oleaut32/oleaut32_Fr.rc trunk/reactos/lib/oleaut32/olepicture.c trunk/reactos/lib/oleaut32/tmarshal.c trunk/reactos/lib/oleaut32/variant.c From gvg at svn.reactos.com Sat May 28 11:37:02 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15564: Sync to Wine-20050524: Message-ID: <000601c56368$cd326df0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Vincent Beron - Use SUBLANG_NEUTRAL for French resources. Updated files: trunk/reactos/lib/oledlg/Makefile.in trunk/reactos/lib/oledlg/oledlg_Fr.rc From mbosma at svn.reactos.com Sat May 28 11:38:29 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [mbosma] 15565: ArchBackmann readme. Allmost the same as http://reactos.com/wiki/index.php/ArchBlackmann Message-ID: <000601c56369$014b86d0$6b01a8c0@PENELOPE> ArchBackmann readme. Allmost the same as http://reactos.com/wiki/index.php/ArchBlackmann Added files: trunk/irc/ArchBlackmann/readme.txt From gvg at svn.reactos.com Sat May 28 11:39:00 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15566: Sync to Wine-20050524: Message-ID: <000601c56369$13f311e0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Robert Shearman - Rename MODULENAME_Dll* functions to Dll* for better consistency and type checking. Updated files: trunk/reactos/lib/olepro32/Makefile.in trunk/reactos/lib/olepro32/olepro32.spec trunk/reactos/lib/olepro32/olepro32stubs.c From mbosma at svn.reactos.com Sat May 28 12:23:49 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [mbosma] 15567: !say Message-ID: <000601c5636f$569da9a0$6b01a8c0@PENELOPE> !say Updated files: trunk/irc/ArchBlackmann/readme.txt From chorns at svn.reactos.com Sat May 28 12:41:14 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [chorns] 15568: Add missing separators to RBUILD_XXX_OUT variables. Message-ID: <000601c56371$c5b2c990$6b01a8c0@PENELOPE> Add missing separators to RBUILD_XXX_OUT variables. Patch by Mike Lerwill [mlist@ml-solutions.co.uk] Updated files: branches/xmlbuildsystem/reactos/tools/rbuild/rbuild.mak From navaraf at svn.reactos.com Sat May 28 13:09:36 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15569: Use W32API. Message-ID: <000601c56375$bbce7380$6b01a8c0@PENELOPE> Use W32API. Updated files: trunk/reactos/drivers/net/dd/ne2000/Makefile trunk/reactos/drivers/net/dd/ne2000/include/ne2000.h trunk/reactos/drivers/net/dd/ne2000/ne2000/main.c From navaraf at svn.reactos.com Sat May 28 13:09:54 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15570: Use W32API. Message-ID: <000601c56375$c6af2e20$6b01a8c0@PENELOPE> Use W32API. Updated files: trunk/reactos/drivers/net/npf/Makefile trunk/reactos/drivers/net/npf/dump.c trunk/reactos/drivers/net/npf/jitter.c trunk/reactos/drivers/net/npf/openclos.c trunk/reactos/drivers/net/npf/packet.c trunk/reactos/drivers/net/npf/packet.h trunk/reactos/drivers/net/npf/read.c trunk/reactos/drivers/net/npf/win_bpf.h trunk/reactos/drivers/net/npf/write.c From navaraf at svn.reactos.com Sat May 28 13:10:28 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15571: Cleanup AFD headers a bit. Message-ID: <000601c56375$dae74440$6b01a8c0@PENELOPE> Cleanup AFD headers a bit. Updated files: trunk/reactos/drivers/net/afd/afd/main.c trunk/reactos/drivers/net/afd/include/afd.h From navaraf at svn.reactos.com Sat May 28 13:15:09 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15572: Remove old NDIS headers. Message-ID: <000601c56376$82a26a20$6b01a8c0@PENELOPE> Remove old NDIS headers. Deleted files: trunk/reactos/include/ndis.h trunk/reactos/include/net/ndis.h trunk/reactos/include/net/ndisoid.h trunk/reactos/include/net/ntddndis.h From navaraf at svn.reactos.com Sat May 28 13:30:28 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15573: - Move LAN headers out of main include directory. Message-ID: <000601c56378$a5f8f9b0$6b01a8c0@PENELOPE> - Move LAN headers out of main include directory. - Add few missing functions to ndis.h. Added files: trunk/reactos/drivers/net/lan/include/net_lan.h trunk/reactos/drivers/net/lan/include/net_wh.h Updated files: trunk/reactos/drivers/net/lan/include/precomp.h trunk/reactos/drivers/net/lan/lan/lan.c trunk/reactos/drivers/net/lan/makefile trunk/reactos/w32api/include/ddk/ndis.h Deleted files: trunk/reactos/include/net/lan.h trunk/reactos/include/net/wh.h From navaraf at svn.reactos.com Sat May 28 13:34:34 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15574: Bye, bye "include/net/" directory... Message-ID: <000601c56379$388db1d0$6b01a8c0@PENELOPE> Bye, bye "include/net/" directory... Deleted files: trunk/reactos/include/net/ From navaraf at svn.reactos.com Sat May 28 13:38:12 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15575: There's no point in keeping two almost identical packet drivers in the SVN. Message-ID: <000601c56379$baa1b680$6b01a8c0@PENELOPE> There's no point in keeping two almost identical packet drivers in the SVN. Deleted files: trunk/reactos/drivers/net/packet/ From mbosma at svn.reactos.com Sat May 28 14:15:13 2005 From: mbosma at svn.reactos.com (mbosma@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [mbosma] 15576: discription of the lists Message-ID: <000601c5637e$e66c3f10$6b01a8c0@PENELOPE> discription of the lists Updated files: trunk/irc/ArchBlackmann/readme.txt From greatlrd at svn.reactos.com Sat May 28 14:43:28 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [greatlrd] 15577: Implement NtGdiAnimatePalette (partly ripped from Wine) Message-ID: <000601c56382$d8b8b890$6b01a8c0@PENELOPE> Implement NtGdiAnimatePalette (partly ripped from Wine) by hpussin Updated files: trunk/reactos/lib/gdi32/gdi32.def trunk/reactos/lib/gdi32/misc/stubs.c trunk/reactos/subsys/win32k/objects/color.c From gvg at svn.reactos.com Sat May 28 16:40:29 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15578: Sync to Wine-20050524: Message-ID: <000601c56393$3181f530$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Ivan Leo Puoti - Fix crash in ME_GetRunSizeCommon(). Turn a FIXME into a TRACE. Michael Stefaniuc - Change an assert to a WARN. Hannu Valtonen - Use correct background color for the whole richedit control. - Implement EM_LINESCROLL message handling - Fix a problem with scrolling over the end of the text in WM_WHEELMOUSE. Vincent Beron - Provide minimal API documentation in advapi/eventlog.c to silence some winapi_check output. - Move around functions in riched20, richedit and rpcrt4 to achieve the same goal. Krzysztof Foltman - Added stubs for a couple of missing 2.0 and 3.0 messages. Phil Krylov - Fixed an error in my previous commit which caused an infinite loop in IE6 installer. Updated files: trunk/reactos/lib/riched20/Makefile.in trunk/reactos/lib/riched20/editor.c trunk/reactos/lib/riched20/paint.c trunk/reactos/lib/riched20/run.c trunk/reactos/lib/riched20/style.c From gvg at svn.reactos.com Sat May 28 16:42:09 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15579: Sync to Wine-20050524: Message-ID: <000601c56393$6d479fc0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Vincent Beron - Provide minimal API documentation in advapi/eventlog.c to silence some winapi_check output. - Move around functions in riched20, richedit and rpcrt4 to achieve the same goal. Updated files: trunk/reactos/lib/richedit/Makefile.in trunk/reactos/lib/richedit/richedit.c From hpoussin at svn.reactos.com Sat May 28 16:56:04 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hpoussin] 15580: Activate NtGdiRealizePalette code and minor fixes Message-ID: <000601c56395$5f1e5ef0$6b01a8c0@PENELOPE> Activate NtGdiRealizePalette code and minor fixes by Greatlord Updated files: trunk/reactos/subsys/win32k/objects/color.c From gvg at svn.reactos.com Sat May 28 17:04:49 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15581: Sync to Wine-20050524: Message-ID: <000601c56396$97f7f0a0$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Vincent Beron - Provide minimal API documentation in advapi/eventlog.c to silence some winapi_check output. - Move around functions in riched20, richedit and rpcrt4 to achieve the same goal. Robert Shearman - Fix RpcServerListen so that it doesn't return RPC_S_ALREADY_LISTENING when the only interfaces it is listening on are auto listens. - Only synchronize with server thread when necessary and move this into RpcMgmtWaitServerListen. Francois Gouget - Tweak the API documentation to silence winapi_check warnings. Hartmut Birr - Clean up if named pipe is not available. (merge back from WineHQ) Updated files: trunk/reactos/lib/rpcrt4/Makefile.in trunk/reactos/lib/rpcrt4/ndr_stubless.c trunk/reactos/lib/rpcrt4/rpc_server.c trunk/reactos/lib/rpcrt4/rpcrt4_main.c trunk/reactos/lib/rpcrt4/rpcss_np_client.c From gvg at svn.reactos.com Sat May 28 17:14:31 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [gvg] 15582: Sync to Wine-20050524: Message-ID: <000601c56397$f301cc40$6b01a8c0@PENELOPE> Sync to Wine-20050524: Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. - Comment out stub WEP entry points so that we can call WEP for builtin dlls too. - Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places. Hans Leidekker - Stub implementation for SetupCopyOEMInfW. Ivan Leo Puoti - Minor fix in SetupQueueCopySectionW. Updated files: trunk/reactos/lib/setupapi/Makefile.in trunk/reactos/lib/setupapi/queue.c trunk/reactos/lib/setupapi/setupapi.spec trunk/reactos/lib/setupapi/setupx.spec trunk/reactos/lib/setupapi/stubs.c trunk/reactos/lib/setupapi/virtcopy.c From chorns at svn.reactos.com Sat May 28 17:19:10 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [chorns] 15583: Merge 12735:15568 from xmlbuildsystem branch Message-ID: <000601c56398$99064170$6b01a8c0@PENELOPE> Merge 12735:15568 from xmlbuildsystem branch Added files: trunk/reactos/ReactOS.xml trunk/reactos/apps/directory.xml trunk/reactos/apps/utils/directory.xml trunk/reactos/apps/utils/net/arp/arp.xml trunk/reactos/apps/utils/net/directory.xml trunk/reactos/apps/utils/net/finger/finger.xml trunk/reactos/apps/utils/net/ftp/ftp.xml trunk/reactos/apps/utils/net/ipconfig/ipconfig.xml trunk/reactos/apps/utils/net/netstat/netstat.xml trunk/reactos/apps/utils/net/ping/ping.xml trunk/reactos/apps/utils/net/route/route.xml trunk/reactos/apps/utils/net/telnet/telnet.xml trunk/reactos/apps/utils/net/whois/whois.xml trunk/reactos/baseaddress.xml trunk/reactos/boot/boot.xml trunk/reactos/boot/freeldr/bootsect/bootsect.xml trunk/reactos/boot/freeldr/freeldr/freeldr.xml trunk/reactos/boot/freeldr/freeldr/freeldr_base.xml trunk/reactos/boot/freeldr/freeldr/freeldr_base64k.xml trunk/reactos/boot/freeldr/freeldr/freeldr_main.xml trunk/reactos/boot/freeldr/freeldr/freeldr_startup.xml trunk/reactos/boot/freeldr/freeldr/setupldr.xml trunk/reactos/boot/freeldr/freeldr/setupldr_main.xml trunk/reactos/boot/freeldr/freeldr.xml trunk/reactos/bootdata/bootcd/ trunk/reactos/bootdata/bootdata.xml trunk/reactos/bootdata/livecd/ trunk/reactos/config.template.xml trunk/reactos/drivers/bus/acpi/acpi.xml trunk/reactos/drivers/bus/directory.xml trunk/reactos/drivers/bus/isapnp/isapnp.xml trunk/reactos/drivers/bus/pci/pci.xml trunk/reactos/drivers/bus/serenum/serenum.xml trunk/reactos/drivers/dd/beep/beep.xml trunk/reactos/drivers/dd/blue/blue.xml trunk/reactos/drivers/dd/bootvid/bootvid.xml trunk/reactos/drivers/dd/debugout/debugout.xml trunk/reactos/drivers/dd/directory.xml trunk/reactos/drivers/dd/mpu401/mpu401.xml trunk/reactos/drivers/dd/null/null.xml trunk/reactos/drivers/dd/parallel/parallel.xml trunk/reactos/drivers/dd/ramdrv/ramdrv.rc trunk/reactos/drivers/dd/ramdrv/ramdrv.xml trunk/reactos/drivers/dd/serial/serial.xml trunk/reactos/drivers/dd/sndblst/sndblst.xml trunk/reactos/drivers/dd/sound/sound.xml trunk/reactos/drivers/directory.xml trunk/reactos/drivers/fs/cdfs/cdfs.xml trunk/reactos/drivers/fs/directory.xml trunk/reactos/drivers/fs/fs_rec/fs_rec.xml trunk/reactos/drivers/fs/ms/msfs.xml trunk/reactos/drivers/fs/mup/mup.xml trunk/reactos/drivers/fs/np/npfs.xml trunk/reactos/drivers/fs/ntfs/ntfs.xml trunk/reactos/drivers/fs/vfat/vfatfs.xml trunk/reactos/drivers/input/directory.xml trunk/reactos/drivers/input/i8042prt/i8042prt.xml trunk/reactos/drivers/input/kbdclass/kbdclass.xml trunk/reactos/drivers/input/mouclass/mouclass.xml trunk/reactos/drivers/input/sermouse/sermouse.xml trunk/reactos/drivers/lib/bzip2/bzip2.xml trunk/reactos/drivers/lib/csq/csq.xml trunk/reactos/drivers/lib/directory.xml trunk/reactos/drivers/lib/ip/ip.xml trunk/reactos/drivers/lib/oskittcp/oskittcp.xml trunk/reactos/drivers/net/afd/afd.xml trunk/reactos/drivers/net/dd/directory.xml trunk/reactos/drivers/net/dd/ne2000/ne2000.xml trunk/reactos/drivers/net/dd/pcnet/pcnet.xml trunk/reactos/drivers/net/directory.xml trunk/reactos/drivers/net/ndis/ndis.xml trunk/reactos/drivers/net/npf/npf.xml trunk/reactos/drivers/net/tcpip/tcpip.xml trunk/reactos/drivers/net/tdi/tdi.xml trunk/reactos/drivers/net/wshtcpip/wshtcpip.xml trunk/reactos/drivers/storage/atapi/atapi.xml trunk/reactos/drivers/storage/cdrom/cdrom.xml trunk/reactos/drivers/storage/class2/class2.xml trunk/reactos/drivers/storage/directory.xml trunk/reactos/drivers/storage/disk/disk.xml trunk/reactos/drivers/storage/diskdump/diskdump.xml trunk/reactos/drivers/storage/floppy/floppy.xml trunk/reactos/drivers/storage/scsiport/scsiport.xml trunk/reactos/drivers/video/directory.xml trunk/reactos/drivers/video/displays/directory.xml trunk/reactos/drivers/video/displays/framebuf/framebuf.xml trunk/reactos/drivers/video/displays/vga/vgaddi.xml trunk/reactos/drivers/video/miniport/directory.xml trunk/reactos/drivers/video/miniport/vbe/vbemp.xml trunk/reactos/drivers/video/miniport/vga/vgamp.xml trunk/reactos/drivers/video/miniport/xboxvmp/xboxvmp.xml trunk/reactos/drivers/video/videoprt/videoprt.xml trunk/reactos/hal/directory.xml trunk/reactos/hal/hal/hal.xml trunk/reactos/hal/halx86/directory.xml trunk/reactos/hal/halx86/generic/generic.xml trunk/reactos/hal/halx86/mp/halmp.xml trunk/reactos/hal/halx86/up/halup.xml trunk/reactos/hal/halx86/xbox/halxbox.xml trunk/reactos/include/directory.xml trunk/reactos/include/idl/idl.xml trunk/reactos/lib/acledit/acledit.xml trunk/reactos/lib/aclui/aclui.xml trunk/reactos/lib/adns/adns.xml trunk/reactos/lib/advapi32/advapi32.xml trunk/reactos/lib/advpack/advpack.xml trunk/reactos/lib/cabinet/cabinet.xml trunk/reactos/lib/cards/cards.xml trunk/reactos/lib/comctl32/comctl32.xml trunk/reactos/lib/comdlg32/comdlg32.xml trunk/reactos/lib/cpl/access/access.xml trunk/reactos/lib/cpl/appwiz/appwiz.xml trunk/reactos/lib/cpl/control/control.xml trunk/reactos/lib/cpl/desk/desk.xml trunk/reactos/lib/cpl/directory.xml trunk/reactos/lib/cpl/intl/intl.xml trunk/reactos/lib/cpl/main/main.xml trunk/reactos/lib/cpl/ncpa/ncpa.xml trunk/reactos/lib/cpl/sysdm/sysdm.xml trunk/reactos/lib/cpl/timedate/timedate.xml trunk/reactos/lib/crt/crt.xml trunk/reactos/lib/crtdll/crtdll.xml trunk/reactos/lib/dbghelp/dbghelp.xml trunk/reactos/lib/devenum/devenum.xml trunk/reactos/lib/dinput/dinput.xml trunk/reactos/lib/dinput8/dinput8.xml trunk/reactos/lib/directory.xml trunk/reactos/lib/dnsapi/dnsapi.xml trunk/reactos/lib/dsound/dsound.xml trunk/reactos/lib/dxdiagn/dxdiagn.xml trunk/reactos/lib/dxguid/dxguid.xml trunk/reactos/lib/epsapi/epsapi.xml trunk/reactos/lib/expat/expat.xml trunk/reactos/lib/fmifs/fmifs.xml trunk/reactos/lib/freetype/freetype.xml trunk/reactos/lib/fslib/directory.xml trunk/reactos/lib/fslib/vfatlib/vfatlib.xml trunk/reactos/lib/gdi32/gdi32.xml trunk/reactos/lib/gdiplus/gdiplus.xml trunk/reactos/lib/glu32/glu32.xml trunk/reactos/lib/imagehlp/imagehlp.xml trunk/reactos/lib/imm32/imm32.xml trunk/reactos/lib/iphlpapi/iphlpapi.xml trunk/reactos/lib/kbdda/kbdda.xml trunk/reactos/lib/kbddv/kbddv.xml trunk/reactos/lib/kbdes/kbdes.xml trunk/reactos/lib/kbdfr/kbdfr.xml trunk/reactos/lib/kbdgr/kbdgr.xml trunk/reactos/lib/kbdru/kbdru.xml trunk/reactos/lib/kbdse/kbdse.xml trunk/reactos/lib/kbdsg/kbdsg.xml trunk/reactos/lib/kbduk/kbduk.xml trunk/reactos/lib/kbdus/kbdus.xml trunk/reactos/lib/kernel32/kernel32.xml trunk/reactos/lib/kernel32/tests/kernel32.xml trunk/reactos/lib/kernel32/tests/stubs.xml trunk/reactos/lib/kjs/kjs.xml trunk/reactos/lib/lib.mak trunk/reactos/lib/libwine/libwine.xml trunk/reactos/lib/lzexpand/lz32.xml trunk/reactos/lib/mesa32/mesa32.xml trunk/reactos/lib/midimap/midimap.xml trunk/reactos/lib/mmdrv/mmdrv.xml trunk/reactos/lib/mpr/mpr.xml trunk/reactos/lib/msacm/msacm32.xml trunk/reactos/lib/msafd/msafd.xml trunk/reactos/lib/msgina/msgina.xml trunk/reactos/lib/msi/msi.xml trunk/reactos/lib/msimg32/msimg32.xml trunk/reactos/lib/msvcrt/msvcrt.xml trunk/reactos/lib/msvcrt20/msvcrt20.xml trunk/reactos/lib/netapi32/netapi32.xml trunk/reactos/lib/ntdll/ntdll.xml trunk/reactos/lib/ole32/ole32.xml trunk/reactos/lib/oleaut32/oleaut32.xml trunk/reactos/lib/olepro32/olepro32.xml trunk/reactos/lib/opengl32/opengl32.xml trunk/reactos/lib/psapi/psapi.xml trunk/reactos/lib/pseh/pseh.xml trunk/reactos/lib/riched20/riched20.xml trunk/reactos/lib/richedit/riched32.xml trunk/reactos/lib/rosrtl/rosrtl.xml trunk/reactos/lib/rossym/rossym.xml trunk/reactos/lib/rpcrt4/rpcrt4.rc trunk/reactos/lib/rpcrt4/rpcrt4.xml trunk/reactos/lib/rtl/rtl.xml trunk/reactos/lib/samlib/samlib.xml trunk/reactos/lib/secur32/secur32.xml trunk/reactos/lib/serialui/serialui.xml trunk/reactos/lib/setupapi/setupapi.xml trunk/reactos/lib/shdocvw/shdocvw.xml trunk/reactos/lib/shell32/authors.c trunk/reactos/lib/shell32/shell32.xml trunk/reactos/lib/shlwapi/shlwapi.xml trunk/reactos/lib/smdll/smdll.xml trunk/reactos/lib/smlib/smlib.xml trunk/reactos/lib/snmpapi/snmpapi.xml trunk/reactos/lib/string/string.xml trunk/reactos/lib/strmiids/strmiids.xml trunk/reactos/lib/syssetup/syssetup.xml trunk/reactos/lib/twain/twain_32.xml trunk/reactos/lib/urlmon/urlmon.xml trunk/reactos/lib/user32/user32.xml trunk/reactos/lib/userenv/userenv.xml trunk/reactos/lib/uuid/uuid.xml trunk/reactos/lib/version/version.xml trunk/reactos/lib/wininet/wininet.xml trunk/reactos/lib/winmm/winmm.xml trunk/reactos/lib/winspool/winspool.xml trunk/reactos/lib/ws2_32/ws2_32.xml trunk/reactos/lib/ws2help/ws2help.xml trunk/reactos/lib/wshirda/wshirda.xml trunk/reactos/lib/wsock32/wsock32.xml trunk/reactos/lib/zlib/zlib.mak trunk/reactos/lib/zlib/zlib.xml trunk/reactos/lib/zlib/zlib_common.xml trunk/reactos/media/directory.xml trunk/reactos/media/drivers/directory.xml trunk/reactos/media/drivers/etc/etc.xml trunk/reactos/media/fonts/fonts.xml trunk/reactos/media/inf/inf.xml trunk/reactos/media/nls/nls.xml trunk/reactos/ntoskrnl/ntoskrnl.xml trunk/reactos/proxy.mak trunk/reactos/regtests/directory.xml trunk/reactos/regtests/regtests/regtests.xml trunk/reactos/regtests/shared/rtshared.xml trunk/reactos/services/directory.xml trunk/reactos/services/eventlog/eventlog.xml trunk/reactos/services/rpcss/rpcss.xml trunk/reactos/services/umpnpmgr/umpnpmgr.xml trunk/reactos/subsys/csrss/csrss.xml trunk/reactos/subsys/csrss/win32csr/win32csr.xml trunk/reactos/subsys/directory.xml trunk/reactos/subsys/ntvdm/ntvdm.xml trunk/reactos/subsys/smss/smss.xml trunk/reactos/subsys/system/autochk/autochk.xml trunk/reactos/subsys/system/calc/calc.xml trunk/reactos/subsys/system/cmd/cmd.xml trunk/reactos/subsys/system/dhcp/dhcp.xml trunk/reactos/subsys/system/directory.xml trunk/reactos/subsys/system/explorer/explorer.xml trunk/reactos/subsys/system/explorer/notifyhook/notifyhook.xml trunk/reactos/subsys/system/format/format.xml trunk/reactos/subsys/system/ibrowser/ibrowser.xml trunk/reactos/subsys/system/msiexec/msiexec.xml trunk/reactos/subsys/system/notepad/notepad.xml trunk/reactos/subsys/system/reactos/reactos.xml trunk/reactos/subsys/system/regedit/regedit.xml trunk/reactos/subsys/system/regsvr32/regsvr32.xml trunk/reactos/subsys/system/reporterror/reporterror.xml trunk/reactos/subsys/system/rundll32/rundll32.xml trunk/reactos/subsys/system/services/services.xml trunk/reactos/subsys/system/setup/setup.xml trunk/reactos/subsys/system/sm/sm.xml trunk/reactos/subsys/system/taskmgr/taskmgr.xml trunk/reactos/subsys/system/userinit/userinit.xml trunk/reactos/subsys/system/usetup/usetup.xml trunk/reactos/subsys/system/vmwinst/vmwinst.xml trunk/reactos/subsys/system/welcome/welcome.xml trunk/reactos/subsys/system/winefile/winefile.xml trunk/reactos/subsys/system/winlogon/winlogon.xml trunk/reactos/subsys/win32k/win32k.xml trunk/reactos/tools/bin2res/bin2res.mak trunk/reactos/tools/buildno/buildno.mak trunk/reactos/tools/cabman/cabman.mak trunk/reactos/tools/cdmake/cdmake.mak trunk/reactos/tools/mkhive/mkhive.mak trunk/reactos/tools/nci/nci.mak trunk/reactos/tools/rbuild/ trunk/reactos/tools/rsym.mak trunk/reactos/tools/tools.mak trunk/reactos/tools/unicode/unicode.mak trunk/reactos/tools/widl/widl.mak trunk/reactos/tools/winebuild/winebuild.mak trunk/reactos/tools/wmc/wmc.mak trunk/reactos/tools/wpp/wpp.mak trunk/reactos/tools/wrc/wrc.mak Updated files: trunk/reactos/INSTALL trunk/reactos/Makefile trunk/reactos/apps/utils/net/arp/arp.c trunk/reactos/apps/utils/net/finger/finger.c trunk/reactos/apps/utils/net/finger/net.c trunk/reactos/apps/utils/net/ftp/makefile trunk/reactos/apps/utils/net/ping/ping.c trunk/reactos/apps/utils/net/route/route.c trunk/reactos/apps/utils/net/whois/whois.c trunk/reactos/drivers/bus/serenum/makefile trunk/reactos/drivers/dd/sndblst/card.c trunk/reactos/drivers/dd/sndblst/dma.c trunk/reactos/drivers/dd/sndblst/irq.c trunk/reactos/drivers/dd/sndblst/portio.c trunk/reactos/drivers/dd/sndblst/settings.c trunk/reactos/drivers/dd/sndblst/sndblst.c trunk/reactos/drivers/dd/sound/dsp.c trunk/reactos/drivers/dd/sound/dsp.h trunk/reactos/drivers/dd/sound/mixer.c trunk/reactos/drivers/dd/sound/sound.c trunk/reactos/drivers/dd/sound/wave.c trunk/reactos/drivers/input/i8042prt/makefile trunk/reactos/drivers/input/kbdclass/makefile trunk/reactos/drivers/net/tcpip/tcpip/main.c trunk/reactos/drivers/video/displays/vga/objects/copybits.c trunk/reactos/hal/hal/hal.c trunk/reactos/hal/halx86/generic/adapter.c trunk/reactos/hal/halx86/generic/spinlock.c trunk/reactos/include/funcs.h trunk/reactos/include/wine/config.h trunk/reactos/lib/crt/stdio/sprintf.c trunk/reactos/lib/crt/stdio/swprintf.c trunk/reactos/lib/crt/wine/scanf.c trunk/reactos/lib/crtdll/crtdll.def trunk/reactos/lib/crtdll/stdio/vsprintf.c trunk/reactos/lib/iphlpapi/ifenum_reactos.c trunk/reactos/lib/kernel32/include/kernel32.h trunk/reactos/lib/kernel32/kernel32.def trunk/reactos/lib/kernel32/kernel32.mc trunk/reactos/lib/kernel32/misc/dllmain.c trunk/reactos/lib/kernel32/tests/tests/CreateFile.c trunk/reactos/lib/midimap/midimap.c trunk/reactos/lib/msgina/makefile trunk/reactos/lib/msvcrt/msvcrt.def trunk/reactos/lib/netapi32/nbt.c trunk/reactos/lib/ntdll/ldr/utils.c trunk/reactos/lib/ntdll/rtl/intrlck.c trunk/reactos/lib/pseh/i386/setjmp.asm trunk/reactos/lib/setupapi/cfgmgr.c trunk/reactos/lib/setupapi/makefile trunk/reactos/lib/smlib/makefile trunk/reactos/lib/userenv/desktop.c trunk/reactos/lib/userenv/registry.c trunk/reactos/lib/userenv/setup.c trunk/reactos/lib/uuid/uuid.c trunk/reactos/ntoskrnl/kd/wrappers/gdbstub.c trunk/reactos/ntoskrnl/ke/i386/vdm.c trunk/reactos/regtests/regtests/regtests.def trunk/reactos/regtests/shared/regtests.c trunk/reactos/services/eventlog/eventlog.c trunk/reactos/services/umpnpmgr/makefile trunk/reactos/services/umpnpmgr/umpnpmgr.c trunk/reactos/subsys/system/regedit/edit.c trunk/reactos/subsys/system/regedit/hexedit.c trunk/reactos/subsys/system/regedit/listview.c trunk/reactos/subsys/system/regedit/main.c trunk/reactos/subsys/system/regedit/regproc.c trunk/reactos/subsys/system/regedit/security.c trunk/reactos/subsys/system/regedit/security.h trunk/reactos/subsys/system/reporterror/reporterror.c trunk/reactos/subsys/win32k/main/dllmain.c trunk/reactos/subsys/win32k/objects/font.c trunk/reactos/tools/bin2res/bin2res.c trunk/reactos/tools/buildno/buildno.cpp trunk/reactos/tools/cabman/cabinet.cxx trunk/reactos/tools/cabman/cabinet.h trunk/reactos/tools/cabman/dfp.cxx trunk/reactos/tools/cabman/dfp.h trunk/reactos/tools/cabman/main.cxx trunk/reactos/tools/rbuild/rbuild.mak trunk/reactos/tools/rmkdir.c trunk/reactos/tools/rsym.c trunk/reactos/tools/wmc/write.c trunk/reactos/tools/wrc/parser.y trunk/reactos/tools/wrc/y.tab.c trunk/reactos/tools/wrc/y.tab.h Deleted files: trunk/reactos/Jamfile trunk/reactos/Jamrules trunk/reactos/apps/utils/net/arp/makefile trunk/reactos/apps/utils/net/finger/makefile trunk/reactos/apps/utils/net/ipconfig/makefile trunk/reactos/apps/utils/net/netstat/makefile trunk/reactos/apps/utils/net/ping/makefile trunk/reactos/apps/utils/net/route/makefile trunk/reactos/apps/utils/net/telnet/Makefile trunk/reactos/apps/utils/net/whois/makefile trunk/reactos/baseaddress.cfg trunk/reactos/boot/freeldr/bootsect/Makefile trunk/reactos/boot/freeldr/freeldr/Makefile trunk/reactos/config trunk/reactos/drivers/bus/acpi/makefile trunk/reactos/drivers/bus/isapnp/makefile trunk/reactos/drivers/bus/pci/makefile trunk/reactos/drivers/dd/beep/makefile trunk/reactos/drivers/dd/blue/makefile trunk/reactos/drivers/dd/bootvid/Makefile trunk/reactos/drivers/dd/debugout/makefile trunk/reactos/drivers/dd/mpu401/makefile trunk/reactos/drivers/dd/null/makefile trunk/reactos/drivers/dd/parallel/makefile trunk/reactos/drivers/dd/ramdrv/makefile trunk/reactos/drivers/dd/serial/makefile trunk/reactos/drivers/dd/sndblst/makefile trunk/reactos/drivers/dd/sound/makefile trunk/reactos/drivers/fs/cdfs/makefile trunk/reactos/drivers/fs/fs_rec/makefile trunk/reactos/drivers/fs/ms/Makefile trunk/reactos/drivers/fs/mup/makefile trunk/reactos/drivers/fs/np/Makefile trunk/reactos/drivers/fs/ntfs/makefile trunk/reactos/drivers/fs/vfat/makefile trunk/reactos/drivers/input/mouclass/makefile trunk/reactos/drivers/input/sermouse/makefile trunk/reactos/drivers/lib/bzip2/Makefile trunk/reactos/drivers/lib/csq/MAKEFILE trunk/reactos/drivers/lib/ip/makefile trunk/reactos/drivers/lib/oskittcp/makefile trunk/reactos/drivers/net/afd/afd.def trunk/reactos/drivers/net/afd/makefile trunk/reactos/drivers/net/dd/ne2000/Makefile trunk/reactos/drivers/net/dd/pcnet/Makefile trunk/reactos/drivers/net/ndis/Makefile trunk/reactos/drivers/net/npf/Makefile trunk/reactos/drivers/net/tcpip/makefile trunk/reactos/drivers/net/tdi/Makefile trunk/reactos/drivers/net/wshtcpip/makefile trunk/reactos/drivers/storage/atapi/makefile trunk/reactos/drivers/storage/cdrom/makefile trunk/reactos/drivers/storage/class2/makefile trunk/reactos/drivers/storage/disk/makefile trunk/reactos/drivers/storage/diskdump/Makefile trunk/reactos/drivers/storage/floppy/Makefile trunk/reactos/drivers/storage/scsiport/makefile trunk/reactos/drivers/video/displays/framebuf/makefile trunk/reactos/drivers/video/displays/vga/makefile trunk/reactos/drivers/video/miniport/vbe/makefile trunk/reactos/drivers/video/miniport/vga/makefile trunk/reactos/drivers/video/miniport/xboxvmp/Makefile trunk/reactos/drivers/video/videoprt/Makefile trunk/reactos/hal/hal/Makefile trunk/reactos/hal/halx86/mp/Makefile trunk/reactos/hal/halx86/up/Makefile trunk/reactos/hal/halx86/xbox/Makefile trunk/reactos/lib/acledit/Makefile trunk/reactos/lib/aclui/Makefile trunk/reactos/lib/adns/Makefile trunk/reactos/lib/advapi32/makefile trunk/reactos/lib/advpack/Makefile trunk/reactos/lib/cabinet/Makefile trunk/reactos/lib/cards/Makefile trunk/reactos/lib/comctl32/makefile trunk/reactos/lib/comdlg32/makefile trunk/reactos/lib/cpl/access/Makefile trunk/reactos/lib/cpl/appwiz/Makefile trunk/reactos/lib/cpl/control/Makefile trunk/reactos/lib/cpl/desk/Makefile trunk/reactos/lib/cpl/intl/makefile trunk/reactos/lib/cpl/main/makefile trunk/reactos/lib/cpl/ncpa/Makefile trunk/reactos/lib/cpl/sysdm/Makefile trunk/reactos/lib/cpl/timedate/makefile trunk/reactos/lib/crt/makefile trunk/reactos/lib/crtdll/makefile trunk/reactos/lib/dbghelp/Makefile trunk/reactos/lib/devenum/makefile trunk/reactos/lib/dinput/Makefile trunk/reactos/lib/dinput8/Makefile trunk/reactos/lib/dnsapi/Makefile trunk/reactos/lib/dsound/Makefile trunk/reactos/lib/dxdiagn/makefile trunk/reactos/lib/dxguid/makefile trunk/reactos/lib/epsapi/makefile trunk/reactos/lib/expat/Makefile trunk/reactos/lib/fmifs/makefile trunk/reactos/lib/freetype/Makefile trunk/reactos/lib/fslib/vfatlib/Makefile trunk/reactos/lib/gdi32/makefile trunk/reactos/lib/gdiplus/makefile trunk/reactos/lib/glu32/Makefile trunk/reactos/lib/imagehlp/makefile trunk/reactos/lib/imm32/Makefile trunk/reactos/lib/iphlpapi/makefile trunk/reactos/lib/kbdda/makefile trunk/reactos/lib/kbddv/makefile trunk/reactos/lib/kbdes/makefile trunk/reactos/lib/kbdfr/makefile trunk/reactos/lib/kbdgr/makefile trunk/reactos/lib/kbdru/makefile trunk/reactos/lib/kbdse/makefile trunk/reactos/lib/kbdsg/makefile trunk/reactos/lib/kbduk/makefile trunk/reactos/lib/kbdus/makefile trunk/reactos/lib/kernel32/makefile trunk/reactos/lib/kernel32/tests/Makefile trunk/reactos/lib/kjs/makefile trunk/reactos/lib/libwine/makefile trunk/reactos/lib/lzexpand/Makefile trunk/reactos/lib/mesa32/Makefile trunk/reactos/lib/midimap/makefile trunk/reactos/lib/mmdrv/Makefile trunk/reactos/lib/mpr/Makefile trunk/reactos/lib/msacm/makefile trunk/reactos/lib/msafd/makefile trunk/reactos/lib/msi/Makefile trunk/reactos/lib/msimg32/Makefile trunk/reactos/lib/msvcrt/Makefile trunk/reactos/lib/msvcrt20/Makefile trunk/reactos/lib/netapi32/makefile trunk/reactos/lib/ntdll/makefile trunk/reactos/lib/ole32/makefile trunk/reactos/lib/oleaut32/makefile trunk/reactos/lib/olepro32/Makefile trunk/reactos/lib/opengl32/Makefile trunk/reactos/lib/psapi/makefile trunk/reactos/lib/pseh/makefile trunk/reactos/lib/riched20/makefile trunk/reactos/lib/richedit/Makefile trunk/reactos/lib/rosrtl/makefile trunk/reactos/lib/rossym/Makefile trunk/reactos/lib/rpcrt4/Makefile trunk/reactos/lib/rtl/makefile trunk/reactos/lib/samlib/makefile trunk/reactos/lib/secur32/Makefile trunk/reactos/lib/serialui/Makefile trunk/reactos/lib/shdocvw/Makefile trunk/reactos/lib/shell32/makefile trunk/reactos/lib/shlwapi/makefile trunk/reactos/lib/smdll/makefile trunk/reactos/lib/snmpapi/makefile trunk/reactos/lib/string/Makefile trunk/reactos/lib/strmiids/makefile trunk/reactos/lib/syssetup/Makefile trunk/reactos/lib/twain/Makefile trunk/reactos/lib/urlmon/Makefile trunk/reactos/lib/user32/Makefile trunk/reactos/lib/userenv/makefile trunk/reactos/lib/uuid/Makefile trunk/reactos/lib/version/makefile trunk/reactos/lib/wininet/makefile trunk/reactos/lib/winmm/Makefile trunk/reactos/lib/winspool/Makefile trunk/reactos/lib/ws2_32/makefile trunk/reactos/lib/ws2help/makefile trunk/reactos/lib/wshirda/makefile trunk/reactos/lib/wsock32/Makefile trunk/reactos/lib/zlib/Makefile trunk/reactos/ntoskrnl/Makefile trunk/reactos/ntoskrnl/Makefile.i386 trunk/reactos/regtests/regtests/Makefile trunk/reactos/regtests/shared/Makefile trunk/reactos/rules.mak trunk/reactos/services/eventlog/makefile trunk/reactos/services/rpcss/makefile trunk/reactos/subsys/csrss/csrss.def trunk/reactos/subsys/csrss/makefile trunk/reactos/subsys/csrss/win32csr/Makefile trunk/reactos/subsys/ntvdm/makefile trunk/reactos/subsys/smss/makefile trunk/reactos/subsys/system/autochk/makefile trunk/reactos/subsys/system/calc/makefile trunk/reactos/subsys/system/cmd/makefile trunk/reactos/subsys/system/dhcp/Makefile trunk/reactos/subsys/system/explorer/Makefile trunk/reactos/subsys/system/explorer/notifyhook/Makefile trunk/reactos/subsys/system/format/makefile trunk/reactos/subsys/system/ibrowser/Makefile trunk/reactos/subsys/system/msiexec/Makefile trunk/reactos/subsys/system/notepad/Makefile trunk/reactos/subsys/system/reactos/Makefile trunk/reactos/subsys/system/regedit/makefile trunk/reactos/subsys/system/regsvr32/makefile trunk/reactos/subsys/system/reporterror/Makefile trunk/reactos/subsys/system/rundll32/Makefile trunk/reactos/subsys/system/services/makefile trunk/reactos/subsys/system/setup/makefile trunk/reactos/subsys/system/sm/makefile trunk/reactos/subsys/system/taskmgr/makefile trunk/reactos/subsys/system/userinit/Makefile trunk/reactos/subsys/system/usetup/makefile trunk/reactos/subsys/system/vmwinst/Makefile trunk/reactos/subsys/system/welcome/Makefile trunk/reactos/subsys/system/winefile/Makefile trunk/reactos/subsys/system/winlogon/makefile trunk/reactos/subsys/win32k/makefile trunk/reactos/tools/Makefile trunk/reactos/tools/bin2res/Makefile trunk/reactos/tools/cabman/makefile trunk/reactos/tools/cdmake/Makefile trunk/reactos/tools/config.mk trunk/reactos/tools/depend.mk trunk/reactos/tools/helper.mk trunk/reactos/tools/unicode/Makefile trunk/reactos/tools/wmc/makefile From hyperion at svn.reactos.com Sat May 28 17:41:11 2005 From: hyperion at svn.reactos.com (hyperion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hyperion] 15584: Workaround for GCC inline assembly bug, hopefully fixed for good. Builds for me in both checked and free Message-ID: <000601c5639b$ac5d6610$6b01a8c0@PENELOPE> Workaround for GCC inline assembly bug, hopefully fixed for good. Builds for me in both checked and free Bug details and status here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10153 Updated files: trunk/reactos/hal/halx86/include/hal.h From ion at svn.reactos.com Sat May 28 17:50:32 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15585: Fix packet lib so it builds Message-ID: <000601c5639c$fafab6f0$6b01a8c0@PENELOPE> Fix packet lib so it builds Updated files: trunk/reactos/lib/packet/Packet32.c From chorns at svn.reactos.com Sat May 28 18:12:48 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [chorns] 15586: Support install target in proxy Message-ID: <000601c563a0$175104f0$6b01a8c0@PENELOPE> Support install target in proxy Updated files: trunk/reactos/proxy.mak From ion at svn.reactos.com Sat May 28 18:34:25 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15587: fix verbose setting Message-ID: <000601c563a3$1c2c94f0$6b01a8c0@PENELOPE> fix verbose setting Updated files: trunk/reactos/Makefile From ion at svn.reactos.com Sat May 28 18:42:52 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15588: Build with optimizations Message-ID: <000601c563a4$4ab48ca0$6b01a8c0@PENELOPE> Build with optimizations Updated files: trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp From ion at svn.reactos.com Sat May 28 18:43:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15589: Build with optimizations Message-ID: <000601c563a4$5ee576d0$6b01a8c0@PENELOPE> Build with optimizations Updated files: trunk/reactos/ReactOS.xml From navaraf at svn.reactos.com Sat May 28 18:47:18 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [navaraf] 15590: Remove "assert" macro. Message-ID: <000601c563a4$e8b8f8f0$6b01a8c0@PENELOPE> Remove "assert" macro. Updated files: trunk/reactos/drivers/net/npf/dump.c From chorns at svn.reactos.com Sat May 28 18:51:44 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [chorns] 15591: Add depends target as suggested by Martin Fuchs Message-ID: <000601c563a5$87c167c0$6b01a8c0@PENELOPE> Add depends target as suggested by Martin Fuchs Updated files: trunk/reactos/Makefile From mf at svn.reactos.com Sat May 28 19:13:59 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [mf] 15592: implement file filtering (matching file name patterns and file types) Message-ID: <000601c563a8$a30c8750$6b01a8c0@PENELOPE> implement file filtering (matching file name patterns and file types) Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From ion at svn.reactos.com Sat May 28 19:17:30 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15593: Put dbg=1 as default again Message-ID: <000601c563a9$20ce21d0$6b01a8c0@PENELOPE> Put dbg=1 as default again Updated files: trunk/reactos/config.template.xml From ion at svn.reactos.com Sat May 28 19:23:35 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [ion] 15594: build acpi with w32api Message-ID: <000601c563a9$faa90190$6b01a8c0@PENELOPE> build acpi with w32api Updated files: trunk/reactos/drivers/bus/acpi/acpi.xml trunk/reactos/drivers/bus/acpi/include/acconfig.h trunk/reactos/drivers/bus/acpi/include/actypes.h trunk/reactos/drivers/bus/acpi/include/platform/types.h trunk/reactos/drivers/bus/acpi/ospm/osl.c From mf at svn.reactos.com Sat May 28 19:35:11 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [mf] 15595: fix pattern matching Message-ID: <000601c563ab$99443a30$6b01a8c0@PENELOPE> fix pattern matching Updated files: trunk/reactos/subsys/system/winefile/winefile.c From hpoussin at svn.reactos.com Sat May 28 19:45:03 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:33 2006 Subject: [ros-svn] [hpoussin] 15596: Use C99 syntax instead of C89 syntax because some compilers are not smart enough to detect and remove dead code Message-ID: <000601c563ac$fa54bfb0$6b01a8c0@PENELOPE> Use C99 syntax instead of C89 syntax because some compilers are not smart enough to detect and remove dead code Updated files: trunk/reactos/drivers/video/miniport/vbe/vbemp.h From chorns at svn.reactos.com Sat May 28 20:10:28 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15597: Correct documentation for ROS_PREFIX. Spotted by Sylvain Petreolle [spetreolle@yahoo.fr]. Message-ID: <000601c563b0$877ce3b0$6b01a8c0@PENELOPE> Correct documentation for ROS_PREFIX. Spotted by Sylvain Petreolle [spetreolle@yahoo.fr]. Updated files: trunk/reactos/Makefile From greatlrd at svn.reactos.com Sat May 28 20:13:13 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [greatlrd] 15598: fix compiling error Message-ID: <000601c563b0$e9a648b0$6b01a8c0@PENELOPE> fix compiling error services\umpnpmgr\umpnpmgr.c:43:1: "DBG" redefined :5:1: this is the location of the previous definition make3: *** [obj-i386\services\umpnpmgr\umpnpmgr.o] Error 1 Updated files: trunk/reactos/services/umpnpmgr/umpnpmgr.c From chorns at svn.reactos.com Sat May 28 20:43:27 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15599: -mi switch for rbuild to not have rbuild create install directories. Message-ID: <000601c563b5$23153530$6b01a8c0@PENELOPE> -mi switch for rbuild to not have rbuild create install directories. Updated files: trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp trunk/reactos/tools/rbuild/configuration.cpp trunk/reactos/tools/rbuild/rbuild.cpp trunk/reactos/tools/rbuild/rbuild.h From navaraf at svn.reactos.com Sat May 28 20:45:57 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [navaraf] 15600: Define __NO_CTYPE_INLINES. Message-ID: <000601c563b5$7bfa2a70$6b01a8c0@PENELOPE> Define __NO_CTYPE_INLINES. Updated files: trunk/reactos/lib/freetype/freetype.xml From chorns at svn.reactos.com Sat May 28 20:55:22 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15601: Close branch Message-ID: <000601c563b6$cd4647a0$6b01a8c0@PENELOPE> Close branch Deleted files: branches/xmlbuildsystem/ From greatlrd at svn.reactos.com Sat May 28 21:24:15 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [greatlrd] 15602: fix linux build Message-ID: <000601c563ba$d5fb24c0$6b01a8c0@PENELOPE> fix linux build Added files: trunk/reactos/subsys/system/winefile/sv.rc From navaraf at svn.reactos.com Sat May 28 21:33:29 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [navaraf] 15603: Fix a few warnings... Message-ID: <000601c563bc$20200ce0$6b01a8c0@PENELOPE> Fix a few warnings... Updated files: trunk/reactos/lib/glu32/libnurbs/interface/glcurveval.cc trunk/reactos/lib/glu32/libnurbs/nurbtess/monoTriangulation.cc trunk/reactos/lib/glu32/libnurbs/nurbtess/sampleMonoPoly.cc trunk/reactos/lib/glu32/libutil/mipmap.c trunk/reactos/lib/imagehlp/modify.c From chorns at svn.reactos.com Sat May 28 21:35:25 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15604: Use detected prefix Message-ID: <000601c563bc$655751b0$6b01a8c0@PENELOPE> Use detected prefix Updated files: trunk/reactos/Makefile trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp trunk/reactos/tools/rbuild/backend/mingw/mingw.h From chorns at svn.reactos.com Sat May 28 21:38:20 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15605: Add example of how to find the prefix Message-ID: <000601c563bc$cd6113e0$6b01a8c0@PENELOPE> Add example of how to find the prefix Updated files: trunk/reactos/Makefile From navaraf at svn.reactos.com Sat May 28 21:38:55 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [navaraf] 15606: Fix a warning. Message-ID: <000601c563bc$e28c63a0$6b01a8c0@PENELOPE> Fix a warning. Updated files: trunk/reactos/subsys/system/regedit/edit.c From chorns at svn.reactos.com Sat May 28 21:47:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [chorns] 15607: Remove unneeded files Message-ID: <000601c563be$07329a20$6b01a8c0@PENELOPE> Remove unneeded files Deleted files: trunk/reactos/lib/Jamfile trunk/reactos/lib/makefile From mf at svn.reactos.com Sat May 28 22:06:31 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [mf] 15608: remove duplicate file Message-ID: <000601c563c0$bdd57200$6b01a8c0@PENELOPE> remove duplicate file Deleted files: trunk/reactos/subsys/system/winefile/sv.rc From mf at svn.reactos.com Sat May 28 22:07:56 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [mf] 15609: fix unix build Message-ID: <000601c563c0$f06c57b0$6b01a8c0@PENELOPE> fix unix build Updated files: trunk/reactos/subsys/system/winefile/winefile.rc From greatlrd at svn.reactos.com Sat May 28 22:21:09 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [greatlrd] 15610: check see if the fix have alread be done Message-ID: <000601c563c2$c8adb640$6b01a8c0@PENELOPE> check see if the fix have alread be done fix secon time right unix case Updated files: trunk/reactos/subsys/system/winefile/winefile.rc From ion at svn.reactos.com Sat May 28 22:42:53 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [ion] 15611: Merge 15540:15610 Message-ID: <000601c563c5$d1f37e30$6b01a8c0@PENELOPE> Merge 15540:15610 Added files: branches/new_headers/reactos/ReactOS.xml branches/new_headers/reactos/apps/directory.xml branches/new_headers/reactos/apps/utils/directory.xml branches/new_headers/reactos/apps/utils/net/arp/arp.xml branches/new_headers/reactos/apps/utils/net/directory.xml branches/new_headers/reactos/apps/utils/net/finger/finger.xml branches/new_headers/reactos/apps/utils/net/ftp/ftp.xml branches/new_headers/reactos/apps/utils/net/ipconfig/ipconfig.xml branches/new_headers/reactos/apps/utils/net/netstat/netstat.xml branches/new_headers/reactos/apps/utils/net/ping/ping.xml branches/new_headers/reactos/apps/utils/net/route/route.xml branches/new_headers/reactos/apps/utils/net/telnet/telnet.xml branches/new_headers/reactos/apps/utils/net/whois/whois.xml branches/new_headers/reactos/baseaddress.xml branches/new_headers/reactos/boot/boot.xml branches/new_headers/reactos/boot/freeldr/bootsect/bootsect.xml branches/new_headers/reactos/boot/freeldr/freeldr/freeldr.xml branches/new_headers/reactos/boot/freeldr/freeldr/freeldr_base.xml branches/new_headers/reactos/boot/freeldr/freeldr/freeldr_base64k.xml branches/new_headers/reactos/boot/freeldr/freeldr/freeldr_main.xml branches/new_headers/reactos/boot/freeldr/freeldr/freeldr_startup.xml branches/new_headers/reactos/boot/freeldr/freeldr/setupldr.xml branches/new_headers/reactos/boot/freeldr/freeldr/setupldr_main.xml branches/new_headers/reactos/boot/freeldr/freeldr.xml branches/new_headers/reactos/bootdata/bootcd/ branches/new_headers/reactos/bootdata/bootdata.xml branches/new_headers/reactos/bootdata/livecd/ branches/new_headers/reactos/config.template.xml branches/new_headers/reactos/drivers/bus/acpi/acpi.xml branches/new_headers/reactos/drivers/bus/directory.xml branches/new_headers/reactos/drivers/bus/isapnp/isapnp.xml branches/new_headers/reactos/drivers/bus/pci/pci.xml branches/new_headers/reactos/drivers/bus/serenum/serenum.xml branches/new_headers/reactos/drivers/dd/beep/beep.xml branches/new_headers/reactos/drivers/dd/blue/blue.xml branches/new_headers/reactos/drivers/dd/bootvid/bootvid.xml branches/new_headers/reactos/drivers/dd/debugout/debugout.xml branches/new_headers/reactos/drivers/dd/directory.xml branches/new_headers/reactos/drivers/dd/mpu401/mpu401.xml branches/new_headers/reactos/drivers/dd/null/null.xml branches/new_headers/reactos/drivers/dd/parallel/parallel.xml branches/new_headers/reactos/drivers/dd/ramdrv/ramdrv.rc branches/new_headers/reactos/drivers/dd/ramdrv/ramdrv.xml branches/new_headers/reactos/drivers/dd/serial/serial.xml branches/new_headers/reactos/drivers/dd/sndblst/sndblst.xml branches/new_headers/reactos/drivers/dd/sound/sound.xml branches/new_headers/reactos/drivers/directory.xml branches/new_headers/reactos/drivers/fs/cdfs/cdfs.xml branches/new_headers/reactos/drivers/fs/directory.xml branches/new_headers/reactos/drivers/fs/fs_rec/fs_rec.xml branches/new_headers/reactos/drivers/fs/ms/msfs.xml branches/new_headers/reactos/drivers/fs/mup/mup.xml branches/new_headers/reactos/drivers/fs/np/npfs.xml branches/new_headers/reactos/drivers/fs/ntfs/ntfs.xml branches/new_headers/reactos/drivers/fs/vfat/vfatfs.xml branches/new_headers/reactos/drivers/input/directory.xml branches/new_headers/reactos/drivers/input/i8042prt/i8042prt.xml branches/new_headers/reactos/drivers/input/kbdclass/kbdclass.xml branches/new_headers/reactos/drivers/input/mouclass/mouclass.xml branches/new_headers/reactos/drivers/input/sermouse/sermouse.xml branches/new_headers/reactos/drivers/lib/bzip2/bzip2.xml branches/new_headers/reactos/drivers/lib/csq/csq.xml branches/new_headers/reactos/drivers/lib/directory.xml branches/new_headers/reactos/drivers/lib/ip/ip.xml branches/new_headers/reactos/drivers/lib/oskittcp/oskittcp.xml branches/new_headers/reactos/drivers/net/afd/afd.xml branches/new_headers/reactos/drivers/net/dd/directory.xml branches/new_headers/reactos/drivers/net/dd/ne2000/ne2000.xml branches/new_headers/reactos/drivers/net/dd/pcnet/pcnet.xml branches/new_headers/reactos/drivers/net/directory.xml branches/new_headers/reactos/drivers/net/lan/include/net_lan.h branches/new_headers/reactos/drivers/net/lan/include/net_wh.h branches/new_headers/reactos/drivers/net/ndis/ndis.xml branches/new_headers/reactos/drivers/net/npf/npf.xml branches/new_headers/reactos/drivers/net/tcpip/tcpip.xml branches/new_headers/reactos/drivers/net/tdi/tdi.xml branches/new_headers/reactos/drivers/net/wshtcpip/wshtcpip.xml branches/new_headers/reactos/drivers/storage/atapi/atapi.xml branches/new_headers/reactos/drivers/storage/cdrom/cdrom.xml branches/new_headers/reactos/drivers/storage/class2/class2.xml branches/new_headers/reactos/drivers/storage/directory.xml branches/new_headers/reactos/drivers/storage/disk/disk.xml branches/new_headers/reactos/drivers/storage/diskdump/diskdump.xml branches/new_headers/reactos/drivers/storage/floppy/floppy.xml branches/new_headers/reactos/drivers/storage/scsiport/scsiport.xml branches/new_headers/reactos/drivers/video/directory.xml branches/new_headers/reactos/drivers/video/displays/directory.xml branches/new_headers/reactos/drivers/video/displays/framebuf/framebuf.xml branches/new_headers/reactos/drivers/video/displays/vga/vgaddi.xml branches/new_headers/reactos/drivers/video/miniport/directory.xml branches/new_headers/reactos/drivers/video/miniport/vbe/vbemp.xml branches/new_headers/reactos/drivers/video/miniport/vga/vgamp.xml branches/new_headers/reactos/drivers/video/miniport/xboxvmp/xboxvmp.xml branches/new_headers/reactos/drivers/video/videoprt/videoprt.xml branches/new_headers/reactos/hal/directory.xml branches/new_headers/reactos/hal/hal/hal.xml branches/new_headers/reactos/hal/halx86/directory.xml branches/new_headers/reactos/hal/halx86/generic/generic.xml branches/new_headers/reactos/hal/halx86/mp/halmp.xml branches/new_headers/reactos/hal/halx86/up/halup.xml branches/new_headers/reactos/hal/halx86/xbox/halxbox.xml branches/new_headers/reactos/include/directory.xml branches/new_headers/reactos/include/idl/idl.xml branches/new_headers/reactos/lib/acledit/acledit.xml branches/new_headers/reactos/lib/aclui/aclui.xml branches/new_headers/reactos/lib/adns/adns.xml branches/new_headers/reactos/lib/advapi32/advapi32.xml branches/new_headers/reactos/lib/advpack/advpack.xml branches/new_headers/reactos/lib/cabinet/cabinet.xml branches/new_headers/reactos/lib/cards/cards.xml branches/new_headers/reactos/lib/comctl32/comctl32.xml branches/new_headers/reactos/lib/comdlg32/comdlg32.xml branches/new_headers/reactos/lib/cpl/access/access.xml branches/new_headers/reactos/lib/cpl/appwiz/appwiz.xml branches/new_headers/reactos/lib/cpl/control/control.xml branches/new_headers/reactos/lib/cpl/desk/desk.xml branches/new_headers/reactos/lib/cpl/directory.xml branches/new_headers/reactos/lib/cpl/intl/intl.xml branches/new_headers/reactos/lib/cpl/main/main.xml branches/new_headers/reactos/lib/cpl/ncpa/ncpa.xml branches/new_headers/reactos/lib/cpl/sysdm/sysdm.xml branches/new_headers/reactos/lib/cpl/timedate/timedate.xml branches/new_headers/reactos/lib/crt/crt.xml branches/new_headers/reactos/lib/crtdll/crtdll.xml branches/new_headers/reactos/lib/dbghelp/dbghelp.xml branches/new_headers/reactos/lib/devenum/devenum.xml branches/new_headers/reactos/lib/dinput/dinput.xml branches/new_headers/reactos/lib/dinput8/dinput8.xml branches/new_headers/reactos/lib/directory.xml branches/new_headers/reactos/lib/dnsapi/dnsapi.xml branches/new_headers/reactos/lib/dsound/dsound.xml branches/new_headers/reactos/lib/dxdiagn/dxdiagn.xml branches/new_headers/reactos/lib/dxguid/dxguid.xml branches/new_headers/reactos/lib/epsapi/epsapi.xml branches/new_headers/reactos/lib/expat/expat.xml branches/new_headers/reactos/lib/fmifs/fmifs.xml branches/new_headers/reactos/lib/freetype/freetype.xml branches/new_headers/reactos/lib/fslib/directory.xml branches/new_headers/reactos/lib/fslib/vfatlib/vfatlib.xml branches/new_headers/reactos/lib/gdi32/gdi32.xml branches/new_headers/reactos/lib/gdiplus/gdiplus.xml branches/new_headers/reactos/lib/glu32/glu32.xml branches/new_headers/reactos/lib/imagehlp/imagehlp.xml branches/new_headers/reactos/lib/imm32/imm32.xml branches/new_headers/reactos/lib/iphlpapi/iphlpapi.xml branches/new_headers/reactos/lib/kbdda/kbdda.xml branches/new_headers/reactos/lib/kbddv/kbddv.xml branches/new_headers/reactos/lib/kbdes/kbdes.xml branches/new_headers/reactos/lib/kbdfr/kbdfr.xml branches/new_headers/reactos/lib/kbdgr/kbdgr.xml branches/new_headers/reactos/lib/kbdru/kbdru.xml branches/new_headers/reactos/lib/kbdse/kbdse.xml branches/new_headers/reactos/lib/kbdsg/kbdsg.xml branches/new_headers/reactos/lib/kbduk/kbduk.xml branches/new_headers/reactos/lib/kbdus/kbdus.xml branches/new_headers/reactos/lib/kernel32/kernel32.xml branches/new_headers/reactos/lib/kernel32/tests/kernel32.xml branches/new_headers/reactos/lib/kernel32/tests/stubs.xml branches/new_headers/reactos/lib/kjs/kjs.xml branches/new_headers/reactos/lib/lib.mak branches/new_headers/reactos/lib/libwine/libwine.xml branches/new_headers/reactos/lib/lzexpand/lz32.xml branches/new_headers/reactos/lib/mesa32/mesa32.xml branches/new_headers/reactos/lib/midimap/midimap.xml branches/new_headers/reactos/lib/mmdrv/mmdrv.xml branches/new_headers/reactos/lib/mpr/mpr.xml branches/new_headers/reactos/lib/msacm/msacm32.xml branches/new_headers/reactos/lib/msafd/msafd.xml branches/new_headers/reactos/lib/msgina/msgina.xml branches/new_headers/reactos/lib/msi/msi.xml branches/new_headers/reactos/lib/msimg32/msimg32.xml branches/new_headers/reactos/lib/msvcrt/msvcrt.xml branches/new_headers/reactos/lib/msvcrt20/msvcrt20.xml branches/new_headers/reactos/lib/netapi32/netapi32.xml branches/new_headers/reactos/lib/ntdll/ntdll.xml branches/new_headers/reactos/lib/ole32/ole32.xml branches/new_headers/reactos/lib/oleaut32/oleaut32.xml branches/new_headers/reactos/lib/olepro32/olepro32.xml branches/new_headers/reactos/lib/opengl32/opengl32.xml branches/new_headers/reactos/lib/psapi/psapi.xml branches/new_headers/reactos/lib/pseh/pseh.xml branches/new_headers/reactos/lib/riched20/riched20.xml branches/new_headers/reactos/lib/richedit/riched32.xml branches/new_headers/reactos/lib/rosrtl/rosrtl.xml branches/new_headers/reactos/lib/rossym/rossym.xml branches/new_headers/reactos/lib/rpcrt4/rpcrt4.rc branches/new_headers/reactos/lib/rpcrt4/rpcrt4.xml branches/new_headers/reactos/lib/rtl/rtl.xml branches/new_headers/reactos/lib/samlib/samlib.xml branches/new_headers/reactos/lib/secur32/secur32.xml branches/new_headers/reactos/lib/serialui/serialui.xml branches/new_headers/reactos/lib/setupapi/setupapi.xml branches/new_headers/reactos/lib/shdocvw/shdocvw.xml branches/new_headers/reactos/lib/shell32/authors.c branches/new_headers/reactos/lib/shell32/shell32.xml branches/new_headers/reactos/lib/shlwapi/shlwapi.xml branches/new_headers/reactos/lib/smdll/smdll.xml branches/new_headers/reactos/lib/smlib/smlib.xml branches/new_headers/reactos/lib/snmpapi/snmpapi.xml branches/new_headers/reactos/lib/string/string.xml branches/new_headers/reactos/lib/strmiids/strmiids.xml branches/new_headers/reactos/lib/syssetup/syssetup.xml branches/new_headers/reactos/lib/twain/twain_32.xml branches/new_headers/reactos/lib/urlmon/urlmon.xml branches/new_headers/reactos/lib/user32/user32.xml branches/new_headers/reactos/lib/userenv/userenv.xml branches/new_headers/reactos/lib/uuid/uuid.xml branches/new_headers/reactos/lib/version/version.xml branches/new_headers/reactos/lib/wininet/wininet.xml branches/new_headers/reactos/lib/winmm/winmm.xml branches/new_headers/reactos/lib/winspool/winspool.xml branches/new_headers/reactos/lib/ws2_32/ws2_32.xml branches/new_headers/reactos/lib/ws2help/ws2help.xml branches/new_headers/reactos/lib/wshirda/wshirda.xml branches/new_headers/reactos/lib/wsock32/wsock32.xml branches/new_headers/reactos/lib/zlib/zlib.mak branches/new_headers/reactos/lib/zlib/zlib.xml branches/new_headers/reactos/lib/zlib/zlib_common.xml branches/new_headers/reactos/media/directory.xml branches/new_headers/reactos/media/drivers/directory.xml branches/new_headers/reactos/media/drivers/etc/etc.xml branches/new_headers/reactos/media/fonts/fonts.xml branches/new_headers/reactos/media/inf/inf.xml branches/new_headers/reactos/media/nls/nls.xml branches/new_headers/reactos/ntoskrnl/ntoskrnl.xml branches/new_headers/reactos/proxy.mak branches/new_headers/reactos/regtests/directory.xml branches/new_headers/reactos/regtests/regtests/regtests.xml branches/new_headers/reactos/regtests/shared/rtshared.xml branches/new_headers/reactos/services/directory.xml branches/new_headers/reactos/services/eventlog/eventlog.xml branches/new_headers/reactos/services/rpcss/rpcss.xml branches/new_headers/reactos/services/umpnpmgr/umpnpmgr.xml branches/new_headers/reactos/subsys/csrss/csrss.xml branches/new_headers/reactos/subsys/csrss/win32csr/win32csr.xml branches/new_headers/reactos/subsys/directory.xml branches/new_headers/reactos/subsys/ntvdm/ntvdm.xml branches/new_headers/reactos/subsys/smss/smss.xml branches/new_headers/reactos/subsys/system/autochk/autochk.xml branches/new_headers/reactos/subsys/system/calc/calc.xml branches/new_headers/reactos/subsys/system/cmd/cmd.xml branches/new_headers/reactos/subsys/system/dhcp/dhcp.xml branches/new_headers/reactos/subsys/system/directory.xml branches/new_headers/reactos/subsys/system/explorer/explorer.xml branches/new_headers/reactos/subsys/system/explorer/notifyhook/notifyhook.xml branches/new_headers/reactos/subsys/system/format/format.xml branches/new_headers/reactos/subsys/system/ibrowser/ibrowser.xml branches/new_headers/reactos/subsys/system/msiexec/msiexec.xml branches/new_headers/reactos/subsys/system/notepad/notepad.xml branches/new_headers/reactos/subsys/system/reactos/reactos.xml branches/new_headers/reactos/subsys/system/regedit/regedit.xml branches/new_headers/reactos/subsys/system/regsvr32/regsvr32.xml branches/new_headers/reactos/subsys/system/reporterror/reporterror.xml branches/new_headers/reactos/subsys/system/rundll32/rundll32.xml branches/new_headers/reactos/subsys/system/services/services.xml branches/new_headers/reactos/subsys/system/setup/setup.xml branches/new_headers/reactos/subsys/system/sm/sm.xml branches/new_headers/reactos/subsys/system/taskmgr/taskmgr.xml branches/new_headers/reactos/subsys/system/userinit/userinit.xml branches/new_headers/reactos/subsys/system/usetup/usetup.xml branches/new_headers/reactos/subsys/system/vmwinst/vmwinst.xml branches/new_headers/reactos/subsys/system/welcome/welcome.xml branches/new_headers/reactos/subsys/system/winefile/winefile.xml branches/new_headers/reactos/subsys/system/winlogon/winlogon.xml branches/new_headers/reactos/subsys/win32k/win32k.xml branches/new_headers/reactos/tools/bin2res/bin2res.mak branches/new_headers/reactos/tools/buildno/buildno.mak branches/new_headers/reactos/tools/cabman/cabman.mak branches/new_headers/reactos/tools/cdmake/cdmake.mak branches/new_headers/reactos/tools/mkhive/mkhive.mak branches/new_headers/reactos/tools/nci/nci.mak branches/new_headers/reactos/tools/rbuild/ branches/new_headers/reactos/tools/rsym.mak branches/new_headers/reactos/tools/tools.mak branches/new_headers/reactos/tools/unicode/unicode.mak branches/new_headers/reactos/tools/widl/widl.mak branches/new_headers/reactos/tools/winebuild/winebuild.mak branches/new_headers/reactos/tools/wmc/wmc.mak branches/new_headers/reactos/tools/wpp/wpp.mak branches/new_headers/reactos/tools/wrc/wrc.mak Updated files: branches/new_headers/reactos/INSTALL branches/new_headers/reactos/Makefile branches/new_headers/reactos/apps/utils/net/arp/arp.c branches/new_headers/reactos/apps/utils/net/finger/finger.c branches/new_headers/reactos/apps/utils/net/finger/net.c branches/new_headers/reactos/apps/utils/net/ftp/makefile branches/new_headers/reactos/apps/utils/net/ping/ping.c branches/new_headers/reactos/apps/utils/net/route/route.c branches/new_headers/reactos/apps/utils/net/whois/whois.c branches/new_headers/reactos/bootdata/hivesys.inf branches/new_headers/reactos/drivers/bus/acpi/include/acconfig.h branches/new_headers/reactos/drivers/bus/acpi/include/actypes.h branches/new_headers/reactos/drivers/bus/acpi/include/platform/types.h branches/new_headers/reactos/drivers/bus/acpi/ospm/osl.c branches/new_headers/reactos/drivers/bus/isapnp/isapnp.h branches/new_headers/reactos/drivers/bus/pci/pci.c branches/new_headers/reactos/drivers/bus/pci/pdo.c branches/new_headers/reactos/drivers/bus/serenum/makefile branches/new_headers/reactos/drivers/dd/sndblst/card.c branches/new_headers/reactos/drivers/dd/sndblst/dma.c branches/new_headers/reactos/drivers/dd/sndblst/irq.c branches/new_headers/reactos/drivers/dd/sndblst/portio.c branches/new_headers/reactos/drivers/dd/sndblst/settings.c branches/new_headers/reactos/drivers/dd/sndblst/sndblst.c branches/new_headers/reactos/drivers/dd/sound/dsp.c branches/new_headers/reactos/drivers/dd/sound/dsp.h branches/new_headers/reactos/drivers/dd/sound/mixer.c branches/new_headers/reactos/drivers/dd/sound/sound.c branches/new_headers/reactos/drivers/dd/sound/wave.c branches/new_headers/reactos/drivers/input/i8042prt/makefile branches/new_headers/reactos/drivers/input/kbdclass/makefile branches/new_headers/reactos/drivers/input/sermouse/sermouse.c branches/new_headers/reactos/drivers/net/afd/afd/main.c branches/new_headers/reactos/drivers/net/afd/include/afd.h branches/new_headers/reactos/drivers/net/dd/ne2000/include/ne2000.h branches/new_headers/reactos/drivers/net/dd/ne2000/ne2000/main.c branches/new_headers/reactos/drivers/net/lan/include/precomp.h branches/new_headers/reactos/drivers/net/lan/lan/lan.c branches/new_headers/reactos/drivers/net/lan/makefile branches/new_headers/reactos/drivers/net/npf/dump.c branches/new_headers/reactos/drivers/net/npf/jitter.c branches/new_headers/reactos/drivers/net/npf/openclos.c branches/new_headers/reactos/drivers/net/npf/packet.c branches/new_headers/reactos/drivers/net/npf/packet.h branches/new_headers/reactos/drivers/net/npf/read.c branches/new_headers/reactos/drivers/net/npf/win_bpf.h branches/new_headers/reactos/drivers/net/npf/write.c branches/new_headers/reactos/drivers/net/tcpip/tcpip/main.c branches/new_headers/reactos/drivers/video/displays/vga/objects/copybits.c branches/new_headers/reactos/drivers/video/miniport/vbe/vbemp.h branches/new_headers/reactos/hal/hal/hal.c branches/new_headers/reactos/hal/halx86/generic/adapter.c branches/new_headers/reactos/hal/halx86/generic/spinlock.c branches/new_headers/reactos/hal/halx86/include/hal.h branches/new_headers/reactos/include/funcs.h branches/new_headers/reactos/include/wine/config.h branches/new_headers/reactos/lib/crt/stdio/sprintf.c branches/new_headers/reactos/lib/crt/stdio/swprintf.c branches/new_headers/reactos/lib/crt/wine/scanf.c branches/new_headers/reactos/lib/crtdll/crtdll.def branches/new_headers/reactos/lib/crtdll/stdio/vsprintf.c branches/new_headers/reactos/lib/gdi32/gdi32.def branches/new_headers/reactos/lib/gdi32/misc/stubs.c branches/new_headers/reactos/lib/glu32/libnurbs/interface/glcurveval.cc branches/new_headers/reactos/lib/glu32/libnurbs/nurbtess/monoTriangulation.cc branches/new_headers/reactos/lib/glu32/libnurbs/nurbtess/sampleMonoPoly.cc branches/new_headers/reactos/lib/glu32/libutil/mipmap.c branches/new_headers/reactos/lib/imagehlp/modify.c branches/new_headers/reactos/lib/iphlpapi/ifenum_reactos.c branches/new_headers/reactos/lib/kernel32/include/kernel32.h branches/new_headers/reactos/lib/kernel32/kernel32.def branches/new_headers/reactos/lib/kernel32/kernel32.mc branches/new_headers/reactos/lib/kernel32/misc/dllmain.c branches/new_headers/reactos/lib/kernel32/tests/tests/CreateFile.c branches/new_headers/reactos/lib/midimap/midimap.c branches/new_headers/reactos/lib/msgina/makefile branches/new_headers/reactos/lib/msvcrt/msvcrt.def branches/new_headers/reactos/lib/netapi32/nbt.c branches/new_headers/reactos/lib/ntdll/ldr/utils.c branches/new_headers/reactos/lib/ntdll/rtl/intrlck.c branches/new_headers/reactos/lib/ole32/Makefile.in branches/new_headers/reactos/lib/ole32/compobj.c branches/new_headers/reactos/lib/ole32/compobj_private.h branches/new_headers/reactos/lib/ole32/compositemoniker.c branches/new_headers/reactos/lib/ole32/filemoniker.c branches/new_headers/reactos/lib/ole32/ftmarshal.c branches/new_headers/reactos/lib/ole32/git.c branches/new_headers/reactos/lib/ole32/hglobalstream.c branches/new_headers/reactos/lib/ole32/itemmoniker.c branches/new_headers/reactos/lib/ole32/marshal.c branches/new_headers/reactos/lib/ole32/moniker.c branches/new_headers/reactos/lib/ole32/moniker.h branches/new_headers/reactos/lib/ole32/ole16.c branches/new_headers/reactos/lib/ole32/ole2.c branches/new_headers/reactos/lib/ole32/ole2_16.c branches/new_headers/reactos/lib/ole32/ole2thk.spec branches/new_headers/reactos/lib/ole32/ole32.spec branches/new_headers/reactos/lib/ole32/ole32_main.c branches/new_headers/reactos/lib/ole32/oleobj.c branches/new_headers/reactos/lib/ole32/oleproxy.c branches/new_headers/reactos/lib/ole32/stg_prop.c branches/new_headers/reactos/lib/ole32/storage32.c branches/new_headers/reactos/lib/ole32/storage32.h branches/new_headers/reactos/lib/oleaut32/Makefile.in branches/new_headers/reactos/lib/oleaut32/oleaut32_Fr.rc branches/new_headers/reactos/lib/oleaut32/olepicture.c branches/new_headers/reactos/lib/oleaut32/tmarshal.c branches/new_headers/reactos/lib/oleaut32/variant.c branches/new_headers/reactos/lib/oledlg/Makefile.in branches/new_headers/reactos/lib/oledlg/oledlg_Fr.rc branches/new_headers/reactos/lib/olepro32/Makefile.in branches/new_headers/reactos/lib/olepro32/olepro32.spec branches/new_headers/reactos/lib/olepro32/olepro32stubs.c branches/new_headers/reactos/lib/packet/Packet32.c branches/new_headers/reactos/lib/pseh/i386/setjmp.asm branches/new_headers/reactos/lib/riched20/Makefile.in branches/new_headers/reactos/lib/riched20/editor.c branches/new_headers/reactos/lib/riched20/paint.c branches/new_headers/reactos/lib/riched20/run.c branches/new_headers/reactos/lib/riched20/style.c branches/new_headers/reactos/lib/richedit/Makefile.in branches/new_headers/reactos/lib/richedit/richedit.c branches/new_headers/reactos/lib/rpcrt4/Makefile.in branches/new_headers/reactos/lib/rpcrt4/ndr_stubless.c branches/new_headers/reactos/lib/rpcrt4/rpc_server.c branches/new_headers/reactos/lib/rpcrt4/rpcrt4_main.c branches/new_headers/reactos/lib/rpcrt4/rpcss_np_client.c branches/new_headers/reactos/lib/setupapi/Makefile.in branches/new_headers/reactos/lib/setupapi/cfgmgr.c branches/new_headers/reactos/lib/setupapi/makefile branches/new_headers/reactos/lib/setupapi/queue.c branches/new_headers/reactos/lib/setupapi/setupapi.spec branches/new_headers/reactos/lib/setupapi/setupx.spec branches/new_headers/reactos/lib/setupapi/stubs.c branches/new_headers/reactos/lib/setupapi/virtcopy.c branches/new_headers/reactos/lib/shdocvw/Sv.rc branches/new_headers/reactos/lib/smlib/makefile branches/new_headers/reactos/lib/user32/misc/display.c branches/new_headers/reactos/lib/userenv/desktop.c branches/new_headers/reactos/lib/userenv/registry.c branches/new_headers/reactos/lib/userenv/setup.c branches/new_headers/reactos/lib/uuid/uuid.c branches/new_headers/reactos/ntoskrnl/ex/i386/interlck.c branches/new_headers/reactos/ntoskrnl/kd/wrappers/gdbstub.c branches/new_headers/reactos/ntoskrnl/kdbg/kdb_symbols.c branches/new_headers/reactos/ntoskrnl/ke/i386/exp.c branches/new_headers/reactos/ntoskrnl/ke/i386/vdm.c branches/new_headers/reactos/ntoskrnl/mm/mm.c branches/new_headers/reactos/ntoskrnl/mm/section.c branches/new_headers/reactos/regtests/regtests/regtests.def branches/new_headers/reactos/regtests/shared/regtests.c branches/new_headers/reactos/services/eventlog/eventlog.c branches/new_headers/reactos/services/umpnpmgr/makefile branches/new_headers/reactos/services/umpnpmgr/umpnpmgr.c branches/new_headers/reactos/subsys/system/regedit/edit.c branches/new_headers/reactos/subsys/system/regedit/hexedit.c branches/new_headers/reactos/subsys/system/regedit/listview.c branches/new_headers/reactos/subsys/system/regedit/main.c branches/new_headers/reactos/subsys/system/regedit/regproc.c branches/new_headers/reactos/subsys/system/regedit/security.c branches/new_headers/reactos/subsys/system/regedit/security.h branches/new_headers/reactos/subsys/system/reporterror/reporterror.c branches/new_headers/reactos/subsys/system/winefile/Sv.rc branches/new_headers/reactos/subsys/system/winefile/cs.rc branches/new_headers/reactos/subsys/system/winefile/de.rc branches/new_headers/reactos/subsys/system/winefile/en.rc branches/new_headers/reactos/subsys/system/winefile/es.rc branches/new_headers/reactos/subsys/system/winefile/fr.rc branches/new_headers/reactos/subsys/system/winefile/hu.rc branches/new_headers/reactos/subsys/system/winefile/it.rc branches/new_headers/reactos/subsys/system/winefile/nl.rc branches/new_headers/reactos/subsys/system/winefile/pl.rc branches/new_headers/reactos/subsys/system/winefile/pt.rc branches/new_headers/reactos/subsys/system/winefile/resource.h branches/new_headers/reactos/subsys/system/winefile/ru.rc branches/new_headers/reactos/subsys/system/winefile/si.rc branches/new_headers/reactos/subsys/system/winefile/winefile.c branches/new_headers/reactos/subsys/system/winefile/zh.rc branches/new_headers/reactos/subsys/win32k/include/msgqueue.h branches/new_headers/reactos/subsys/win32k/main/dllmain.c branches/new_headers/reactos/subsys/win32k/objects/color.c branches/new_headers/reactos/subsys/win32k/objects/dc.c branches/new_headers/reactos/subsys/win32k/objects/font.c branches/new_headers/reactos/tools/bin2res/bin2res.c branches/new_headers/reactos/tools/buildno/buildno.cpp branches/new_headers/reactos/tools/cabman/cabinet.cxx branches/new_headers/reactos/tools/cabman/cabinet.h branches/new_headers/reactos/tools/cabman/dfp.cxx branches/new_headers/reactos/tools/cabman/dfp.h branches/new_headers/reactos/tools/cabman/main.cxx branches/new_headers/reactos/tools/rmkdir.c branches/new_headers/reactos/tools/rsym.c branches/new_headers/reactos/tools/wmc/write.c branches/new_headers/reactos/tools/wrc/parser.y branches/new_headers/reactos/tools/wrc/y.tab.c branches/new_headers/reactos/tools/wrc/y.tab.h branches/new_headers/reactos/w32api/include/ddk/ndis.h branches/new_headers/reactos/w32api/include/ddk/winddk.h branches/new_headers/reactos/w32api/include/objbase.h branches/new_headers/reactos/w32api/include/wingdi.h Deleted files: branches/new_headers/reactos/Jamfile branches/new_headers/reactos/Jamrules branches/new_headers/reactos/apps/utils/net/arp/makefile branches/new_headers/reactos/apps/utils/net/finger/makefile branches/new_headers/reactos/apps/utils/net/ipconfig/makefile branches/new_headers/reactos/apps/utils/net/netstat/makefile branches/new_headers/reactos/apps/utils/net/ping/makefile branches/new_headers/reactos/apps/utils/net/route/makefile branches/new_headers/reactos/apps/utils/net/telnet/Makefile branches/new_headers/reactos/apps/utils/net/whois/makefile branches/new_headers/reactos/baseaddress.cfg branches/new_headers/reactos/boot/freeldr/bootsect/Makefile branches/new_headers/reactos/boot/freeldr/freeldr/Makefile branches/new_headers/reactos/config branches/new_headers/reactos/drivers/bus/acpi/makefile branches/new_headers/reactos/drivers/bus/isapnp/makefile branches/new_headers/reactos/drivers/bus/pci/makefile branches/new_headers/reactos/drivers/dd/beep/makefile branches/new_headers/reactos/drivers/dd/blue/makefile branches/new_headers/reactos/drivers/dd/bootvid/Makefile branches/new_headers/reactos/drivers/dd/debugout/makefile branches/new_headers/reactos/drivers/dd/mpu401/makefile branches/new_headers/reactos/drivers/dd/null/makefile branches/new_headers/reactos/drivers/dd/parallel/makefile branches/new_headers/reactos/drivers/dd/ramdrv/makefile branches/new_headers/reactos/drivers/dd/serial/makefile branches/new_headers/reactos/drivers/dd/sndblst/makefile branches/new_headers/reactos/drivers/dd/sound/makefile branches/new_headers/reactos/drivers/fs/cdfs/makefile branches/new_headers/reactos/drivers/fs/fs_rec/makefile branches/new_headers/reactos/drivers/fs/ms/Makefile branches/new_headers/reactos/drivers/fs/mup/makefile branches/new_headers/reactos/drivers/fs/np/Makefile branches/new_headers/reactos/drivers/fs/ntfs/makefile branches/new_headers/reactos/drivers/fs/vfat/makefile branches/new_headers/reactos/drivers/input/mouclass/makefile branches/new_headers/reactos/drivers/input/sermouse/makefile branches/new_headers/reactos/drivers/lib/bzip2/Makefile branches/new_headers/reactos/drivers/lib/csq/MAKEFILE branches/new_headers/reactos/drivers/lib/ip/makefile branches/new_headers/reactos/drivers/lib/oskittcp/makefile branches/new_headers/reactos/drivers/net/afd/afd.def branches/new_headers/reactos/drivers/net/afd/makefile branches/new_headers/reactos/drivers/net/dd/ne2000/Makefile branches/new_headers/reactos/drivers/net/dd/pcnet/Makefile branches/new_headers/reactos/drivers/net/ndis/Makefile branches/new_headers/reactos/drivers/net/npf/Makefile branches/new_headers/reactos/drivers/net/packet/ branches/new_headers/reactos/drivers/net/tcpip/makefile branches/new_headers/reactos/drivers/net/tdi/Makefile branches/new_headers/reactos/drivers/net/wshtcpip/makefile branches/new_headers/reactos/drivers/storage/atapi/makefile branches/new_headers/reactos/drivers/storage/cdrom/makefile branches/new_headers/reactos/drivers/storage/class2/makefile branches/new_headers/reactos/drivers/storage/disk/makefile branches/new_headers/reactos/drivers/storage/diskdump/Makefile branches/new_headers/reactos/drivers/storage/floppy/Makefile branches/new_headers/reactos/drivers/storage/scsiport/makefile branches/new_headers/reactos/drivers/video/displays/framebuf/makefile branches/new_headers/reactos/drivers/video/displays/vga/makefile branches/new_headers/reactos/drivers/video/miniport/vbe/makefile branches/new_headers/reactos/drivers/video/miniport/vga/makefile branches/new_headers/reactos/drivers/video/miniport/xboxvmp/Makefile branches/new_headers/reactos/drivers/video/videoprt/Makefile branches/new_headers/reactos/hal/hal/Makefile branches/new_headers/reactos/hal/halx86/mp/Makefile branches/new_headers/reactos/hal/halx86/up/Makefile branches/new_headers/reactos/hal/halx86/xbox/Makefile branches/new_headers/reactos/include/ndis.h branches/new_headers/reactos/include/net/ branches/new_headers/reactos/lib/Jamfile branches/new_headers/reactos/lib/acledit/Makefile branches/new_headers/reactos/lib/aclui/Makefile branches/new_headers/reactos/lib/adns/Makefile branches/new_headers/reactos/lib/advapi32/makefile branches/new_headers/reactos/lib/advpack/Makefile branches/new_headers/reactos/lib/cabinet/Makefile branches/new_headers/reactos/lib/cards/Makefile branches/new_headers/reactos/lib/comctl32/makefile branches/new_headers/reactos/lib/comdlg32/makefile branches/new_headers/reactos/lib/cpl/access/Makefile branches/new_headers/reactos/lib/cpl/appwiz/Makefile branches/new_headers/reactos/lib/cpl/control/Makefile branches/new_headers/reactos/lib/cpl/desk/Makefile branches/new_headers/reactos/lib/cpl/intl/makefile branches/new_headers/reactos/lib/cpl/main/makefile branches/new_headers/reactos/lib/cpl/ncpa/Makefile branches/new_headers/reactos/lib/cpl/sysdm/Makefile branches/new_headers/reactos/lib/cpl/timedate/makefile branches/new_headers/reactos/lib/crt/makefile branches/new_headers/reactos/lib/crtdll/makefile branches/new_headers/reactos/lib/dbghelp/Makefile branches/new_headers/reactos/lib/devenum/makefile branches/new_headers/reactos/lib/dinput/Makefile branches/new_headers/reactos/lib/dinput8/Makefile branches/new_headers/reactos/lib/dnsapi/Makefile branches/new_headers/reactos/lib/dsound/Makefile branches/new_headers/reactos/lib/dxdiagn/makefile branches/new_headers/reactos/lib/dxguid/makefile branches/new_headers/reactos/lib/epsapi/makefile branches/new_headers/reactos/lib/expat/Makefile branches/new_headers/reactos/lib/fmifs/makefile branches/new_headers/reactos/lib/freetype/Makefile branches/new_headers/reactos/lib/fslib/vfatlib/Makefile branches/new_headers/reactos/lib/gdi32/makefile branches/new_headers/reactos/lib/gdiplus/makefile branches/new_headers/reactos/lib/glu32/Makefile branches/new_headers/reactos/lib/imagehlp/makefile branches/new_headers/reactos/lib/imm32/Makefile branches/new_headers/reactos/lib/iphlpapi/makefile branches/new_headers/reactos/lib/kbdda/makefile branches/new_headers/reactos/lib/kbddv/makefile branches/new_headers/reactos/lib/kbdes/makefile branches/new_headers/reactos/lib/kbdfr/makefile branches/new_headers/reactos/lib/kbdgr/makefile branches/new_headers/reactos/lib/kbdru/makefile branches/new_headers/reactos/lib/kbdse/makefile branches/new_headers/reactos/lib/kbdsg/makefile branches/new_headers/reactos/lib/kbduk/makefile branches/new_headers/reactos/lib/kbdus/makefile branches/new_headers/reactos/lib/kernel32/makefile branches/new_headers/reactos/lib/kernel32/tests/Makefile branches/new_headers/reactos/lib/kjs/makefile branches/new_headers/reactos/lib/libwine/makefile branches/new_headers/reactos/lib/lzexpand/Makefile branches/new_headers/reactos/lib/makefile branches/new_headers/reactos/lib/mesa32/Makefile branches/new_headers/reactos/lib/midimap/makefile branches/new_headers/reactos/lib/mmdrv/Makefile branches/new_headers/reactos/lib/mpr/Makefile branches/new_headers/reactos/lib/msacm/makefile branches/new_headers/reactos/lib/msafd/makefile branches/new_headers/reactos/lib/msi/Makefile branches/new_headers/reactos/lib/msimg32/Makefile branches/new_headers/reactos/lib/msvcrt/Makefile branches/new_headers/reactos/lib/msvcrt20/Makefile branches/new_headers/reactos/lib/netapi32/makefile branches/new_headers/reactos/lib/ntdll/makefile branches/new_headers/reactos/lib/ole32/makefile branches/new_headers/reactos/lib/ole32/ole32_main.h branches/new_headers/reactos/lib/oleaut32/makefile branches/new_headers/reactos/lib/olepro32/Makefile branches/new_headers/reactos/lib/opengl32/Makefile branches/new_headers/reactos/lib/psapi/makefile branches/new_headers/reactos/lib/pseh/makefile branches/new_headers/reactos/lib/riched20/makefile branches/new_headers/reactos/lib/richedit/Makefile branches/new_headers/reactos/lib/rosrtl/makefile branches/new_headers/reactos/lib/rossym/Makefile branches/new_headers/reactos/lib/rpcrt4/Makefile branches/new_headers/reactos/lib/rtl/makefile branches/new_headers/reactos/lib/samlib/makefile branches/new_headers/reactos/lib/secur32/Makefile branches/new_headers/reactos/lib/serialui/Makefile branches/new_headers/reactos/lib/shdocvw/Makefile branches/new_headers/reactos/lib/shell32/makefile branches/new_headers/reactos/lib/shlwapi/makefile branches/new_headers/reactos/lib/smdll/makefile branches/new_headers/reactos/lib/snmpapi/makefile branches/new_headers/reactos/lib/string/Makefile branches/new_headers/reactos/lib/strmiids/makefile branches/new_headers/reactos/lib/syssetup/Makefile branches/new_headers/reactos/lib/twain/Makefile branches/new_headers/reactos/lib/urlmon/Makefile branches/new_headers/reactos/lib/user32/Makefile branches/new_headers/reactos/lib/userenv/makefile branches/new_headers/reactos/lib/uuid/Makefile branches/new_headers/reactos/lib/version/makefile branches/new_headers/reactos/lib/wininet/makefile branches/new_headers/reactos/lib/winmm/Makefile branches/new_headers/reactos/lib/winspool/Makefile branches/new_headers/reactos/lib/ws2_32/makefile branches/new_headers/reactos/lib/ws2help/makefile branches/new_headers/reactos/lib/wshirda/makefile branches/new_headers/reactos/lib/wsock32/Makefile branches/new_headers/reactos/lib/zlib/Makefile branches/new_headers/reactos/ntoskrnl/Makefile branches/new_headers/reactos/ntoskrnl/Makefile.i386 branches/new_headers/reactos/regtests/regtests/Makefile branches/new_headers/reactos/regtests/shared/Makefile branches/new_headers/reactos/rules.mak branches/new_headers/reactos/services/eventlog/makefile branches/new_headers/reactos/services/rpcss/makefile branches/new_headers/reactos/subsys/csrss/csrss.def branches/new_headers/reactos/subsys/csrss/makefile branches/new_headers/reactos/subsys/csrss/win32csr/Makefile branches/new_headers/reactos/subsys/ntvdm/makefile branches/new_headers/reactos/subsys/smss/makefile branches/new_headers/reactos/subsys/system/autochk/makefile branches/new_headers/reactos/subsys/system/calc/makefile branches/new_headers/reactos/subsys/system/cmd/makefile branches/new_headers/reactos/subsys/system/dhcp/Makefile branches/new_headers/reactos/subsys/system/explorer/Makefile branches/new_headers/reactos/subsys/system/explorer/notifyhook/Makefile branches/new_headers/reactos/subsys/system/format/makefile branches/new_headers/reactos/subsys/system/ibrowser/Makefile branches/new_headers/reactos/subsys/system/msiexec/Makefile branches/new_headers/reactos/subsys/system/notepad/Makefile branches/new_headers/reactos/subsys/system/reactos/Makefile branches/new_headers/reactos/subsys/system/regedit/makefile branches/new_headers/reactos/subsys/system/regsvr32/makefile branches/new_headers/reactos/subsys/system/reporterror/Makefile branches/new_headers/reactos/subsys/system/rundll32/Makefile branches/new_headers/reactos/subsys/system/services/makefile branches/new_headers/reactos/subsys/system/setup/makefile branches/new_headers/reactos/subsys/system/sm/makefile branches/new_headers/reactos/subsys/system/taskmgr/makefile branches/new_headers/reactos/subsys/system/userinit/Makefile branches/new_headers/reactos/subsys/system/usetup/makefile branches/new_headers/reactos/subsys/system/vmwinst/Makefile branches/new_headers/reactos/subsys/system/welcome/Makefile branches/new_headers/reactos/subsys/system/winefile/Makefile branches/new_headers/reactos/subsys/system/winlogon/makefile branches/new_headers/reactos/subsys/win32k/makefile branches/new_headers/reactos/tools/Makefile branches/new_headers/reactos/tools/bin2res/Makefile branches/new_headers/reactos/tools/cabman/makefile branches/new_headers/reactos/tools/cdmake/Makefile branches/new_headers/reactos/tools/config.mk branches/new_headers/reactos/tools/depend.mk branches/new_headers/reactos/tools/helper.mk branches/new_headers/reactos/tools/unicode/Makefile branches/new_headers/reactos/tools/wmc/makefile From fireball at svn.reactos.com Sat May 28 23:08:57 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [fireball] 15612: Added vfatxlib support in the new build system Message-ID: <000601c563c9$769af410$6b01a8c0@PENELOPE> Added vfatxlib support in the new build system Added files: trunk/reactos/lib/fslib/vfatxlib/vfatxlib.xml Updated files: trunk/reactos/lib/fslib/directory.xml From greatlrd at svn.reactos.com Sat May 28 23:16:35 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [greatlrd] 15613: remove soem warings for optimze build Message-ID: <000601c563ca$8795c410$6b01a8c0@PENELOPE> remove soem warings for optimze build Updated files: trunk/reactos/apps/utils/net/ftp/cmds.c From jimtabor at svn.reactos.com Sat May 28 23:28:12 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15614: Add Usb Directory to new build system. Message-ID: <000601c563cc$2702cba0$6b01a8c0@PENELOPE> Add Usb Directory to new build system. Updated files: trunk/reactos/drivers/directory.xml From jimtabor at svn.reactos.com Sat May 28 23:29:22 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15615: Add Usb Directory to new build system. Message-ID: <000601c563cc$50342500$6b01a8c0@PENELOPE> Add Usb Directory to new build system. Added files: trunk/reactos/drivers/usb/directory.xml From jimtabor at svn.reactos.com Sat May 28 23:30:03 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15616: Add Usbd to new build system. Message-ID: <000601c563cc$68f2d4b0$6b01a8c0@PENELOPE> Add Usbd to new build system. Added files: trunk/reactos/drivers/usb/usbd/usbd.xml From gvg at svn.reactos.com Sat May 28 23:30:36 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15617: Ge van Geldorp Message-ID: <000601c563cc$7c6c2eb0$6b01a8c0@PENELOPE> Ge van Geldorp - Overlay icons for .lnk files with a small arrow in the lower left corner. Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. - Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places. - Comment out stub WEP entry points so that we can call WEP for builtin dlls too. Juan Lang - Fixes to IShellFolder::GetAttributesOf implementations, spotted by silverblade_: - a count of zero is allowed to GetAttributesOf if apidl is NULL - SFGAO_VALIDATE must be cleared upon return - only log unsupported flags in ShellExecute - environment variables are expanded, so SEE_MASK_DOENVSUBST is supported Michael Jung - Add a new CLSID for UnixDosFolder, which is identical to UnixFolder, but does unix <-> dos path conversion for GetDisplayNameOf and ParseDisplayName. - Make the root of the shell extension map to the root of the unix filesystem. - More robustly query the SHGDN_FORPARSING flag in the shell32's folders GetDisplayNameOf methods. - Fixed GetDisplayNameOf method to not depend on incorrect behaviour regarding the SHGDN_INFOLDER flag. - Fixed MyComputer's GetDisplayNameOf method. - Return a cloned PIDL by SHBrowseForFolder to avoid heap corruption. - Fixed incorrect IShellFolder::EnumOjects API usage. - Support for regular files (as opposed to directories). - Display a drive icon for the unix root directory. - Consider only the GIL_FORSHORTCUT flag in SIC_CompareEntries. Stefan Doesinger - Handle cidl==0 in shfldr_desktop, shfldr_fs and shfldr_mycomp. - Remove the dwAttributes member from the IGenericSFImpl class, it's not needed and can't be initialised in Initialize and InitializeEx. Mike McCormack - Split SHGetFileInfoW into two functions. - Remove static variables in SHBrowseForFolder implementation. - Split up the window procedure. - Remove some unused include files. - MSI advertised shortcuts don't require a product ID. Peter Berg Larsen - Rewritten DoEnvironmentSubst16. Kouji Sasaki - Added the processing for determination of SFGAO_HASSUBFOLDER flag in SHELL32_GetItemAttribute function. Francois Gouget - Assorted spelling fixes. Huw Davies - It makes no sense to have a left pointing arrow as the desktop icon. Replace it with something more appropiate. Mike Hearn - Fix SHELL_GetPathFromIDList[AW] to return the desktop path given an empty PIDL. Updated files: trunk/reactos/lib/shell32/Makefile.in trunk/reactos/lib/shell32/brsfolder.c trunk/reactos/lib/shell32/cpanelfolder.c trunk/reactos/lib/shell32/folders.c trunk/reactos/lib/shell32/iconcache.c trunk/reactos/lib/shell32/pidl.c trunk/reactos/lib/shell32/regsvr.c trunk/reactos/lib/shell32/shell.c trunk/reactos/lib/shell32/shell.spec trunk/reactos/lib/shell32/shell32_De.rc trunk/reactos/lib/shell32/shell32_En.rc trunk/reactos/lib/shell32/shell32_main.c trunk/reactos/lib/shell32/shell32_main.h trunk/reactos/lib/shell32/shelllink.c trunk/reactos/lib/shell32/shfldr_desktop.c trunk/reactos/lib/shell32/shfldr_fs.c trunk/reactos/lib/shell32/shfldr_mycomp.c trunk/reactos/lib/shell32/shlexec.c trunk/reactos/lib/shell32/shlfileop.c trunk/reactos/lib/shell32/shlfolder.c trunk/reactos/lib/shell32/shres.rc trunk/reactos/lib/shell32/shresdef.h From jimtabor at svn.reactos.com Sat May 28 23:30:38 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15618: Add Usbhub to new build system. Message-ID: <000601c563cc$7dd90520$6b01a8c0@PENELOPE> Add Usbhub to new build system. Added files: trunk/reactos/drivers/usb/usbhub/usbhub.xml From greatlrd at svn.reactos.com Sat May 28 23:32:25 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [greatlrd] 15619: fix compilings warings Message-ID: <000601c563cc$bd87f7d0$6b01a8c0@PENELOPE> fix compilings warings Updated files: trunk/reactos/apps/utils/net/route/route.c From gvg at svn.reactos.com Sat May 28 23:34:35 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15620: Alexandre Julliard Message-ID: <000601c563cd$0ac42780$6b01a8c0@PENELOPE> Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Robert Shearman - Rename MODULENAME_Dll* functions to Dll* for better consistency and type checking. Vincent Beron - Use SUBLANG_NEUTRAL for French resources. Updated files: trunk/reactos/lib/shdocvw/Fr.rc trunk/reactos/lib/shdocvw/Makefile.in trunk/reactos/lib/shdocvw/regsvr.c trunk/reactos/lib/shdocvw/shdocvw.spec trunk/reactos/lib/shdocvw/shdocvw_main.c From jimtabor at svn.reactos.com Sat May 28 23:38:06 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15621: Add Usbport to new build system. Message-ID: <000601c563cd$891e5880$6b01a8c0@PENELOPE> Add Usbport to new build system. Updated files: trunk/reactos/drivers/usb/directory.xml From jimtabor at svn.reactos.com Sat May 28 23:39:00 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15622: Add Usbport to new build system. Message-ID: <000601c563cd$a9068730$6b01a8c0@PENELOPE> Add Usbport to new build system. Added files: trunk/reactos/drivers/usb/usbport/usbport.xml From gvg at svn.reactos.com Sat May 28 23:39:04 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15623: Alexandre Julliard Message-ID: <000601c563cd$ab8cbce0$6b01a8c0@PENELOPE> Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Uwe Bonnes - Test cases for URL_UNESCAPE and small fix. Francois Gouget - Assorted spelling fixes. Updated files: trunk/reactos/lib/shlwapi/Makefile.in trunk/reactos/lib/shlwapi/reg.c trunk/reactos/lib/shlwapi/url.c From jimtabor at svn.reactos.com Sat May 28 23:40:02 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15624: Temp Fix until I figure out what is wrong with Asserts. Message-ID: <000601c563cd$cdf3ce40$6b01a8c0@PENELOPE> Temp Fix until I figure out what is wrong with Asserts. Updated files: trunk/reactos/drivers/usb/usbport/usbport.c From gvg at svn.reactos.com Sat May 28 23:44:23 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15625: Alexandre Julliard Message-ID: <000601c563ce$69664510$6b01a8c0@PENELOPE> Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. Troy Rollo - Implement URLMonikerImpl_BindToStorage. - Correct bug truncating downloaded files to 4096 bytes. Jacek Caban - Separated IBinding and IMoniker interfaces. Mike McCormack - Add the missing interface method PromptAction to IInternetZoneManager. - Stub implementation for GetSoftwareUpdateInfo. Francois Gouget - Update win32.api to match the current sources. - Declare CoGetClassObjectFromURL() in urlmon.h. Christian Costa - Added stub implementation for CoGetClassObjectFromURL. Added files: trunk/reactos/lib/urlmon/umstream.c Updated files: trunk/reactos/lib/urlmon/Makefile.in trunk/reactos/lib/urlmon/sec_mgr.c trunk/reactos/lib/urlmon/umon.c trunk/reactos/lib/urlmon/urlmon.spec trunk/reactos/lib/urlmon/urlmon.xml trunk/reactos/lib/urlmon/urlmon_main.c trunk/reactos/lib/urlmon/urlmon_main.h From ion at svn.reactos.com Sat May 28 23:46:39 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [ion] 15626: use right optimization setting Message-ID: <000601c563ce$ba54ce60$6b01a8c0@PENELOPE> use right optimization setting Updated files: trunk/reactos/ReactOS.xml From jimtabor at svn.reactos.com Sun May 29 00:00:28 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15627: Added def to xml file. Message-ID: <000601c563d0$a8f9ae90$6b01a8c0@PENELOPE> Added def to xml file. Updated files: trunk/reactos/drivers/usb/usbd/usbd.xml From jimtabor at svn.reactos.com Sun May 29 00:00:47 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15628: Added def to xml file. Message-ID: <000601c563d0$b41157b0$6b01a8c0@PENELOPE> Added def to xml file. Updated files: trunk/reactos/drivers/usb/usbport/usbport.xml From gvg at svn.reactos.com Sun May 29 00:01:17 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15629: Alexandre Julliard Message-ID: <000601c563d0$c5d40100$6b01a8c0@PENELOPE> Alexandre Julliard - Added rules for building import libraries in the individual dll makefiles, and added support for building a .def.a static import library too. - Removed unnecessary code in the 16-bit DllEntryPoint function of some dlls, and also fixed its ordinal in a few places. Mike McCormack - Make WINMM_IData statically allocated. - Make multimedia threads high priority. Robert Reif - Change FIXME to WARN. - Set thread priority for timer thread. - Add timer thread priority test. Updated files: trunk/reactos/lib/winmm/Makefile.in trunk/reactos/lib/winmm/mci.c trunk/reactos/lib/winmm/mmio.c trunk/reactos/lib/winmm/mmsystem.c trunk/reactos/lib/winmm/mmsystem.spec trunk/reactos/lib/winmm/playsound.c trunk/reactos/lib/winmm/time.c trunk/reactos/lib/winmm/winemm.h trunk/reactos/lib/winmm/winmm.c From gvg at svn.reactos.com Sun May 29 00:04:25 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15630: Robert Shearman Message-ID: <000601c563d1$36194e70$6b01a8c0@PENELOPE> Robert Shearman - Rename DllRegisterServer and DllUnregisterServer to avoid confusion with the COM functions of different signatures. Updated files: trunk/reactos/subsys/system/msiexec/msiexec.c From gvg at svn.reactos.com Sun May 29 00:08:50 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [gvg] 15631: Make compiler happy Message-ID: <000601c563d1$d42757b0$6b01a8c0@PENELOPE> Make compiler happy Updated files: trunk/reactos/boot/freeldr/freeldr/arch/i386/xboxcons.c From mf at svn.reactos.com Sun May 29 00:12:42 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [mf] 15632: fix case problem of sv.rc third (and hopefully last ; -) time for unix+windows builds Message-ID: <000601c563d2$5deef2f0$6b01a8c0@PENELOPE> fix case problem of sv.rc third (and hopefully last ;-) time for unix+windows builds Updated files: trunk/reactos/subsys/system/winefile/winefile.rc From ion at svn.reactos.com Sun May 29 00:18:45 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [ion] 15633: Fix some build problems Message-ID: <000601c563d3$36d69910$6b01a8c0@PENELOPE> Fix some build problems Updated files: trunk/reactos/drivers/net/ndis/include/buffer.h trunk/reactos/hal/hal/hal.c From weiden at svn.reactos.com Sun May 29 00:22:27 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [weiden] 15634: make rbuild compile with gcc4 Message-ID: <000601c563d3$badcd0d0$6b01a8c0@PENELOPE> make rbuild compile with gcc4 Updated files: trunk/reactos/tools/rbuild/backend/backend.cpp trunk/reactos/tools/rbuild/backend/backend.h trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp trunk/reactos/tools/rbuild/backend/mingw/mingw.h From jimtabor at svn.reactos.com Sun May 29 00:23:52 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:34 2006 Subject: [ros-svn] [jimtabor] 15635: Added usb miniport to xml file. Message-ID: <000601c563d3$edd0caa0$6b01a8c0@PENELOPE> Added usb miniport to xml file. Updated files: trunk/reactos/drivers/usb/directory.xml From jimtabor at svn.reactos.com Sun May 29 00:24:23 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [jimtabor] 15636: Added usb miniport to xml file. Message-ID: <000601c563d4$002c0a70$6b01a8c0@PENELOPE> Added usb miniport to xml file. Added files: trunk/reactos/drivers/usb/miniport/directory.xml From jimtabor at svn.reactos.com Sun May 29 00:25:09 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [jimtabor] 15637: Added usbehci to xml file. Message-ID: <000601c563d4$1bb85910$6b01a8c0@PENELOPE> Added usbehci to xml file. Added files: trunk/reactos/drivers/usb/miniport/usbehci/usbehci.xml From jimtabor at svn.reactos.com Sun May 29 00:25:29 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [jimtabor] 15638: Added usbohci to xml file. Message-ID: <000601c563d4$2795ea40$6b01a8c0@PENELOPE> Added usbohci to xml file. Added files: trunk/reactos/drivers/usb/miniport/usbohci/usbohci.xml From jimtabor at svn.reactos.com Sun May 29 00:25:52 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [jimtabor] 15639: Added usbuhci to xml file. Message-ID: <000601c563d4$34ec11b0$6b01a8c0@PENELOPE> Added usbuhci to xml file. Added files: trunk/reactos/drivers/usb/miniport/usbuhci/usbuhci.xml From weiden at svn.reactos.com Sun May 29 00:40:04 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [weiden] 15640: little fix Message-ID: <000601c563d6$312c38a0$6b01a8c0@PENELOPE> little fix Updated files: trunk/reactos/tools/rbuild/backend/backend.cpp From ion at svn.reactos.com Sun May 29 00:48:34 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15641: more build fixes Message-ID: <000601c563d7$60f5ff20$6b01a8c0@PENELOPE> more build fixes Updated files: trunk/reactos/lib/glu32/glu32.xml trunk/reactos/lib/imagehlp/imagehlp.xml trunk/reactos/lib/mesa32/mesa32.xml trunk/reactos/lib/msgina/makefile trunk/reactos/lib/setupapi/makefile trunk/reactos/lib/smlib/makefile trunk/reactos/lib/version/version.xml From ion at svn.reactos.com Sun May 29 00:56:15 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15642: more build fixes Message-ID: <000601c563d8$73888620$6b01a8c0@PENELOPE> more build fixes Updated files: trunk/reactos/lib/midimap/midimap.xml trunk/reactos/lib/mpr/mpr.xml trunk/reactos/lib/netapi32/netapi32.xml From ion at svn.reactos.com Sun May 29 01:06:51 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15643: More fixes from yours truly Message-ID: <000601c563d9$eeb639e0$6b01a8c0@PENELOPE> More fixes from yours truly Updated files: trunk/reactos/lib/wininet/version.rc From greatlrd at svn.reactos.com Sun May 29 01:16:14 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15644: mising desk.rc in the xml files Message-ID: <000601c563db$3e52d250$6b01a8c0@PENELOPE> mising desk.rc in the xml files de.rc and cz.rc a resuse id was change Updated files: trunk/reactos/lib/cpl/desk/cz.rc trunk/reactos/lib/cpl/desk/de.rc trunk/reactos/lib/cpl/desk/desk.xml From ion at svn.reactos.com Sun May 29 01:26:40 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15645: disable assert until someone fixes this Message-ID: <000601c563dc$b32db800$6b01a8c0@PENELOPE> disable assert until someone fixes this Updated files: trunk/reactos/w32api/include/ddk/winddk.h From greatlrd at svn.reactos.com Sun May 29 01:34:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15646: Remove two file that are not need any longer Message-ID: <000601c563dd$c8f1f6f0$6b01a8c0@PENELOPE> Remove two file that are not need any longer fix some compilings warings Updated files: trunk/reactos/lib/cabinet/cabextract.c trunk/reactos/lib/cabinet/cabinet_main.c Deleted files: trunk/reactos/lib/cabinet/Makefile.in trunk/reactos/lib/cabinet/Makefile.ros-template From greatlrd at svn.reactos.com Sun May 29 01:39:00 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15647: this two file are not need any longer Message-ID: <000601c563de$6ca4db00$6b01a8c0@PENELOPE> this two file are not need any longer Deleted files: trunk/reactos/lib/comctl32/Makefile.in trunk/reactos/lib/comctl32/Makefile.ros-template From weiden at svn.reactos.com Sun May 29 02:04:43 2005 From: weiden at svn.reactos.com (weiden@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [weiden] 15648: fix gcc4 warnings Message-ID: <000601c563e2$040df730$6b01a8c0@PENELOPE> fix gcc4 warnings Updated files: trunk/reactos/apps/utils/net/ftp/domacro.c trunk/reactos/apps/utils/net/ftp/fake.c trunk/reactos/apps/utils/net/ftp/fake.h trunk/reactos/apps/utils/net/ftp/ftp.c trunk/reactos/apps/utils/net/ftp/ftp.xml trunk/reactos/apps/utils/net/ftp/ftp_var.h trunk/reactos/apps/utils/net/ftp/main.c trunk/reactos/apps/utils/net/ftp/prototypes.h trunk/reactos/apps/utils/net/ftp/ruserpass.c From greatlrd at svn.reactos.com Sun May 29 03:04:45 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] =?iso-8859-1?q?=5Bgreatlrd=5D_15649=3A_remove_some_ros?= =?iso-8859-1?q?-temp=F6ate_from_old_building_system?= Message-ID: <000601c563ea$67786e10$6b01a8c0@PENELOPE> remove some ros-temp?ate from old building system Deleted files: trunk/reactos/lib/comdlg32/Makefile.ros-template trunk/reactos/lib/dbghelp/Makefile.ros-template trunk/reactos/lib/devenum/Makefile.ros-template trunk/reactos/lib/dinput/Makefile.ros-template trunk/reactos/lib/dinput8/Makefile.ros-template trunk/reactos/lib/dxdiagn/Makefile.ros-template trunk/reactos/lib/midimap/Makefile.ros-template trunk/reactos/lib/mpr/Makefile.ros-template From navaraf at svn.reactos.com Sun May 29 09:30:01 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [navaraf] 15650: Fix ASSERT conditions. Message-ID: <000601c56420$396db7b0$6b01a8c0@PENELOPE> Fix ASSERT conditions. Updated files: trunk/reactos/drivers/usb/usbport/usbport.c From mf at svn.reactos.com Sun May 29 10:38:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [mf] 15651: refresh display after executing a context menu command Message-ID: <000601c56429$c7f50ed0$6b01a8c0@PENELOPE> refresh display after executing a context menu command Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sun May 29 10:47:26 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [mf] 15652: implement file copying Message-ID: <000601c5642b$09ffd660$6b01a8c0@PENELOPE> implement file copying Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/resource.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From mf at svn.reactos.com Sun May 29 11:39:33 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [mf] 15653: handle copy/move for already existing target directories Message-ID: <000601c56432$51f2b490$6b01a8c0@PENELOPE> handle copy/move for already existing target directories Updated files: trunk/reactos/subsys/system/winefile/winefile.c From mf at svn.reactos.com Sun May 29 11:58:49 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [mf] 15654: switch to SHFileOperation() for file copy and move operations Message-ID: <000601c56435$02f0d8b0$6b01a8c0@PENELOPE> switch to SHFileOperation() for file copy and move operations Updated files: trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/winefile.dsp From mf at svn.reactos.com Sun May 29 13:42:49 2005 From: mf at svn.reactos.com (mf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [mf] 15655: implement 'delete' command Message-ID: <000601c56443$8a264f00$6b01a8c0@PENELOPE> implement 'delete' command Updated files: trunk/reactos/subsys/system/winefile/Sv.rc trunk/reactos/subsys/system/winefile/cs.rc trunk/reactos/subsys/system/winefile/de.rc trunk/reactos/subsys/system/winefile/en.rc trunk/reactos/subsys/system/winefile/es.rc trunk/reactos/subsys/system/winefile/fr.rc trunk/reactos/subsys/system/winefile/hu.rc trunk/reactos/subsys/system/winefile/it.rc trunk/reactos/subsys/system/winefile/nl.rc trunk/reactos/subsys/system/winefile/pl.rc trunk/reactos/subsys/system/winefile/pt.rc trunk/reactos/subsys/system/winefile/resource.h trunk/reactos/subsys/system/winefile/resource.rc trunk/reactos/subsys/system/winefile/ru.rc trunk/reactos/subsys/system/winefile/si.rc trunk/reactos/subsys/system/winefile/winefile.c trunk/reactos/subsys/system/winefile/zh.rc From chorns at svn.reactos.com Sun May 29 13:51:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15656: Autodetect nasm Message-ID: <000601c56444$c61e85d0$6b01a8c0@PENELOPE> Autodetect nasm Updated files: trunk/reactos/tools/rbuild/backend/mingw/mingw.cpp trunk/reactos/tools/rbuild/backend/mingw/mingw.h trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From chorns at svn.reactos.com Sun May 29 16:09:06 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15657: regsvr32.exe, not regsvr32.dll Message-ID: <000601c56457$f98bfac0$6b01a8c0@PENELOPE> regsvr32.exe, not regsvr32.dll Updated files: trunk/reactos/subsys/system/regsvr32/regsvr32.xml From gvg at svn.reactos.com Sun May 29 16:26:23 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15658: Use standard debug macros Message-ID: <000601c5645a$63aa5a30$6b01a8c0@PENELOPE> Use standard debug macros Updated files: trunk/reactos/drivers/net/dd/pcnet/pcnet.c trunk/reactos/drivers/net/dd/pcnet/pcnet.h trunk/reactos/drivers/net/dd/pcnet/requests.c From chorns at svn.reactos.com Sun May 29 16:35:39 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15659: Install more modules Message-ID: <000601c5645b$af5ff470$6b01a8c0@PENELOPE> Install more modules Updated files: trunk/reactos/apps/utils/net/route/route.xml trunk/reactos/lib/riched20/riched20.xml trunk/reactos/lib/richedit/riched32.xml trunk/reactos/lib/secur32/secur32.xml trunk/reactos/lib/serialui/serialui.xml trunk/reactos/lib/setupapi/makefile trunk/reactos/services/rpcss/rpcss.xml trunk/reactos/subsys/system/rundll32/rundll32.xml trunk/reactos/subsys/system/services/services.xml Deleted files: trunk/reactos/drivers/usb/miniport/usbehci/makefile trunk/reactos/drivers/usb/miniport/usbohci/makefile trunk/reactos/drivers/usb/miniport/usbuhci/makefile trunk/reactos/drivers/usb/usbd/makefile trunk/reactos/drivers/usb/usbhub/makefile trunk/reactos/drivers/usb/usbport/makefile trunk/reactos/lib/fslib/vfatxlib/Makefile trunk/reactos/lib/msgina/makefile trunk/reactos/lib/smlib/makefile From chorns at svn.reactos.com Sun May 29 16:51:18 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15660: Install to system32 Message-ID: <000601c5645d$df313f90$6b01a8c0@PENELOPE> Install to system32 Updated files: trunk/reactos/lib/riched20/riched20.xml trunk/reactos/lib/richedit/riched32.xml trunk/reactos/lib/serialui/serialui.xml From chorns at svn.reactos.com Sun May 29 17:05:24 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15661: vgamp.sys, not vgamp.dll Message-ID: <000601c5645f$d7029ab0$6b01a8c0@PENELOPE> vgamp.sys, not vgamp.dll Updated files: trunk/reactos/drivers/video/miniport/vga/vgamp.xml From navaraf at svn.reactos.com Sun May 29 17:10:12 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [navaraf] 15662: Set entry point to zero. Message-ID: <000601c56460$82d48150$6b01a8c0@PENELOPE> Set entry point to zero. Updated files: trunk/reactos/lib/freetype/freetype.xml From greatlrd at svn.reactos.com Sun May 29 17:17:40 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15663: remove some unse Makefile.ros-template files Message-ID: <000601c56461$8da4f2d0$6b01a8c0@PENELOPE> remove some unse Makefile.ros-template files not longer need it Deleted files: trunk/reactos/lib/netapi32/Makefile.ros-template trunk/reactos/lib/ole32/Makefile.ros-template trunk/reactos/lib/oleaut32/Makefile.ros-template trunk/reactos/lib/olepro32/Makefile.ros-template trunk/reactos/lib/riched20/Makefile.ros-template trunk/reactos/lib/richedit/Makefile.ros-template trunk/reactos/lib/rpcrt4/Makefile.ros-template trunk/reactos/lib/setupapi/Makefile.ros-template trunk/reactos/lib/shdocvw/Makefile.ros-template trunk/reactos/lib/shell32/Makefile.ros-template trunk/reactos/lib/shlwapi/Makefile.ros-template trunk/reactos/lib/urlmon/Makefile.ros-template From hbirr at svn.reactos.com Sun May 29 17:37:49 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hbirr] 15664: Lock the directory while it is parsed. Message-ID: <000601c56464$5e7106e0$6b01a8c0@PENELOPE> Lock the directory while it is parsed. Updated files: trunk/reactos/ntoskrnl/ob/namespc.c From hbirr at svn.reactos.com Sun May 29 17:41:26 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hbirr] 15665: Reset the permanent flag if the object is changed to non permanent. Message-ID: <000601c56464$dfa4e4c0$6b01a8c0@PENELOPE> Reset the permanent flag if the object is changed to non permanent. Updated files: trunk/reactos/ntoskrnl/ob/ntobj.c From hbirr at svn.reactos.com Sun May 29 17:43:55 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hbirr] 15666: Change the object to non permanent if an error occurs (in NtCreateDirectoryObject). Message-ID: <000601c56465$38747d40$6b01a8c0@PENELOPE> Change the object to non permanent if an error occurs (in NtCreateDirectoryObject). Updated files: trunk/reactos/ntoskrnl/ob/dirobj.c From ion at svn.reactos.com Sun May 29 18:07:07 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15667: Build at 2GB like before Message-ID: <000601c56468$761fa950$6b01a8c0@PENELOPE> Build at 2GB like before Updated files: trunk/reactos/ntoskrnl/ntoskrnl.xml trunk/reactos/tools/rbuild/module.cpp From chorns at svn.reactos.com Sun May 29 18:07:36 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15668: Install explorer-cfg-template.xml Message-ID: <000601c56468$87b29010$6b01a8c0@PENELOPE> Install explorer-cfg-template.xml Updated files: trunk/reactos/subsys/system/explorer/explorer.xml From gvg at svn.reactos.com Sun May 29 21:06:31 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15669: Don't build as Unicode Message-ID: <000601c56481$86739e10$6b01a8c0@PENELOPE> Don't build as Unicode Updated files: trunk/reactos/lib/shell32/shell32.xml From ion at svn.reactos.com Sun May 29 21:41:26 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15670: Wrappers for debug builds only, like before. Message-ID: <000601c56486$66cbe180$6b01a8c0@PENELOPE> Wrappers for debug builds only, like before. Updated files: trunk/reactos/ntoskrnl/ntoskrnl.xml From hpoussin at svn.reactos.com Sun May 29 21:48:45 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hpoussin] 15671: Read device instance IDs in registry instead of forcing 0000. This allows more than one instance for each device enumerated by Root bus. Message-ID: <000601c56487$6cd09a20$6b01a8c0@PENELOPE> Read device instance IDs in registry instead of forcing 0000. This allows more than one instance for each device enumerated by Root bus. Be ready to have resource requirements for each device instance (not used ATM) Replace some ExAllocatePool/ExFreePool with ExAllocatePoolWithTag/ExFreePoolWithTag Updated files: trunk/reactos/ntoskrnl/include/internal/tag.h trunk/reactos/ntoskrnl/io/pnproot.c From ion at svn.reactos.com Sun May 29 22:49:57 2005 From: ion at svn.reactos.com (ion@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [ion] 15672: Fix function bug Message-ID: <000601c5648f$f95deb70$6b01a8c0@PENELOPE> Fix function bug Updated files: trunk/irc/ArchBlackmann/func.txt From greatlrd at svn.reactos.com Sun May 29 22:58:39 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15673: fix expand.exe compile and include on the bootcd Message-ID: <000601c56491$30919550$6b01a8c0@PENELOPE> fix expand.exe compile and include on the bootcd Updated files: trunk/reactos/bootdata/packages/reactos.dff trunk/reactos/subsys/system/directory.xml trunk/reactos/subsys/system/expand/expand.c From greatlrd at svn.reactos.com Sun May 29 23:00:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15674: remove old makefile add xml makefile Message-ID: <000601c56491$67a59eb0$6b01a8c0@PENELOPE> remove old makefile add xml makefile Added files: trunk/reactos/subsys/system/expand/expand.xml Deleted files: trunk/reactos/subsys/system/expand/makefile From fireball at svn.reactos.com Sun May 29 23:16:31 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [fireball] 15675: Added WS_VSCROLL to a language selection combobox (thx to unC0Rr) Message-ID: <000601c56493$af4768f0$6b01a8c0@PENELOPE> Added WS_VSCROLL to a language selection combobox (thx to unC0Rr) Updated files: trunk/reactos/lib/cpl/intl/Sv.rc trunk/reactos/lib/cpl/intl/cz.rc trunk/reactos/lib/cpl/intl/de.rc trunk/reactos/lib/cpl/intl/en.rc From gvg at svn.reactos.com Sun May 29 23:40:19 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15676: Prevent kernel32.dll and winmm.dll from overlapping Message-ID: <000601c56497$02609310$6b01a8c0@PENELOPE> Prevent kernel32.dll and winmm.dll from overlapping Updated files: trunk/reactos/baseaddress.xml From greatlrd at svn.reactos.com Mon May 30 00:33:26 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15677: add rospref to defualt build Message-ID: <000601c5649e$6e4b34c0$6b01a8c0@PENELOPE> add rospref to defualt build and remove a makefile that is not need it patch By WaxDragon Added files: trunk/reactos/apps/utils/rosperf/rosperf.xml Updated files: trunk/reactos/apps/utils/directory.xml Deleted files: trunk/reactos/apps/utils/Makefile From greatlrd at svn.reactos.com Mon May 30 09:27:24 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [greatlrd] 15678: fix winquake color glitc bug Message-ID: <000601c564e9$0634d350$6b01a8c0@PENELOPE> fix winquake color glitc bug the text are now whie instead for black Updated files: trunk/reactos/subsys/win32k/objects/color.c From navaraf at svn.reactos.com Mon May 30 10:12:31 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [navaraf] 15679: Remove redundant line... Message-ID: <000601c564ef$53fbcf20$6b01a8c0@PENELOPE> Remove redundant line... Updated files: trunk/reactos/baseaddress.xml From navaraf at svn.reactos.com Mon May 30 14:52:41 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [navaraf] 15680: Add MSVFW32 and MSWSOCK to the build. Message-ID: <000601c56516$77057760$6b01a8c0@PENELOPE> Add MSVFW32 and MSWSOCK to the build. Added files: trunk/reactos/lib/msvideo/msvfw32.xml trunk/reactos/lib/mswsock/mswsock.xml Updated files: trunk/reactos/baseaddress.xml trunk/reactos/bootdata/packages/reactos.dff trunk/reactos/lib/directory.xml Deleted files: trunk/reactos/lib/msvideo/Makefile trunk/reactos/lib/msvideo/Makefile.ros-template trunk/reactos/lib/mswsock/Makefile From navaraf at svn.reactos.com Mon May 30 15:00:52 2005 From: navaraf at svn.reactos.com (navaraf@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [navaraf] 15681: Don't lock the primary surface just to get info we already have. Message-ID: <000601c56517$9be75750$6b01a8c0@PENELOPE> Don't lock the primary surface just to get info we already have. Updated files: trunk/reactos/subsys/win32k/objects/dc.c From chorns at svn.reactos.com Mon May 30 20:03:51 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15682: Delete 0.2.5 branch Message-ID: <000601c56541$ef521220$6b01a8c0@PENELOPE> Delete 0.2.5 branch Deleted files: branches/ros-branch-0_2_5/ From chorns at svn.reactos.com Mon May 30 20:04:03 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [chorns] 15683: Delete 0.2.6 branch Message-ID: <000601c56541$f6d15240$6b01a8c0@PENELOPE> Delete 0.2.6 branch Deleted files: branches/ros-branch-0_2_6/ From fireball at svn.reactos.com Mon May 30 20:46:52 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [fireball] 15684: Added russian translation for lib/userenv. Done by Dimtry Philippov. Message-ID: <000601c56547$f19870f0$6b01a8c0@PENELOPE> Added russian translation for lib/userenv. Done by Dimtry Philippov. Added files: trunk/reactos/lib/userenv/Ru.rc Updated files: trunk/reactos/lib/userenv/userenv.rc From gvg at svn.reactos.com Mon May 30 21:19:09 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15685: Revert some incorrect changes that were made during rbuild merge Message-ID: <000601c5654c$745c67e0$6b01a8c0@PENELOPE> Revert some incorrect changes that were made during rbuild merge Updated files: trunk/reactos/tools/wrc/parser.y trunk/reactos/tools/wrc/y.tab.c trunk/reactos/tools/wrc/y.tab.h From fireball at svn.reactos.com Mon May 30 21:45:06 2005 From: fireball at svn.reactos.com (fireball@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [fireball] 15686: Add translation for "Templates" by unC0Rr Message-ID: <000601c56550$14467cc0$6b01a8c0@PENELOPE> Add translation for "Templates" by unC0Rr Updated files: trunk/reactos/lib/userenv/Ru.rc From hbirr at svn.reactos.com Mon May 30 22:11:48 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hbirr] 15687: - Don't duplicate the process handle. Message-ID: <000601c56553$cf517440$6b01a8c0@PENELOPE> - Don't duplicate the process handle. - Do close the process and thread handle if the caller doesn't request it. Updated files: trunk/reactos/subsys/smss/smapiexec.c From hbirr at svn.reactos.com Mon May 30 22:13:36 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hbirr] 15688: Check for a valid console handle. Message-ID: <000601c56554$0fe7e0c0$6b01a8c0@PENELOPE> Check for a valid console handle. Updated files: trunk/reactos/subsys/csrss/api/handle.c From gvg at svn.reactos.com Mon May 30 22:37:33 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15689: Revert last change, it was causing build problems. Go back to causing run Message-ID: <000601c56557$67ee5580$6b01a8c0@PENELOPE> Revert last change, it was causing build problems. Go back to causing run problems instead (try Start/Run/Browse) Updated files: trunk/reactos/tools/wrc/parser.y trunk/reactos/tools/wrc/y.tab.c trunk/reactos/tools/wrc/y.tab.h From gvg at svn.reactos.com Mon May 30 23:35:09 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [gvg] 15690: Work around problem in wrc Message-ID: <000601c5655f$746ac520$6b01a8c0@PENELOPE> Work around problem in wrc Updated files: trunk/reactos/lib/comdlg32/comdlg32.xml From hpoussin at svn.reactos.com Tue May 31 00:55:11 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:35 2006 Subject: [ros-svn] [hpoussin] 15691: Write resource requirements list in the registry, instead of its address Message-ID: <000601c5656a$a2852260$6b01a8c0@PENELOPE> Write resource requirements list in the registry, instead of its address Updated files: trunk/reactos/ntoskrnl/io/pnpmgr.c From hpoussin at svn.reactos.com Tue May 31 01:01:38 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hpoussin] 15692: Read resource requirements list for devices enumerated by Root bus Message-ID: <000601c5656b$894629b0$6b01a8c0@PENELOPE> Read resource requirements list for devices enumerated by Root bus Updated files: trunk/reactos/ntoskrnl/io/pnproot.c From hbirr at svn.reactos.com Tue May 31 01:22:16 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hbirr] 15693: Build a correct console handle. Message-ID: <000601c5656e$6ad81080$6b01a8c0@PENELOPE> Build a correct console handle. Updated files: trunk/reactos/subsys/csrss/api/process.c From jimtabor at svn.reactos.com Tue May 31 10:02:30 2005 From: jimtabor at svn.reactos.com (jimtabor@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [jimtabor] 15694: Change Xml from msafd32.dll to msafd.dll. Message-ID: <000601c565b7$18384a90$6b01a8c0@PENELOPE> Change Xml from msafd32.dll to msafd.dll. Updated files: trunk/reactos/lib/msafd/msafd.xml From hpoussin at svn.reactos.com Tue May 31 12:35:23 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hpoussin] 15695: Don't try to detect serial ports at known I/O addresses. They have to be written in registry and enumerated by Root bus enumerator. Message-ID: <000601c565cc$73b76620$6b01a8c0@PENELOPE> Don't try to detect serial ports at known I/O addresses. They have to be written in registry and enumerated by Root bus enumerator. Get interrupt informations from AllocatedResourcesTranslated in IRP_MN_START_DEVICE Updated files: trunk/reactos/drivers/dd/serial/legacy.c trunk/reactos/drivers/dd/serial/pnp.c trunk/reactos/drivers/dd/serial/serial.c trunk/reactos/drivers/dd/serial/serial.h From hpoussin at svn.reactos.com Tue May 31 15:49:42 2005 From: hpoussin at svn.reactos.com (hpoussin@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hpoussin] 15696: Add registry entries for serial mouse driver Message-ID: <000601c565e7$9900e2b0$6b01a8c0@PENELOPE> Add registry entries for serial mouse driver Updated files: trunk/reactos/bootdata/hivesys.inf From greatlrd at svn.reactos.com Tue May 31 16:11:04 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [greatlrd] 15697: implement strechblt for all 8bpp this code are not optimze. Message-ID: <000601c565ea$94e49c50$6b01a8c0@PENELOPE> implement strechblt for all 8bpp this code are not optimze. tested with winquake 8bpp to 16/32bpp. /* FIXME : MaskOrigin, BrushOrigin, ClipRegion, Mode ? */ /* This is a reference implementation, it hasn't been optimized for speed */ Updated files: trunk/reactos/subsys/win32k/dib/dib16bpp.c trunk/reactos/subsys/win32k/dib/dib1bpp.c trunk/reactos/subsys/win32k/dib/dib24bpp.c trunk/reactos/subsys/win32k/dib/dib32bpp.c trunk/reactos/subsys/win32k/dib/dib4bpp.c trunk/reactos/subsys/win32k/dib/dib8bpp.c From hbirr at svn.reactos.com Tue May 31 16:51:56 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hbirr] 15698: Changed the indentation to a more readable format (no other changes). Message-ID: <000601c565f0$4a2348f0$6b01a8c0@PENELOPE> Changed the indentation to a more readable format (no other changes). Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Tue May 31 16:56:57 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hbirr] 15699: Try always to open a file as named object first. Message-ID: <000601c565f0$fdb98f00$6b01a8c0@PENELOPE> Try always to open a file as named object first. This is necessary for the redirection to NUL which is used by the new build system. Updated files: trunk/reactos/ntoskrnl/io/file.c From hbirr at svn.reactos.com Tue May 31 17:01:32 2005 From: hbirr at svn.reactos.com (hbirr@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [hbirr] 15700: - Added a missing dereferencing in NtTerminateProcess. Message-ID: <000601c565f1$a1acd770$6b01a8c0@PENELOPE> - Added a missing dereferencing in NtTerminateProcess. - Don't access already freed memory while sending messages to the termination port (in PspExitThread). Updated files: trunk/reactos/ntoskrnl/ps/kill.c From greatlrd at svn.reactos.com Tue May 31 17:19:12 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [greatlrd] 15701: Fix a bugin strechblt. it can now zoom in or out in any bpp Message-ID: <000601c565f4$19a6e200$6b01a8c0@PENELOPE> Fix a bugin strechblt. it can now zoom in or out in any bpp still this need todo /* FIXME : MaskOrigin, BrushOrigin, ClipRegion, Mode ? */ /* This is a reference implementation, it hasn't been optimized for speed */ Updated files: trunk/reactos/subsys/win32k/dib/dib16bpp.c trunk/reactos/subsys/win32k/dib/dib1bpp.c trunk/reactos/subsys/win32k/dib/dib24bpp.c trunk/reactos/subsys/win32k/dib/dib32bpp.c trunk/reactos/subsys/win32k/dib/dib4bpp.c trunk/reactos/subsys/win32k/dib/dib8bpp.c From greatlrd at svn.reactos.com Tue May 31 17:46:27 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [greatlrd] 15702: complete dummy hal Message-ID: <000601c565f7$e853ca20$6b01a8c0@PENELOPE> complete dummy hal Updated files: trunk/reactos/lib/ddraw/ddraw_hal.c From chorns at svn.reactos.com Tue May 31 19:30:56 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [chorns] 15703: Generate SMP friendly temporary filenames Message-ID: <000601c56606$80d24cf0$6b01a8c0@PENELOPE> Generate SMP friendly temporary filenames Updated files: trunk/reactos/tools/rbuild/backend/mingw/modulehandler.cpp From greatlrd at svn.reactos.com Tue May 31 21:44:39 2005 From: greatlrd at svn.reactos.com (greatlrd@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [greatlrd] 15704: strechblt Message-ID: <000601c56619$2e88cce0$6b01a8c0@PENELOPE> strechblt gain very lite perfomen boost Updated files: trunk/reactos/subsys/win32k/dib/dib16bpp.c trunk/reactos/subsys/win32k/dib/dib1bpp.c trunk/reactos/subsys/win32k/dib/dib24bpp.c trunk/reactos/subsys/win32k/dib/dib32bpp.c trunk/reactos/subsys/win32k/dib/dib4bpp.c trunk/reactos/subsys/win32k/dib/dib8bpp.c From chorns at svn.reactos.com Tue May 31 22:39:15 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [chorns] 15705: MP configuration Message-ID: <000601c56620$cf851840$6b01a8c0@PENELOPE> MP configuration Updated files: trunk/reactos/ReactOS.xml trunk/reactos/config.template.xml From chorns at svn.reactos.com Tue May 31 22:40:28 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [chorns] 15706: Delete Message-ID: <000601c56620$faa8f2d0$6b01a8c0@PENELOPE> Delete Deleted files: trunk/reactos/apps/utils/rosperf/Makefile From frik85 at svn.reactos.com Tue May 31 22:47:12 2005 From: frik85 at svn.reactos.com (frik85@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [frik85] 15707: update wallpaper list Message-ID: <000601c56621$ebcbe7d0$6b01a8c0@PENELOPE> update wallpaper list Updated files: trunk/reactos/media/wallpapers/wallpapers.txt From gvg at svn.reactos.com Tue May 31 23:40:27 2005 From: gvg at svn.reactos.com (gvg@svn.reactos.com) Date: Wed Apr 12 15:31:36 2006 Subject: [ros-svn] [gvg] 15708: Update to xen-unstable 1.1602 Message-ID: <000601c56629$5c0bd9e0$6b01a8c0@PENELOPE> Update to xen-unstable 1.1602 Added files: branches/xen/reactos/include/xen3/private/hypercall.h Updated files: branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xendisk.c branches/xen/reactos/boot/freeldr/freeldr/arch/i386/xenvideo.c branches/xen/reactos/include/xen3/private/ctrl_if.h branches/xen/reactos/include/xen3/private/evtchn.h branches/xen/reactos/include/xen3/private/hypervisor.h branches/xen/reactos/include/xen3/public/arch-ia64.h branches/xen/reactos/include/xen3/public/arch-x86_32.h branches/xen/reactos/include/xen3/public/arch-x86_64.h branches/xen/reactos/include/xen3/public/dom0_ops.h branches/xen/reactos/include/xen3/public/io/blkif.h branches/xen/reactos/include/xen3/public/io/domain_controller.h branches/xen/reactos/include/xen3/public/io/netif.h branches/xen/reactos/include/xen3/public/physdev.h branches/xen/reactos/include/xen3/public/sched_ctl.h branches/xen/reactos/include/xen3/public/xen.h