reactos.git
14 years agoadd some registry values req. by user32 sysparams - patch by encoded
Christoph von Wittich [Sat, 23 May 2009 11:11:58 +0000 (11:11 +0000)]
add some registry values req. by user32 sysparams - patch by encoded

svn path=/trunk/; revision=41069

14 years ago- Sync comctl32 with Wine 1.1.22 (without listview.c. Somebody help to sync listview...
Dmitry Chapyshev [Sat, 23 May 2009 10:39:30 +0000 (10:39 +0000)]
- Sync comctl32 with Wine 1.1.22 (without listview.c. Somebody help to sync listview! Now after sync listview there is a bug: opendn.org/listview.png)

svn path=/trunk/; revision=41068

14 years ago- Sync comdlg32 with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:33:06 +0000 (10:33 +0000)]
- Sync comdlg32 with Wine 1.1.22

svn path=/trunk/; revision=41067

14 years ago- Sync gdiplus, fusion, cryptui with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:32:19 +0000 (10:32 +0000)]
- Sync gdiplus, fusion, cryptui with Wine 1.1.22

svn path=/trunk/; revision=41066

14 years ago- Sync msctf, mlang, inetmib1, inetcomm with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:31:01 +0000 (10:31 +0000)]
- Sync msctf, mlang, inetmib1, inetcomm with Wine 1.1.22

svn path=/trunk/; revision=41065

14 years agosync msi with wine 1.1.22
Christoph von Wittich [Sat, 23 May 2009 10:29:15 +0000 (10:29 +0000)]
sync msi with wine 1.1.22

svn path=/trunk/; revision=41064

14 years ago- Sync ole32, oleaut32 with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:25:54 +0000 (10:25 +0000)]
- Sync ole32, oleaut32 with Wine 1.1.22

svn path=/trunk/; revision=41063

14 years ago- Sync riched20, qmgr, pdh with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:25:02 +0000 (10:25 +0000)]
- Sync riched20, qmgr, pdh with Wine 1.1.22

svn path=/trunk/; revision=41062

14 years agoshell32:
Dmitry Chapyshev [Sat, 23 May 2009 10:23:33 +0000 (10:23 +0000)]
shell32:
- Add IShellItem implementation from Wine
- Implement SHCreateShellItem
setupapi:
- Stubimplement SetupUninstallOEMInfA/W
- Stubimplement Get_Device_Interface_List_Size_ExA/W

svn path=/trunk/; revision=41061

14 years ago- Sync shlwapi, traffic, urlmon with Wine 1.1.22
Dmitry Chapyshev [Sat, 23 May 2009 10:20:22 +0000 (10:20 +0000)]
- Sync shlwapi, traffic, urlmon with Wine 1.1.22

svn path=/trunk/; revision=41060

14 years ago- Sync wininet with Wine 1.1.22. Tested on Firefox 2.0 and Downloader
Dmitry Chapyshev [Sat, 23 May 2009 10:18:19 +0000 (10:18 +0000)]
- Sync wininet with Wine 1.1.22. Tested on Firefox 2.0 and Downloader

svn path=/trunk/; revision=41059

14 years agoLayoutFile directive for additional system-supplied INF files is optional,
Sylvain Petreolle [Sat, 23 May 2009 10:17:24 +0000 (10:17 +0000)]
LayoutFile directive for additional system-supplied INF files is optional,
don't fail if it is not found.
Fixes 2 tests in setupapi:devclass

svn path=/trunk/; revision=41058

14 years ago- Update headers
Dmitry Chapyshev [Sat, 23 May 2009 10:17:04 +0000 (10:17 +0000)]
- Update headers

svn path=/trunk/; revision=41057

14 years ago- Check the pointer for client thread information for null not thread information.
James Tabor [Sat, 23 May 2009 04:01:27 +0000 (04:01 +0000)]
- Check the pointer for client thread information for null not thread information.

svn path=/trunk/; revision=41056

14 years ago- CreateClassDeviceObject/ClassAddDevice: Again do not create device with exclusive...
Michael Martin [Sat, 23 May 2009 02:02:48 +0000 (02:02 +0000)]
- CreateClassDeviceObject/ClassAddDevice: Again do not create device with exclusive access.

svn path=/trunk/; revision=41055

14 years ago- CreateClassDeviceObject/ClassAddDevice: Do not create KeyboardClass device with...
Michael Martin [Sat, 23 May 2009 01:37:34 +0000 (01:37 +0000)]
- CreateClassDeviceObject/ClassAddDevice: Do not create KeyboardClass device with exclusive access as it will prevent key loggers from working.

svn path=/trunk/; revision=41054

14 years ago- Remove the rest...
James Tabor [Sat, 23 May 2009 01:15:45 +0000 (01:15 +0000)]
- Remove the rest...

svn path=/trunk/; revision=41053

14 years ago- Move Process Information structure back into kernel space. We use client informatio...
James Tabor [Sat, 23 May 2009 00:57:51 +0000 (00:57 +0000)]
- Move Process Information structure back into kernel space. We use client information via TEB to provide a pointer for user space as a reference pointer.

svn path=/trunk/; revision=41051

14 years ago- Make ObReferenceObjectEx return the new ref count instead of old ref count.
Aleksey Bragin [Fri, 22 May 2009 17:19:27 +0000 (17:19 +0000)]
- Make ObReferenceObjectEx return the new ref count instead of old ref count.
- Fix same bug ObDereferenceObjectEx.
- Fix a typo in ObDereferenceObjectEx which resulted in ObpDeferObjectDeletion not being called when needed. Fixes missing object deletions in ObDereferenceObjectEx-using code (e.g. executive timers in reactos kernel).
- Original problem found by http://www.reactos.org/forum/viewtopic.php?f=14&t=6969&p=59669, fixes inspired by the discussion too.

svn path=/trunk/; revision=41043

14 years ago- Formatting fix. No code change
Dmitry Chapyshev [Fri, 22 May 2009 12:50:31 +0000 (12:50 +0000)]
- Formatting fix. No code change

svn path=/trunk/; revision=41042

14 years ago- Implement internal function LogfDeleteOffsetInformation.
Michael Martin [Fri, 22 May 2009 10:47:25 +0000 (10:47 +0000)]
- Implement internal function LogfDeleteOffsetInformation.
- LogfWriteData: Fix record overwriting when the log file has reached MaxSize. Previous implementation was incorrect.
- LogfInitializeExisting: Add support for log files that have had old records overwritten with new records.

svn path=/trunk/; revision=41041

14 years ago- Fix NtUserVkKeyScanEx to support current thread keyboard layout or use the one...
James Tabor [Fri, 22 May 2009 01:35:48 +0000 (01:35 +0000)]
- Fix NtUserVkKeyScanEx to support current thread keyboard layout or use the one provided by handle. See bug report 4269 and the related bug report 4272.

svn path=/trunk/; revision=41040

14 years ago - Fix our DMA implementation to use documented structs
Cameron Gutman [Fri, 22 May 2009 01:26:18 +0000 (01:26 +0000)]
 - Fix our DMA implementation to use documented structs

svn path=/trunk/; revision=41039

14 years ago - Implement NdisReadPcmciaAttributeMemory and NdisWritePcmciaAttributeMemory
Cameron Gutman [Fri, 22 May 2009 00:56:49 +0000 (00:56 +0000)]
 - Implement NdisReadPcmciaAttributeMemory and NdisWritePcmciaAttributeMemory
 - Add some debug prints to NdisReadEisaSlotInformation

svn path=/trunk/; revision=41038

14 years ago - Implement NdisReadEisaSlotInformation
Cameron Gutman [Fri, 22 May 2009 00:42:51 +0000 (00:42 +0000)]
 - Implement NdisReadEisaSlotInformation

svn path=/trunk/; revision=41037

14 years agofix log2lines build
Sylvain Petreolle [Thu, 21 May 2009 14:15:51 +0000 (14:15 +0000)]
fix log2lines build

svn path=/trunk/; revision=41026

14 years ago - The slot number passed directly to NdisImmediateReadPciSlotInformation/NdisImmedia...
Cameron Gutman [Thu, 21 May 2009 00:54:10 +0000 (00:54 +0000)]
 - The slot number passed directly to NdisImmediateReadPciSlotInformation/NdisImmediateWritePciSlotInformation is ignored according to MSDN so store a valid slot number in the wrapper context to use instead

svn path=/trunk/; revision=41024

14 years agoAdd missing parameter to readme.
Ziliang Guo [Wed, 20 May 2009 20:03:53 +0000 (20:03 +0000)]
Add missing parameter to readme.

svn path=/trunk/; revision=41023

14 years agosync fusion with wine 1.1.21
Christoph von Wittich [Wed, 20 May 2009 14:43:24 +0000 (14:43 +0000)]
sync fusion with wine 1.1.21

svn path=/trunk/; revision=41022

14 years agosync wintrust with wine 1.1.21
Christoph von Wittich [Wed, 20 May 2009 14:35:44 +0000 (14:35 +0000)]
sync wintrust with wine 1.1.21

svn path=/trunk/; revision=41021

14 years agoadd a parameter check to GetAdaptersAddresses stub (fixes a winetest)
Christoph von Wittich [Wed, 20 May 2009 14:23:16 +0000 (14:23 +0000)]
add a parameter check to GetAdaptersAddresses stub (fixes a winetest)

svn path=/trunk/; revision=41020

14 years agosync jscript with wine 1.1.21
Christoph von Wittich [Wed, 20 May 2009 13:12:23 +0000 (13:12 +0000)]
sync jscript with wine 1.1.21

svn path=/trunk/; revision=41019

14 years ago- eventlog.h: Add CurrentRecord to EventSource struct as each EventLog handle must...
Michael Martin [Wed, 20 May 2009 13:07:19 +0000 (13:07 +0000)]
- eventlog.h: Add CurrentRecord to EventSource struct as each EventLog handle must keep track of current record.
- LogfInitializeNew/LogfInitializeExisting: Set LogFile MaxSize to just under 5k and add a FIXME to read value from registry. TODO.
- LogfReadEvent: Change return value to DWORD so that errors can be passed back and last error can be set from caller(advapi32).
Change RecordNumber parameter to pointer so that it can be returned and saved in rpc's handle for the EventLog.
RecordNumber of 0 can only be used with flag EVENTLOG_SEQUENTIAL READ.
Set BytesRead and BytesNeeded to 0 as caller expects those values for any failure.
- LogfWriteData: Implement record overwriting when the LogFile has reached MaxSize.
- Implement LogfGetCurrentRecord.
- Code not active yet, will be with upcoming changes to base\services\eventlog\rpc.c.

svn path=/trunk/; revision=41018

14 years agore-add missing LANGID definition
Christoph von Wittich [Wed, 20 May 2009 13:05:24 +0000 (13:05 +0000)]
re-add missing LANGID definition

svn path=/trunk/; revision=41017

14 years agosync msi with wine 1.1.21
Christoph von Wittich [Wed, 20 May 2009 12:59:23 +0000 (12:59 +0000)]
sync msi with wine 1.1.21

svn path=/trunk/; revision=41016

14 years ago- Add check of params for NtGetWriteWatch/NtResetWriteWatch (from Wine)
Dmitry Chapyshev [Wed, 20 May 2009 11:08:08 +0000 (11:08 +0000)]
- Add check of params for NtGetWriteWatch/NtResetWriteWatch (from Wine)
- Set Granularity to PAGE_SIZE
Fixes crash in kernel32 virtual test

svn path=/trunk/; revision=41015

14 years ago- Fix crash in gdi32 bitmap winetest
Dmitry Chapyshev [Wed, 20 May 2009 07:51:22 +0000 (07:51 +0000)]
- Fix crash in gdi32 bitmap winetest

svn path=/trunk/; revision=41014

14 years ago - Implement NdisGetFirstBufferFromPacketSafe and NdisCopyFromPacketToPacketSafe
Cameron Gutman [Wed, 20 May 2009 03:31:46 +0000 (03:31 +0000)]
 - Implement NdisGetFirstBufferFromPacketSafe and NdisCopyFromPacketToPacketSafe

svn path=/trunk/; revision=41013

14 years ago - Implement NdisGetPoolFromPacket, NdisPacketSize, NdisGetPacketCancelId, and NdisSe...
Cameron Gutman [Wed, 20 May 2009 03:20:57 +0000 (03:20 +0000)]
 - Implement NdisGetPoolFromPacket, NdisPacketSize, NdisGetPacketCancelId, and NdisSetPacketCancelId

svn path=/trunk/; revision=41012

14 years ago - Store the MTU in the packet extension for use during segmentation by miniport...
Cameron Gutman [Wed, 20 May 2009 03:10:49 +0000 (03:10 +0000)]
 - Store the MTU in the packet extension for use during segmentation by miniport drivers

svn path=/trunk/; revision=41011

14 years ago- GetMouseMovePointsEx is a direct call to kernel space. Move and sorted initial...
James Tabor [Wed, 20 May 2009 02:20:48 +0000 (02:20 +0000)]
- GetMouseMovePointsEx is a direct call to kernel space. Move and sorted initial code.

svn path=/trunk/; revision=41010

14 years ago- Time to kill this one. We setup with ParentWindowHandle already set.
James Tabor [Tue, 19 May 2009 23:34:40 +0000 (23:34 +0000)]
- Time to kill this one. We setup with ParentWindowHandle already set.

svn path=/trunk/; revision=41002

14 years ago- Fix for wine tests. Added wine QS flag.
James Tabor [Tue, 19 May 2009 21:53:13 +0000 (21:53 +0000)]
- Fix for wine tests. Added wine QS flag.

svn path=/trunk/; revision=40998

14 years agoIt doesn't hurt to try to start Blue service before accessing it
Hervé Poussineau [Tue, 19 May 2009 20:25:46 +0000 (20:25 +0000)]
It doesn't hurt to try to start Blue service before accessing it

svn path=/trunk/; revision=40990

14 years agodisable crashing bitmap font test in gdi32:font
Sylvain Petreolle [Tue, 19 May 2009 19:14:32 +0000 (19:14 +0000)]
disable crashing bitmap font test in gdi32:font

svn path=/trunk/; revision=40988

14 years agoFix build
Dmitry Gorbachev [Tue, 19 May 2009 16:28:22 +0000 (16:28 +0000)]
Fix build

svn path=/trunk/; revision=40983

14 years agoRomanian translations by Petru Dimitriu. Bug #4518.
Dmitry Gorbachev [Tue, 19 May 2009 16:06:10 +0000 (16:06 +0000)]
Romanian translations by Petru Dimitriu. Bug #4518.

svn path=/trunk/; revision=40982

14 years ago- Cleanup Real/GetInputState.
James Tabor [Tue, 19 May 2009 15:47:16 +0000 (15:47 +0000)]
- Cleanup Real/GetInputState.

svn path=/trunk/; revision=40981

14 years agofix tabs/spaces, thanks to Christoph
Sylvain Petreolle [Tue, 19 May 2009 14:37:43 +0000 (14:37 +0000)]
fix tabs/spaces, thanks to Christoph

svn path=/trunk/; revision=40980

14 years agoFix 2 advapi32:reg winetests
Sylvain Petreolle [Tue, 19 May 2009 14:24:08 +0000 (14:24 +0000)]
Fix 2 advapi32:reg winetests
registry.c:1229: Test failed: Expected ERROR_INVALID_HANDLE or ERROR_BADKEY, got 161
registry.c:956: Test failed: expected ERROR_INVALID_PARAMETER, got 998
by  Victor Martinez(vicmarcal@hotmail.com)
bug 4527

svn path=/trunk/; revision=40979

14 years agoSkip partitions drive letter assignments if no hard disk is present
Hervé Poussineau [Tue, 19 May 2009 13:01:04 +0000 (13:01 +0000)]
Skip partitions drive letter assignments if no hard disk is present

svn path=/trunk/; revision=40977

14 years ago - Remove some obsolete defines
Cameron Gutman [Tue, 19 May 2009 00:10:39 +0000 (00:10 +0000)]
 - Remove some obsolete defines
 - I apologize for any unnecessary rebuilds this may cause ;)

svn path=/trunk/; revision=40972

14 years agoImplement ONE_PARAM_ROUTINE_POSTQUITMESSAGE case in NtUserCallOneParam and use it...
Timo Kreuzer [Mon, 18 May 2009 21:29:50 +0000 (21:29 +0000)]
Implement ONE_PARAM_ROUTINE_POSTQUITMESSAGE case in NtUserCallOneParam and use it in PostQuitMessage instead of NtUserPostMessage. Fixes some hangs in comctl32_winetests introduced with r40964. Patch by Giannis Adamopoulos.

See issue #4058 for more details.

svn path=/trunk/; revision=40971

14 years agoPatch by Alexander Potashev <aspotashev@gmail.com>
Art Yerkes [Mon, 18 May 2009 20:26:13 +0000 (20:26 +0000)]
Patch by Alexander Potashev <aspotashev@gmail.com>

LDRP_PROCESS_CREATION_TIME was a _flag_ which is now removed, the new
'LDRP_PROCESS_CREATION_TIME' is not a flag, it's just a constant to
identify a special value of LoadCount.

svn path=/trunk/; revision=40970

14 years agoJapanese translation of USetup. Patch by Tomoya Kitagawa, fixes bug #4523.
Dmitry Gorbachev [Mon, 18 May 2009 19:51:13 +0000 (19:51 +0000)]
Japanese translation of USetup. Patch by Tomoya Kitagawa, fixes bug #4523.

svn path=/trunk/; revision=40969

14 years agoAdded Dutch translation
Benedikt Freisen [Mon, 18 May 2009 16:47:53 +0000 (16:47 +0000)]
Added Dutch translation

svn path=/trunk/; revision=40968

14 years ago- Play default logon sound when logging on
Johannes Anderwald [Mon, 18 May 2009 15:41:00 +0000 (15:41 +0000)]
- Play default logon sound when logging on
- Due to unknown issues, this only works at the 2nd login ATM

svn path=/trunk/; revision=40967

14 years ago- add ReactOS_LogOn.wav to bootcd
Johannes Anderwald [Mon, 18 May 2009 15:00:41 +0000 (15:00 +0000)]
- add ReactOS_LogOn.wav to bootcd
- Created by Davy Bartoloni

svn path=/trunk/; revision=40966

14 years agoTry to load the correct font when booting with /CONSOLE switch
Hervé Poussineau [Mon, 18 May 2009 12:43:12 +0000 (12:43 +0000)]
Try to load the correct font when booting with /CONSOLE switch

svn path=/trunk/; revision=40965

14 years agoUserPostMessage: when dealing with WM_QUIT, allow broadcasting like windows does...
Timo Kreuzer [Sun, 17 May 2009 22:22:20 +0000 (22:22 +0000)]
UserPostMessage: when dealing with WM_QUIT, allow broadcasting like windows does and post it to the window's message queue instead of the current thread's message queue. Fixes a hang in user32_winetest msg. Patch by Giannis Adamopoulos.
See issue #4058 for more details.

svn path=/trunk/; revision=40964

14 years agoMmGrowKernelStack: Don't assert, but fail, when the kernel stack can't grow any more...
Timo Kreuzer [Sun, 17 May 2009 21:51:31 +0000 (21:51 +0000)]
MmGrowKernelStack: Don't assert, but fail, when the kernel stack can't grow any more. Fixes a crash with recursive user calls.
See issue #4060 for more details.

svn path=/trunk/; revision=40963

14 years ago- Implement ProcessIoCounters case in NtQueryInformationProcess. Patch by Dmitry...
Aleksey Bragin [Sun, 17 May 2009 17:04:53 +0000 (17:04 +0000)]
- Implement ProcessIoCounters case in NtQueryInformationProcess. Patch by Dmitry Chapyshev.
- Turn on I/O operations counter.

svn path=/trunk/; revision=40962

14 years ago- Initialize IoCountOperations variable to FALSE by default. Spotted by Dmitry Chapys...
Aleksey Bragin [Sun, 17 May 2009 16:46:58 +0000 (16:46 +0000)]
- Initialize IoCountOperations variable to FALSE by default. Spotted by Dmitry Chapyshev & winetests.

svn path=/trunk/; revision=40961

14 years ago- Sound events should be stored in REG_EXPAND_SZ keys
Johannes Anderwald [Sun, 17 May 2009 15:50:48 +0000 (15:50 +0000)]
- Sound events should be stored in REG_EXPAND_SZ keys

svn path=/trunk/; revision=40960

14 years ago- unify look of basic apps
Matthias Kupfer [Sun, 17 May 2009 15:28:19 +0000 (15:28 +0000)]
- unify look of basic apps
- use ShellAbout instead of own AboutBox

svn path=/trunk/; revision=40959

14 years ago- unify look of basic apps
Matthias Kupfer [Sun, 17 May 2009 14:56:03 +0000 (14:56 +0000)]
- unify look of basic apps
- use icon for info box and remove text

svn path=/trunk/; revision=40958

14 years ago- Add a logon sound 1/2
Johannes Anderwald [Sun, 17 May 2009 14:14:35 +0000 (14:14 +0000)]
- Add a logon sound 1/2

svn path=/trunk/; revision=40957

14 years ago- ReportEventW: Set UNICODE_STRING ComputerName to empty string vice NULL to make...
Michael Martin [Sun, 17 May 2009 14:10:40 +0000 (14:10 +0000)]
- ReportEventW: Set UNICODE_STRING ComputerName to empty string vice NULL to make rpcrt4 happy.

svn path=/trunk/; revision=40956

14 years ago- Update icons for desk.cpl and sysdm.cpl
Dmitry Chapyshev [Sun, 17 May 2009 12:59:09 +0000 (12:59 +0000)]
- Update icons for desk.cpl and sysdm.cpl

svn path=/trunk/; revision=40955

14 years ago- Change some icons to Tango
Dmitry Chapyshev [Sun, 17 May 2009 12:39:18 +0000 (12:39 +0000)]
- Change some icons to Tango
- Update oic_sample.ico

svn path=/trunk/; revision=40954

14 years ago- ReadEventLogA/ReadEventLogW: Check for lpBuffer for NULL and if so set nNumberOfByt...
Michael Martin [Sun, 17 May 2009 11:31:58 +0000 (11:31 +0000)]
- ReadEventLogA/ReadEventLogW: Check for lpBuffer for NULL and if so set nNumberOfBytesToRead to zero so that rpcrt4 does not access a NULL buffer.
  Set pnBytesRead and pnMinNumberOfBytesNeeded variables prior to checking for failure and returning FALSE.
  In preparation for implementation of EventLog.

svn path=/trunk/; revision=40953

14 years ago- use system background color instead of fixed one
Matthias Kupfer [Sun, 17 May 2009 11:28:40 +0000 (11:28 +0000)]
- use system background color instead of fixed one
- TODO: apply to buttons (still bitmaps)

svn path=/trunk/; revision=40952

14 years ago- Update some shell32 icons
Dmitry Chapyshev [Sun, 17 May 2009 11:08:41 +0000 (11:08 +0000)]
- Update some shell32 icons

svn path=/trunk/; revision=40951

14 years ago- Hardcoded paths unneeded anymore
Dmitry Chapyshev [Sun, 17 May 2009 07:50:28 +0000 (07:50 +0000)]
- Hardcoded paths unneeded anymore
See issue #4201 for more details.

svn path=/trunk/; revision=40950

14 years ago- Sync wine tests with Wine 1.1.21
Dmitry Chapyshev [Sun, 17 May 2009 07:05:22 +0000 (07:05 +0000)]
- Sync wine tests with Wine 1.1.21

svn path=/trunk/; revision=40949

14 years ago- Update headers
Dmitry Chapyshev [Sun, 17 May 2009 07:03:25 +0000 (07:03 +0000)]
- Update headers

svn path=/trunk/; revision=40948

14 years ago - Enable several failure debug prints
Cameron Gutman [Sat, 16 May 2009 23:18:21 +0000 (23:18 +0000)]
 - Enable several failure debug prints
 - Add a debug print

svn path=/trunk/; revision=40947

14 years ago - Fix NDIS 3.0 miniport characteristics based on MSDN documentation
Cameron Gutman [Sat, 16 May 2009 22:43:25 +0000 (22:43 +0000)]
 - Fix NDIS 3.0 miniport characteristics based on MSDN documentation
 - Add NDIS 5.1 miniport characteristics also based on MSDN documentation

svn path=/trunk/; revision=40944

14 years ago - Add definition of NDIS_DEVICE_PNP_EVENT
Cameron Gutman [Sat, 16 May 2009 22:28:33 +0000 (22:28 +0000)]
 - Add definition of NDIS_DEVICE_PNP_EVENT

svn path=/trunk/; revision=40943

14 years ago- Remove skipping kernel32 virtual tests as r40833 fixed the problem.
Michael Martin [Sat, 16 May 2009 19:07:54 +0000 (19:07 +0000)]
- Remove skipping kernel32 virtual tests as r40833 fixed the problem.

svn path=/trunk/; revision=40942

14 years ago- Output type when module is a program
Johannes Anderwald [Sat, 16 May 2009 17:34:52 +0000 (17:34 +0000)]
- Output type when module is a program

svn path=/trunk/; revision=40941

14 years agofirst attempt at fixing log2lines build
Sylvain Petreolle [Sat, 16 May 2009 17:32:11 +0000 (17:32 +0000)]
first attempt at fixing log2lines build

svn path=/trunk/; revision=40940

14 years ago - Fix a bad typo
Cameron Gutman [Sat, 16 May 2009 14:12:09 +0000 (14:12 +0000)]
 - Fix a bad typo

svn path=/trunk/; revision=40939

14 years ago- correct number of parameters for IDirect3DTexture methods
Kamil Hornicek [Sat, 16 May 2009 10:20:22 +0000 (10:20 +0000)]
- correct number of parameters for IDirect3DTexture methods

svn path=/trunk/; revision=40938

14 years ago- Fix handle / memory leak in failure branch, spotted by Dmitry Chapyshev.
Aleksey Bragin [Sat, 16 May 2009 08:49:34 +0000 (08:49 +0000)]
- Fix handle / memory leak in failure branch, spotted by Dmitry Chapyshev.

svn path=/trunk/; revision=40937

14 years ago- Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer).
Aleksey Bragin [Sat, 16 May 2009 08:41:26 +0000 (08:41 +0000)]
- Fix obvious bugs in the code (e.g. freeing a stack-allocated pointer).
- Rewrite the code to be more readable.
- Enlarge static buffer for SearchPathBuffer to be at least 5*MAX_PATH to prevent possible overflowing for now. In the meanwhile, Dmitry is rewriting this part of code to dynamically allocate the memory without the need for a temporary static storage.

svn path=/trunk/; revision=40936

14 years ago - Restore the old loopback implementation
Cameron Gutman [Sat, 16 May 2009 01:44:20 +0000 (01:44 +0000)]
 - Restore the old loopback implementation
 - Should fix the buildbot test hang

svn path=/trunk/; revision=40934

14 years ago - Set up the TCP interface data as needed in TCPFindInterface
Cameron Gutman [Sat, 16 May 2009 01:24:21 +0000 (01:24 +0000)]
 - Set up the TCP interface data as needed in TCPFindInterface

svn path=/trunk/; revision=40933

14 years ago- timer_queue_thread_proc: Add missing and required RtlExitUserThread before function...
Michael Martin [Sat, 16 May 2009 00:48:14 +0000 (00:48 +0000)]
- timer_queue_thread_proc: Add missing and required RtlExitUserThread before function exit. Fixes crashing of kernel32_winetest for sync.

svn path=/trunk/; revision=40932

14 years ago- Add support of additional paths of loading dlls (fixes loading dlls in X-Chat)
Dmitry Chapyshev [Fri, 15 May 2009 17:48:18 +0000 (17:48 +0000)]
- Add support of additional paths of loading dlls (fixes loading dlls in X-Chat)
See issue #4201 for more details.

svn path=/trunk/; revision=40931

14 years ago- Remove unused WdmAudWriteCompleted
Johannes Anderwald [Fri, 15 May 2009 15:24:29 +0000 (15:24 +0000)]
- Remove unused WdmAudWriteCompleted
- check for a valid object header in KsSynchronousIoControlDevice
- Apply alignment restrictions to all allocated buffers
- Fix handling IRP_MN_QUERY_INTERFACE, IRP_MN_QUERY_DEVICE_RELATIONS, IRP_MN_FILTER_RESOURCE_REQUIREMENTS
- IMiniportWaveCyclic::NewStream && IMiniportWavePci::NewStream take first the pin id and THEN the parameter capture. Fixes playback for ES1371 (VmWare) driver and many others
- Store IPortFilterWavePci, IPortFilterWaveRT, IPortFilterWaveCyclic in their corresponding port

svn path=/trunk/; revision=40930

14 years ago- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.21
Kamil Hornicek [Fri, 15 May 2009 09:33:59 +0000 (09:33 +0000)]
- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.21

svn path=/trunk/; revision=40924

14 years ago- Add shortcut for Paint
Dmitry Chapyshev [Thu, 14 May 2009 17:15:55 +0000 (17:15 +0000)]
- Add shortcut for Paint

svn path=/trunk/; revision=40922

14 years ago- Add icons for dialogs
Dmitry Chapyshev [Thu, 14 May 2009 16:53:38 +0000 (16:53 +0000)]
- Add icons for dialogs

svn path=/trunk/; revision=40921

14 years ago- polish translation by Caemyr (Olaf Siejka)
Johannes Anderwald [Thu, 14 May 2009 16:22:48 +0000 (16:22 +0000)]
- polish translation by Caemyr (Olaf Siejka)

svn path=/trunk/; revision=40920

14 years agoimported the MT snapshot of the GPL tftp-server for win32 from sourceforge. Minor...
Steven Edwards [Thu, 14 May 2009 14:52:22 +0000 (14:52 +0000)]
imported the MT snapshot of the GPL tftp-server for win32 from sourceforge. Minor changes such as formatting and renaming the files, totally untested except for building, will be used later to serve up ReactOS images to PXE boot

svn path=/trunk/; revision=40919

14 years ago- Add Russian translation
Dmitry Chapyshev [Thu, 14 May 2009 09:00:03 +0000 (09:00 +0000)]
- Add Russian translation
- Small cleanup

svn path=/trunk/; revision=40918

14 years ago- Wait_thread_proc: Pass the correct value WaitAny vice FALSE to NtWaitForMultipleObj...
Michael Martin [Thu, 14 May 2009 07:11:00 +0000 (07:11 +0000)]
- Wait_thread_proc: Pass the correct value WaitAny vice FALSE to NtWaitForMultipleObjects. Fixes INFINITE wait when running kernel32_winetest for thread.

svn path=/trunk/; revision=40917

14 years ago- Migration changes from W32THREADINFO to use ThreadInfo for kernel space and user...
James Tabor [Wed, 13 May 2009 21:32:10 +0000 (21:32 +0000)]
- Migration changes from W32THREADINFO to use ThreadInfo for kernel space and user space pointer reference, and use ClientInfo from TEB for user space. Next change will have the full removal of W32THREADINFO.

svn path=/trunk/; revision=40916

14 years agoWe know that the function works, so no need to print a FIXME
Hervé Poussineau [Wed, 13 May 2009 20:44:12 +0000 (20:44 +0000)]
We know that the function works, so no need to print a FIXME

svn path=/trunk/; revision=40915