Commit graph

43149 commits

Author SHA1 Message Date
Daniel Reimer 13ef18576c Forgot one kernel32 include.
svn path=/trunk/; revision=48006
2010-07-12 15:31:49 +00:00
Amine Khaldi cd21d25fc7 [LIB/RTL]
- Get rid of some unneeded assignment, cast and a variable.

svn path=/trunk/; revision=48005
2010-07-12 14:50:31 +00:00
Daniel Reimer 1aa82b4f2c Reapply the idea of r44368. Remove the "kernel32" library reference in all .rbuild files of user-mode modules, because this one is already added by "mingw_common".
Add SuperFinder XT to rapps.

svn path=/trunk/; revision=48004
2010-07-12 10:35:11 +00:00
Pierre Schweitzer 17458060a5 [NTOSKRNL]
Merging some stuff from pierre-fsd/arty-newcc branches:
- Implemented FsRtlDissectDbcs(), FsRtlIsDbcsInExpression(), FsRtlIsFatDbcsLegal(), FsRtlIsHpfsDbcsLegal()
- Implemented FsRtlIsNameInExpressionPrivate()
- Rewritten FsRtlIsNameInExpression()
- Updated comments
About FsRtlIsNameInExpressionPrivate(), it comes with a fix there isn't in branch, which avoids reading string more than its own length, and this helps getting rid of a workaround later in code.

svn path=/trunk/; revision=48002
2010-07-11 21:31:14 +00:00
Sylvain Petreolle 604a7a51ed Properly skip known crasher in gdi32:metafile test.
Commit 48k dedicated to dreimer

svn path=/trunk/; revision=48000
2010-07-11 19:11:51 +00:00
Sylvain Petreolle cbc71e8180 Implement _osplatform
Import _makepath_s and _wmakepath_s from Wine.
Passes msvcrt data and dir tests.

svn path=/trunk/; revision=47999
2010-07-11 16:25:30 +00:00
Eric Kohl b7bf7335b9 [ADVAPI32]
Move event tracing functions to the proper file.

svn path=/trunk/; revision=47998
2010-07-11 12:05:35 +00:00
Eric Kohl 98e2b9fe96 [ADVAPI32]
Remove unused code.

svn path=/trunk/; revision=47997
2010-07-11 09:45:54 +00:00
Eric Kohl abed1067fc [ADVAPI32/LSASRV]
- Export LsaLookupPrivilegeName.
- Move mockup code from advapi32 to lsasrv (LsaLookupSids --> LsarLookupSids).
- Make LsaLookupSids call the server function LsarLookupSids.

svn path=/trunk/; revision=47996
2010-07-11 09:33:44 +00:00
Aleksey Bragin 2d3333aa11 [WINLOGON]
- Create window station with all access rights.

svn path=/trunk/; revision=47992
2010-07-11 08:07:52 +00:00
Aleksey Bragin bc5435e23f - Fix a typo.
svn path=/trunk/; revision=47991
2010-07-10 21:39:55 +00:00
Sylvain Petreolle e2a0a87a41 Revert rpcrt4 to 99% previous state :
-keep out unix functions
-keep checks that prevent crashes in rpc cstub and rpc winetests

Patch By Samuel Serapion.


svn path=/trunk/; revision=47990
2010-07-10 19:31:06 +00:00
Sylvain Petreolle b3d626d1bd Fixup some base address after mshtml growup.
svn path=/trunk/; revision=47989
2010-07-10 18:47:45 +00:00
Sylvain Petreolle 9b2895628c Also update comdlg32 address.
svn path=/trunk/; revision=47988
2010-07-10 14:34:20 +00:00
Sylvain Petreolle 5bd00143b5 Update comctl32 base address.
Avoids inetcomm related comctl32 relocations.

svn path=/trunk/; revision=47986
2010-07-10 13:11:28 +00:00
Amine Khaldi baea2e4b5c [NTOS]
PnpBusTypeGuidGet : Really return status.
Dedicated to Richard ;)

svn path=/trunk/; revision=47985
2010-07-10 10:34:45 +00:00
Sylvain Petreolle 01e297699a Forgot to svn add this in previous commit, my bad.
svn path=/trunk/; revision=47983
2010-07-09 21:05:01 +00:00
Sylvain Petreolle 850598a5f5 Import DnsNameCompare, DnsValidateName, DnsRecord* functions from Wine.
Fixes dnsapi:name tests.
Patch by Samuel Serapion.


svn path=/trunk/; revision=47982
2010-07-09 20:56:12 +00:00
Pierre Schweitzer b50d23da11 [FASTFAT]
Check PathName length before accessing it. This fixes ntdll_winetest file test BSOD. But the test crashes a bit farther.

svn path=/trunk/; revision=47981
2010-07-09 19:39:55 +00:00
Amine Khaldi ac309351d3 [DDK]
- Remove ntddscsi.h
[PSDK]
- Import ntddscsi.h from mingw-w64.

svn path=/trunk/; revision=47979
2010-07-09 14:39:28 +00:00
Sylvain Petreolle 697fc48c13 Sync __crtGetStringTypeW from Wine.
Fixes msvcrt:locale crash.


svn path=/trunk/; revision=47978
2010-07-09 14:33:03 +00:00
Aleksey Bragin 52ee3d51b4 [FORMATTING]
- Fix wrong indentation.

svn path=/trunk/; revision=47977
2010-07-09 13:04:33 +00:00
Amine Khaldi 3d25efc5cf Ukrainian translation patch for mstsc, notepad, paint, regedit, cmd, aclui, newdev and syssetup. By Igor Paliychuk (Igor-hkr[at]mail.ru)
svn path=/trunk/; revision=47974
2010-07-08 22:07:23 +00:00
Gabriel Ilardi 2c261ebb98 [NTOSKRNL]
- Warn only once about FsRtlPrivateLock and FsRtlFastUnlockSingle being stubplemented.

svn path=/trunk/; revision=47972
2010-07-08 19:28:25 +00:00
Daniel Reimer 87ae6722bb Forgot to remove some now useless header
svn path=/trunk/; revision=47971
2010-07-08 18:44:59 +00:00
Daniel Reimer ba086d41dd Sync rpcrt4 to Wine 1.2rc6 (Samuel Serapion)
http transport support commented out.
Remove unix functions that are no longer needed.
Comment out check in cpsf.c that caused 2nd stage dll registrations to fail.
All rpcrt4 tests no longer crash.

svn path=/trunk/; revision=47970
2010-07-08 18:39:18 +00:00
Gabriel Ilardi 9919e408d5 [MSIMTF]
- Silence debug spam again, lost after syncing.

svn path=/trunk/; revision=47969
2010-07-08 15:34:30 +00:00
Daniel Reimer 0c6baa560c Sync format_msg from kernel32 (Samuel Serapion)
Winetest now passes with 0 errors.

svn path=/trunk/; revision=47968
2010-07-08 15:20:46 +00:00
Amine Khaldi aae7364207 [PSDK]
- Update DPFLTR_TYPE enum.
[NTOSKRNL]
- Update kdbg/kdb_cli.c accordingly.

svn path=/trunk/; revision=47967
2010-07-07 22:29:21 +00:00
Pierre Schweitzer 1781e13d31 [NTOSKRNL]
Implement volume mount notification in RawFS

svn path=/trunk/; revision=47965
2010-07-07 20:27:04 +00:00
Sylvain Petreolle 358331354d [CRT]
-Export memmove_s and memcpy_s
-Implement rnd_s


svn path=/trunk/; revision=47964
2010-07-07 20:05:47 +00:00
Daniel Reimer 5fd439a72e Ukrainian translation Update for taskmgr (Igor Paliychuk)
svn path=/trunk/; revision=47963
2010-07-07 17:45:49 +00:00
Daniel Reimer d2c167121b This was not meant to be committed at all. the recent resources were much better and should stay
svn path=/trunk/; revision=47962
2010-07-07 14:10:19 +00:00
Daniel Reimer 6e4a54d5b5 Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
Sylvain Petreolle baeea629ab sysreg doesn't like rain of SEMI-STUB debug
svn path=/trunk/; revision=47960
2010-07-06 20:01:55 +00:00
Pierre Schweitzer 0a78b4958c Fix a FIXME in fastfat driver which also fixes a BSOD in kernel32 path winetest
svn path=/trunk/; revision=47959
2010-07-06 18:39:09 +00:00
Michael Martin df7159d459 - Implement DeviceHandleToUsbDevice and remove IsHandleValid.
- Add call to DeviceHandleToUsbDevice for all Direct Call functions that pass DeviceHandle.
- Stop the processing of Asynchronous List after the Control Request has been processed by controller.
- Misc changes.

svn path=/trunk/; revision=47958
2010-07-06 12:02:33 +00:00
Daniel Reimer f1023cae8f Update package database to contain all winetests. This makes it possible to even use them in testman.
svn path=/trunk/; revision=47957
2010-07-06 10:31:24 +00:00
Daniel Reimer 1a0a71b131 Add amstream, atl and avifil32 winetests.
Sync opengl32, powrprof and fix quartz's testlist

svn path=/trunk/; revision=47956
2010-07-06 09:44:43 +00:00
Daniel Reimer 1538f60ca3 Reenable a disabled feature of actxprxy which builds now with the new shell32 headers
svn path=/trunk/; revision=47955
2010-07-06 09:40:55 +00:00
Daniel Reimer ef1db99fd9 Sync shell32 and mshtml winetests (this time with modified testlist.c). This will unbreak build again :-P
svn path=/trunk/; revision=47954
2010-07-05 23:00:52 +00:00
Daniel Reimer d848c9746e Sync most idl files with Wine head. (Samuel Serapion)
Modify shell32 and uuid to work with the new idls.
This will break build till next commit.

svn path=/trunk/; revision=47953
2010-07-05 23:00:19 +00:00
Daniel Reimer e96b3a5001 Next try, this time not converted to utf-8 and it seems to work.
svn path=/trunk/; revision=47952
2010-07-05 21:22:50 +00:00
Daniel Reimer a16e12a7f5 Revert the cmd Translation on demand of the author.
svn path=/trunk/; revision=47951
2010-07-05 21:10:08 +00:00
Cameron Gutman 5b40543137 [QMGR]
- Reapply r47268 to fix DHCP

svn path=/trunk/; revision=47950
2010-07-05 16:19:14 +00:00
Sylvain Petreolle 23caea8334 unix has no io.h.
move its include to a _WIN32 block.

svn path=/trunk/; revision=47948
2010-07-05 12:43:09 +00:00
Daniel Reimer 007f159c23 /me hides deep in the dark of loong warning messages
svn path=/trunk/; revision=47946
2010-07-05 11:39:50 +00:00
Daniel Reimer 63ab1f1ca4 update wine's unicode app to 1.2rc6. (Samuel Serapion)
update kernel32 nls files to be able to build it with the new unicode tool.
convert the cmd rc files to utf-8 to fix building.
Apply Igor Paliychuk's Ukrainian translation Patch.

svn path=/trunk/; revision=47945
2010-07-05 11:36:22 +00:00
Daniel Reimer b09b99163c Silence zlibs warnings (Samuel Serapion)
Update eeadme.wine

svn path=/trunk/; revision=47944
2010-07-05 11:29:24 +00:00
Daniel Reimer 9575756595 Remove one leftover which is not really needed. Thx to Samuel for kicking me to get my attention ;-)
svn path=/trunk/; revision=47943
2010-07-04 20:27:45 +00:00