Steven Edwards [Sun, 7 Aug 2005 17:07:00 +0000 (17:07 +0000)]
rename tests to dllname_winetest to make it less trouble on exception to change build system rules for ros tests
svn path=/trunk/; revision=17171
Magnus Olsen [Sun, 7 Aug 2005 16:22:37 +0000 (16:22 +0000)]
GdiEntry11 (not tested, we can not test it yet in ros, until we got ddraw.dll and some api in win32k/ntdraw been implement)
svn path=/trunk/; revision=17170
Filip Navara [Sun, 7 Aug 2005 15:55:01 +0000 (15:55 +0000)]
Change the module type to win32gui. We really don't want to attempt to create consoles at this stage.
svn path=/trunk/; revision=17169
Hartmut Birr [Sun, 7 Aug 2005 14:01:17 +0000 (14:01 +0000)]
Fixed the comment from my last commit.
svn path=/trunk/; revision=17167
Hartmut Birr [Sun, 7 Aug 2005 13:59:05 +0000 (13:59 +0000)]
- Removed the exclusive deletion because '-' is a valid file name character.
- Optimized the recursive deletion in directories.
- Preload some nice strings.
svn path=/trunk/; revision=17166
Filip Navara [Sun, 7 Aug 2005 13:06:30 +0000 (13:06 +0000)]
Fix setupapi build and prototypes.
svn path=/trunk/; revision=17165
Magnus Olsen [Sun, 7 Aug 2005 12:54:41 +0000 (12:54 +0000)]
Implement Gdintry4 (not tested, we can not test it yet in ros, until we got ddraw.dll and some api in win32k/ntdraw been implement)
svn path=/trunk/; revision=17164
Hervé Poussineau [Sun, 7 Aug 2005 11:59:43 +0000 (11:59 +0000)]
Implement SetupGetInfFileListW and SetupGetInfInformationW
Inf file parser now accept UNICODE files with FF FE header
Return required buffer size when buffer is too small in SetupGetLineTextA/W, SetupGetStringFieldA/W
svn path=/trunk/; revision=17162
Filip Navara [Sun, 7 Aug 2005 11:47:50 +0000 (11:47 +0000)]
Fix a race condition in input packet processing.
svn path=/trunk/; revision=17160
Thomas Bluemel [Sun, 7 Aug 2005 11:47:45 +0000 (11:47 +0000)]
fixed the order of the parameters of RtlIsValidIndexHandle
svn path=/trunk/; revision=17159
Eric Kohl [Sun, 7 Aug 2005 11:44:41 +0000 (11:44 +0000)]
Support size_is(*Length) attributes for strings.
svn path=/trunk/; revision=17158
Filip Navara [Sun, 7 Aug 2005 11:25:36 +0000 (11:25 +0000)]
Readd check that I accidently removed.
svn path=/trunk/; revision=17157
Filip Navara [Sun, 7 Aug 2005 10:56:57 +0000 (10:56 +0000)]
Correctly set internal state in NpfsDisconnectPipe and fix some return values in NpfsRead.
svn path=/trunk/; revision=17156
Maarten Bosma [Sun, 7 Aug 2005 10:13:46 +0000 (10:13 +0000)]
A simple test app for DirectDraw.
svn path=/trunk/; revision=17155
Filip Navara [Sun, 7 Aug 2005 10:08:25 +0000 (10:08 +0000)]
Fix mutex unlocking in NpfsWaiterThread and add ASSERT.
svn path=/trunk/; revision=17154
Thomas Bluemel [Sun, 7 Aug 2005 09:55:54 +0000 (09:55 +0000)]
SVN maintainance
svn path=/trunk/; revision=17153
Thomas Bluemel [Sun, 7 Aug 2005 09:55:08 +0000 (09:55 +0000)]
fixed uninitialized variable warning
svn path=/trunk/; revision=17152
Thomas Bluemel [Sun, 7 Aug 2005 09:48:38 +0000 (09:48 +0000)]
fixed uninitialized variables warnings
svn path=/trunk/; revision=17151
Alex Ionescu [Sun, 7 Aug 2005 09:40:00 +0000 (09:40 +0000)]
Fix NtSignalAndwaitForSingleObject: Use SEH when appropriate, use direct Mutant release call, query handle info and write fixmes when permission checking needed, optimize failure cases, fix horrid tab/space formatting mismatches
svn path=/trunk/; revision=17150
Thomas Bluemel [Sun, 7 Aug 2005 09:24:10 +0000 (09:24 +0000)]
added a newline at the end of the file to fix a warning
svn path=/trunk/; revision=17149
Filip Navara [Sun, 7 Aug 2005 09:12:10 +0000 (09:12 +0000)]
- Fix size check in SystemBasicInformation and SystemTimeOfDayInformation.
- Add SEH protection to SystemProcessInformation.
- Implement SystemKernelDebuggerInformation.
- Fix returning of ResultLength in NtQuerySystemInformation.
svn path=/trunk/; revision=17148
Eric Kohl [Sun, 7 Aug 2005 09:03:35 +0000 (09:03 +0000)]
Fix CM_Get_Registry_Property_ExW.
Implement CM_Set_Registry_Property_ExA.
svn path=/trunk/; revision=17147
Hartmut Birr [Sun, 7 Aug 2005 08:06:56 +0000 (08:06 +0000)]
Allocated a converting buffer for WideCharToMultiByte. This does fix bug #702.
svn path=/trunk/; revision=17146
Martin Fuchs [Sun, 7 Aug 2005 07:49:07 +0000 (07:49 +0000)]
update SVN properties
svn path=/trunk/; revision=17145
Martin Fuchs [Sun, 7 Aug 2005 07:42:36 +0000 (07:42 +0000)]
update SVN properties
svn path=/trunk/; revision=17144
Martin Fuchs [Sun, 7 Aug 2005 07:33:14 +0000 (07:33 +0000)]
update SVN properties
svn path=/trunk/; revision=17143
Martin Fuchs [Sun, 7 Aug 2005 07:32:36 +0000 (07:32 +0000)]
update SVN properties
svn path=/trunk/; revision=17142
Alex Ionescu [Sun, 7 Aug 2005 07:30:46 +0000 (07:30 +0000)]
And here goes another test for two unsupported flags.
svn path=/trunk/; revision=17141
Alex Ionescu [Sun, 7 Aug 2005 07:14:52 +0000 (07:14 +0000)]
One more test can't hurt.
svn path=/trunk/; revision=17140
Alex Ionescu [Sun, 7 Aug 2005 07:11:03 +0000 (07:11 +0000)]
Add failure cases for more things then a WINE test could shake a stick at (hopefully)
svn path=/trunk/; revision=17139
Steven Edwards [Sun, 7 Aug 2005 03:15:15 +0000 (03:15 +0000)]
enable the ntdll and kernel32 wine tests and watch them fail
svn path=/trunk/; revision=17138
Steven Edwards [Sun, 7 Aug 2005 03:14:17 +0000 (03:14 +0000)]
added kernel32 wine tests
svn path=/trunk/; revision=17137
Steven Edwards [Sun, 7 Aug 2005 03:00:44 +0000 (03:00 +0000)]
make the ros test name dllname_rostest.exe, suggested by Usurp
svn path=/trunk/; revision=17136
Steven Edwards [Sun, 7 Aug 2005 02:54:10 +0000 (02:54 +0000)]
Named reactos regression tests dllname_tests.exe and wine test name dllname_test.exe to prevent conflicts
svn path=/trunk/; revision=17135
Steven Edwards [Sun, 7 Aug 2005 02:22:29 +0000 (02:22 +0000)]
add some missing values from Wine
svn path=/trunk/; revision=17134
Steven Edwards [Sun, 7 Aug 2005 02:16:34 +0000 (02:16 +0000)]
ntdll pending some winerror.h fixes
svn path=/trunk/; revision=17133
Steven Edwards [Sun, 7 Aug 2005 01:23:40 +0000 (01:23 +0000)]
updated winternl.h, PSDK fixes, etc...
svn path=/trunk/; revision=17132
Steven Edwards [Sun, 7 Aug 2005 00:26:13 +0000 (00:26 +0000)]
DCX_USESTYLE is a wineism. Dont use it in a header
svn path=/trunk/; revision=17131
Steven Edwards [Sun, 7 Aug 2005 00:25:26 +0000 (00:25 +0000)]
added local define for DCX_USESTYLE
svn path=/trunk/; revision=17130
Steven Edwards [Sun, 7 Aug 2005 00:21:24 +0000 (00:21 +0000)]
added DCX_USESTYLE
svn path=/trunk/; revision=17129
Steven Edwards [Sun, 7 Aug 2005 00:06:29 +0000 (00:06 +0000)]
turn on more the winetests
svn path=/trunk/; revision=17128
Steven Edwards [Sun, 7 Aug 2005 00:03:28 +0000 (00:03 +0000)]
again dump the .cvsignore
svn path=/trunk/; revision=17127
Steven Edwards [Sat, 6 Aug 2005 23:58:36 +0000 (23:58 +0000)]
add some of the shlwapi tests
svn path=/trunk/; revision=17126
Steven Edwards [Sat, 6 Aug 2005 23:41:45 +0000 (23:41 +0000)]
added user32 wine regression test
svn path=/trunk/; revision=17125
Steven Edwards [Sat, 6 Aug 2005 23:20:14 +0000 (23:20 +0000)]
we don't need a .cvsignore
svn path=/trunk/; revision=17124
Steven Edwards [Sat, 6 Aug 2005 23:19:47 +0000 (23:19 +0000)]
added gdi32 wine regression tests
svn path=/trunk/; revision=17123
Steven Edwards [Sat, 6 Aug 2005 23:12:16 +0000 (23:12 +0000)]
moved psapi test
svn path=/trunk/; revision=17122
Steven Edwards [Sat, 6 Aug 2005 23:11:59 +0000 (23:11 +0000)]
moved psapi test
svn path=/trunk/; revision=17121
Steven Edwards [Sat, 6 Aug 2005 23:08:51 +0000 (23:08 +0000)]
add version tests
svn path=/trunk/; revision=17120
Steven Edwards [Sat, 6 Aug 2005 23:05:16 +0000 (23:05 +0000)]
added msvcrt regression test
svn path=/trunk/; revision=17119
Maarten Bosma [Sat, 6 Aug 2005 22:08:13 +0000 (22:08 +0000)]
add case if _NO_COM is defined structure _DDRAWI_DDRAWSURFACE_MORE
svn path=/trunk/; revision=17118
Thomas Bluemel [Sat, 6 Aug 2005 20:23:08 +0000 (20:23 +0000)]
fixed some uninitialized variables warnings
svn path=/trunk/; revision=17117
Magnus Olsen [Sat, 6 Aug 2005 20:18:59 +0000 (20:18 +0000)]
add #define DDRAWISURFGBL_NOTIFYWHENUNLOCKED
svn path=/trunk/; revision=17116
Thomas Bluemel [Sat, 6 Aug 2005 20:15:29 +0000 (20:15 +0000)]
allow warnings
svn path=/trunk/; revision=17115
Thomas Bluemel [Sat, 6 Aug 2005 19:42:40 +0000 (19:42 +0000)]
add missing directory.xml
svn path=/trunk/; revision=17114
Filip Navara [Sat, 6 Aug 2005 18:56:20 +0000 (18:56 +0000)]
Fix translation of extended keys.
svn path=/trunk/; revision=17111
Steven Edwards [Sat, 6 Aug 2005 18:08:07 +0000 (18:08 +0000)]
and this
svn path=/trunk/; revision=17110
Steven Edwards [Sat, 6 Aug 2005 18:07:47 +0000 (18:07 +0000)]
forgot this
svn path=/trunk/; revision=17109
Steven Edwards [Sat, 6 Aug 2005 18:05:15 +0000 (18:05 +0000)]
enable Wine regression tests for advapi32 and comctl32. Not tested under ReactOS. To build tests now you can use the wine name 'make advapi32_test' 'make comctl32_test' etc
svn path=/trunk/; revision=17108
Steven Edwards [Sat, 6 Aug 2005 18:03:53 +0000 (18:03 +0000)]
add prototype for DbgPrint so Winetests link properly with ReactOS.
svn path=/trunk/; revision=17107
Steven Edwards [Sat, 6 Aug 2005 18:02:57 +0000 (18:02 +0000)]
stick the winetests in the sub folder with the other regtests
svn path=/trunk/; revision=17106
Steven Edwards [Sat, 6 Aug 2005 18:00:17 +0000 (18:00 +0000)]
remove comctl32 winetests
svn path=/trunk/; revision=17105
Steven Edwards [Sat, 6 Aug 2005 17:59:46 +0000 (17:59 +0000)]
remove msvcrt winetests
svn path=/trunk/; revision=17104
Steven Edwards [Sat, 6 Aug 2005 17:59:01 +0000 (17:59 +0000)]
remove main winetest program
svn path=/trunk/; revision=17103
Steven Edwards [Sat, 6 Aug 2005 17:58:12 +0000 (17:58 +0000)]
remove version winetests
svn path=/trunk/; revision=17102
Steven Edwards [Sat, 6 Aug 2005 17:57:33 +0000 (17:57 +0000)]
remove advapi32 winetests. I am going to refactor the import
svn path=/trunk/; revision=17101
Hartmut Birr [Sat, 6 Aug 2005 15:55:59 +0000 (15:55 +0000)]
Don't try to acquire the mutex, if the mutex already exist (reported by Joseph Galbraith).
svn path=/trunk/; revision=17100
Thomas Bluemel [Sat, 6 Aug 2005 15:01:08 +0000 (15:01 +0000)]
fixed uninitialized variable warning and indentation
svn path=/trunk/; revision=17099
Thomas Bluemel [Sat, 6 Aug 2005 14:58:07 +0000 (14:58 +0000)]
#include "precomp.h" -> #include <precomp.h>
svn path=/trunk/; revision=17098
Thomas Bluemel [Sat, 6 Aug 2005 14:57:57 +0000 (14:57 +0000)]
#include "usetup.h" -> #include <usetup.h>
svn path=/trunk/; revision=17097
Thomas Bluemel [Sat, 6 Aug 2005 11:59:31 +0000 (11:59 +0000)]
fixed uninitialized variable warning
svn path=/trunk/; revision=17096
James Tabor [Sat, 6 Aug 2005 05:26:10 +0000 (05:26 +0000)]
Show DrawTextExA implemented.
svn path=/trunk/; revision=17095
James Tabor [Sat, 6 Aug 2005 05:25:13 +0000 (05:25 +0000)]
Show SetParent implemented.
svn path=/trunk/; revision=17094
James Tabor [Sat, 6 Aug 2005 05:24:05 +0000 (05:24 +0000)]
Show UpdateWindow implemented.
svn path=/trunk/; revision=17093
Thomas Bluemel [Sat, 6 Aug 2005 01:14:09 +0000 (01:14 +0000)]
handle the WM_SIZE message and resize/move the controls appropriately
svn path=/trunk/; revision=17092
Maarten Bosma [Fri, 5 Aug 2005 23:29:52 +0000 (23:29 +0000)]
Add more DDRAWISURFs and remove useless #ifndefs.
svn path=/trunk/; revision=17091
Gé van Geldorp [Fri, 5 Aug 2005 22:24:53 +0000 (22:24 +0000)]
Sync to Wine-
20050725:
Alexandre Julliard <julliard@winehq.org>
- Faster implementation of wcstombs that handles overlapping buffers
properly (based on a patch by Dmitry Timoshkov).
svn path=/trunk/; revision=17090
Maarten Bosma [Fri, 5 Aug 2005 21:53:20 +0000 (21:53 +0000)]
include ddk/d3dnthal.h as well
svn path=/trunk/; revision=17089
Filip Navara [Fri, 5 Aug 2005 21:31:11 +0000 (21:31 +0000)]
Remove spurious call from I8042BasicDetect.
svn path=/trunk/; revision=17086
Alex Ionescu [Fri, 5 Aug 2005 21:25:52 +0000 (21:25 +0000)]
- FS Devices don't need a device queue, optimize the call away.
svn path=/trunk/; revision=17085
Alex Ionescu [Fri, 5 Aug 2005 21:16:51 +0000 (21:16 +0000)]
- DeviceExtension should be NULL if the caller didn't specify any size for one.
svn path=/trunk/; revision=17084
Maarten Bosma [Fri, 5 Aug 2005 21:05:03 +0000 (21:05 +0000)]
in ddrawgdi.h
- remove #if 0 (Define GdiEntries to thier internal names)
- include the right headers instead of defining things on it's own
svn path=/trunk/; revision=17083
Maarten Bosma [Fri, 5 Aug 2005 21:02:28 +0000 (21:02 +0000)]
undo my last change
svn path=/trunk/; revision=17082
Gé van Geldorp [Fri, 5 Aug 2005 20:49:13 +0000 (20:49 +0000)]
Update status
svn path=/trunk/; revision=17080
Gé van Geldorp [Fri, 5 Aug 2005 20:48:26 +0000 (20:48 +0000)]
Sync to Wine-
20050628:
Dmitry Timoshkov <dmitry@codeweavers.com>
- Make remaining OLE interface vtables const.
Mike McCormack <mike@codeweavers.com>
- Stub implementation for GetSoftwareUpdateInfo.
- Declare functions and correct prototypes.
Maarten Lankhorst <m.b.lankhorst@gmail.com>
- Improved ObtainUserAgentString stub.
Stefan Huehner <stefan@huehner.org>
- Fix some more -Wstrict-prototypes warnings.
svn path=/trunk/; revision=17079
Maarten Bosma [Fri, 5 Aug 2005 20:46:20 +0000 (20:46 +0000)]
Actually call the DDRAW_DllRegisterServer() and DDRAW_DllUnregisterServer() functions from DllMain.
svn path=/trunk/; revision=17078
Gé van Geldorp [Fri, 5 Aug 2005 20:30:42 +0000 (20:30 +0000)]
Sync to Wine-
20050628:
Stefan Leichter <Stefan.Leichter@camLine.com>
- Update version resource of msiexec.exe to current version shipped from
Windows Update.
Mike McCormack <mike@codeweavers.com>
- Fix some declaration and write string warnings.
svn path=/trunk/; revision=17077
Gé van Geldorp [Fri, 5 Aug 2005 20:25:46 +0000 (20:25 +0000)]
Sync to Wine-
20050628:
Alexandre Julliard <julliard@winehq.org>
- Get rid of the WaveMapper and MidiMapper options, the defaults should
be good enough in all cases.
- Moved the audio driver configuration to HKCU\Software\Wine\Drivers and
changed it a bit to follow the model of the graphics driver.
- Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
Mike McCormack <mike@codeweavers.com>
- Make a function static.
Francois Gouget <fgouget@free.fr>
- Fix winapi_check documentation warnings.
Rein Klazes <wijn@wanadoo.nl>
- In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER) only do
strdupAtoW on those parameters that are flagged to be a string.
svn path=/trunk/; revision=17076
Filip Navara [Fri, 5 Aug 2005 18:27:06 +0000 (18:27 +0000)]
Revert change to ExSystemExceptionFilter.
svn path=/trunk/; revision=17075
Filip Navara [Fri, 5 Aug 2005 18:26:43 +0000 (18:26 +0000)]
Don't save and restore previous mode in trap handlers. This allows us to call KeGetPreviousMode() from exception handlers and get the right value.
svn path=/trunk/; revision=17074
Filip Navara [Fri, 5 Aug 2005 17:28:17 +0000 (17:28 +0000)]
Remove mouse device detection for now, since it fails on some i8042 clones.
svn path=/trunk/; revision=17073
Filip Navara [Fri, 5 Aug 2005 15:45:14 +0000 (15:45 +0000)]
Protect NtQuerySystemInformation with SEH.
svn path=/trunk/; revision=17072
Filip Navara [Fri, 5 Aug 2005 15:41:20 +0000 (15:41 +0000)]
Move a flush call few lines down.
svn path=/trunk/; revision=17071
Magnus Olsen [Fri, 5 Aug 2005 15:40:53 +0000 (15:40 +0000)]
Fixes a bug which disallows tab complete on empty input and a sorting bug which didnt account for locale by Brandon Turner
svn path=/trunk/; revision=17070
Filip Navara [Fri, 5 Aug 2005 10:35:32 +0000 (10:35 +0000)]
Fix keyboard and mouse detection. We must disable the controller features before beginning the port check and we shouldn't fail if some port isn't found. Also detect the mouse on port before trying to use it.
svn path=/trunk/; revision=17069
Thomas Bluemel [Fri, 5 Aug 2005 10:31:28 +0000 (10:31 +0000)]
#include "advapi32.h" -> #include <advapi32.h>
svn path=/trunk/; revision=17068
Thomas Bluemel [Fri, 5 Aug 2005 10:27:32 +0000 (10:27 +0000)]
#include "acluilib.h" -> #include <precomp.h>
svn path=/trunk/; revision=17067
Thomas Bluemel [Fri, 5 Aug 2005 10:23:56 +0000 (10:23 +0000)]
#include "precomp.h" -> #include <precomp.h>
svn path=/trunk/; revision=17066
Filip Navara [Fri, 5 Aug 2005 10:11:21 +0000 (10:11 +0000)]
Comment out the ACPI enumeration entries for i8042prt driver. It's set as system load driver, so it's loaded anyway.
svn path=/trunk/; revision=17065
Filip Navara [Fri, 5 Aug 2005 10:01:51 +0000 (10:01 +0000)]
Fix shell32 build.
svn path=/trunk/; revision=17064