Commit graph

35628 commits

Author SHA1 Message Date
Christoph von Wittich ca12a2179c add wlantypes.h and move some definitions to the correct place
svn path=/trunk/; revision=40043
2009-03-15 18:55:51 +00:00
Christoph von Wittich ace79a8ee9 add ntddndis.h and windot11.h
svn path=/trunk/; revision=40042
2009-03-15 17:19:02 +00:00
Aleksey Bragin 1e1a103c24 Evgeniy Boltik <bstsoft@narod.ru>
- EngStretchBltROP expects a ROP4 code, but SRCCOPY is ROP3. Convert it accordingly.

See issue #4156 for more details.

svn path=/trunk/; revision=40041
2009-03-15 17:04:46 +00:00
Aleksey Bragin 5afd0c7426 Evgeniy Boltik <bstsoft@narod.ru>
- Brush's origin is always (0,0) of a window, not a screen. Offset it accordingly in NtGdiStretchBlt.
See issue #4147 for more details.

svn path=/trunk/; revision=40040
2009-03-15 17:00:13 +00:00
Dmitry Chapyshev 628321cb61 - Add mp3 codec from Wine
svn path=/trunk/; revision=40039
2009-03-15 15:54:15 +00:00
Jeffrey Morlan 341c5b2e5f - Allow running a batch file from inside a FOR
- A little cleanup

svn path=/trunk/; revision=40038
2009-03-15 15:45:17 +00:00
Dmitry Chapyshev c116a4507a - Fix build
svn path=/trunk/; revision=40037
2009-03-15 15:37:05 +00:00
Dmitry Chapyshev c0c953ae5d - Add httpapi, initpki, itircl, msisys.ocx, msnet32, pidgen, resutils, sccbase, slbcsp, softpub, traffic from Wine
svn path=/trunk/; revision=40036
2009-03-15 15:20:51 +00:00
Dmitry Gorbachev ea6fed1ec0 Update Spanish translations. Javier Remacha, bug #4278. (2/2)
svn path=/trunk/; revision=40035
2009-03-15 14:13:46 +00:00
Dmitry Gorbachev b37f7b3199 Update Spanish translations. Javier Remacha, bug #4278. (1/2)
svn path=/trunk/; revision=40034
2009-03-15 14:13:41 +00:00
Christoph von Wittich c16fc76360 add a dummy wlansvc
svn path=/trunk/; revision=40033
2009-03-15 13:55:41 +00:00
Aleksey Bragin 0eec102951 - Give winldr's PE loader its own debug mask.
svn path=/trunk/; revision=40032
2009-03-15 13:29:13 +00:00
Dmitry Chapyshev 093a0db906 - Add mssign32, msisip, query, updspapi, wintab32 from Wine
svn path=/trunk/; revision=40031
2009-03-15 11:22:15 +00:00
Aleksey Bragin 12a0ddf46e - Implement NLS data loading.
svn path=/trunk/; revision=40030
2009-03-15 11:10:52 +00:00
Dmitry Chapyshev d77cb9ea17 - Add shortcut for dxdiag
svn path=/trunk/; revision=40029
2009-03-15 10:57:55 +00:00
Aleksey Bragin ff79c83048 - Implement first part of setupldr:
* Constructing boot / system paths
 * Opening boot device
 * Getting options string
 * Loading kernel, hal and kdcom.dll, and their dependencies

svn path=/trunk/; revision=40028
2009-03-15 10:46:41 +00:00
Dmitry Chapyshev ae297f9f05 - Create Entertainment folder
- Add shortcut for sndvol32

svn path=/trunk/; revision=40027
2009-03-15 10:25:32 +00:00
Dmitry Chapyshev cf2ecfe742 - Fix typo
svn path=/trunk/; revision=40026
2009-03-15 09:41:13 +00:00
Dmitry Chapyshev 56f1a1b8b9 - Remove win16 stuff
svn path=/trunk/; revision=40025
2009-03-15 08:09:25 +00:00
Jeffrey Morlan a1eb1f6ba4 Replace a couple hacks supporting specific cases of enhanced variable substitution (%~var) with a more general implementation. All tests in rostests/win32/cmd/script_testsuite can now be passed using ReactOS cmd in Windows, though still not yet in ReactOS itself.
svn path=/trunk/; revision=40024
2009-03-15 04:54:41 +00:00
James Tabor 89e44e0c4a - Add Font attribute support for NtGdiHfontCreate.
svn path=/trunk/; revision=40023
2009-03-15 04:42:45 +00:00
Dmitry Gorbachev aa42f8869e Add multimedia player to syssetup. Mario Kacmar, bug #4274. Fix formatting.
svn path=/trunk/; revision=40022
2009-03-15 02:37:06 +00:00
Dmitry Gorbachev 8258a1ad0e Uncomment locks, remove unnecessary stuff.
svn path=/trunk/; revision=40021
2009-03-15 02:05:40 +00:00
Dmitry Gorbachev 0f6f0fe19a Trying to use r39938 variant again...
svn path=/trunk/; revision=40020
2009-03-15 01:23:47 +00:00
Dmitry Gorbachev a49345f0c1 Disable locks for now.
svn path=/trunk/; revision=40019
2009-03-15 00:27:59 +00:00
Dmitry Gorbachev aa365b7e33 - Use MmCreateHyperspaceMapping() again.
- Delete hyperspace mapping before releasing cache segment (bug #4249).

svn path=/trunk/; revision=40018
2009-03-14 21:29:37 +00:00
Michael Martin a1fee90219 - Fix few more wine tests for services; return correct param values for GetServiceDisplayNameW and GetServiceKeyNameW when service name is not found.
svn path=/trunk/; revision=40017
2009-03-14 19:35:34 +00:00
Johannes Anderwald aa0f6ce8d5 [20:33] Stefan100: the code inside an ASSERT won't be executed on release
svn path=/trunk/; revision=40016
2009-03-14 19:34:25 +00:00
Johannes Anderwald 4a74095169 - Silence a few debug prints
- Add a tag for each queued irp which will be used by the future IPortPinWavePci object
- Add support for basic support for capture devices
- Implement IPortWavePciStream object

svn path=/trunk/; revision=40015
2009-03-14 18:57:51 +00:00
Dmitry Gorbachev d74173888a Trying to fix boot breakage.
svn path=/trunk/; revision=40014
2009-03-14 18:13:32 +00:00
Christoph von Wittich b860e9cb67 stub wlanapi
svn path=/trunk/; revision=40013
2009-03-14 14:32:48 +00:00
Dmitry Gorbachev fc574caf3c Fix build. Sorry.
svn path=/trunk/; revision=40012
2009-03-14 14:29:25 +00:00
Dmitry Chapyshev 774eac41f1 - Alphabetically re-order README.WINE. Patch by Kario
See issue #4239 for more details.

svn path=/trunk/; revision=40011
2009-03-14 14:21:49 +00:00
Dmitry Gorbachev f98a859ad2 Fix bug #4273 (Slovak part for r39980, Mario Kacmar) and a few other translations.
svn path=/trunk/; revision=40010
2009-03-14 14:15:41 +00:00
Dmitry Gorbachev 4db1751502 Italian translation of MPlay32 by Carlo Bramini. Bug #4270.
svn path=/trunk/; revision=40009
2009-03-14 02:17:16 +00:00
Dmitry Gorbachev c9901dd8b6 Return to an old idea of MiMapPageToZeroInHyperSpace(), "fix" bug #4267.
svn path=/trunk/; revision=40008
2009-03-14 01:20:18 +00:00
Colin Finck 67d3295fc6 Import a part of mingw-w64's "ctype.h" into our "ctype.h"
This way we can already remove one modification I did to the original mingw-w64 CRT initialization code

Thanks to Timo for the hint

svn path=/trunk/; revision=40007
2009-03-14 01:13:03 +00:00
Colin Finck 8d291610ee - Sync the common mingw stuff with mingw-w64 HEAD
Only few modifications were necessary to get it to work flawlessy with our tree:
    -> getopt.c, which should rather be a part of "mingwex" (if we need the two Unix apps using it at all..)
    -> Adding an 'extern int __globallocalestatus;' to the "internal.h"
    -> Disabling the custom __mingw_get_crt_info, which depends on defines inside the mingw-w64 tree
    -> Small warning fixes, which will be submitted to mingw-w64
- Add an include directory "include/reactos/mingw-w64" for their header stuff to make synchronizations easier.
- Remove remainders of our previous initialization routines, which still co-existed beside the new ones
- Remove misleading and unnecessary files (i.e. "binmode.c")

svn path=/trunk/; revision=40006
2009-03-14 00:50:23 +00:00
Timo Kreuzer 8b8a92d9da fix definition of _STATIC_ASSERT
svn path=/trunk/; revision=40005
2009-03-13 23:41:12 +00:00
Cameron Gutman 3f46303c0e - Merge aicom-network-fixes up to r39995
svn path=/trunk/; revision=40004
2009-03-13 17:25:48 +00:00
Sylvain Petreolle 8ae1a88a0b Spanish part for r39980:
- use symbolic names instead of numeric values (made for English and German, other languages needs to change)


svn path=/trunk/; revision=40003
2009-03-13 15:57:20 +00:00
Sylvain Petreolle 39e4f8fc38 French part for r39980:
- use symbolic names instead of numeric values (made for English and German, other languages needs to change)

svn path=/trunk/; revision=40002
2009-03-13 14:47:19 +00:00
Johannes Anderwald 360606f98b - Remove hack in IDmaChannel::PhysicalAddress as it will hide the bug and not prevent es1370mp from crashing
- Fix a horrible where the Mdl was not created for the common buffer
- Might fix other audio related crashes
- Forward IRP_MN_QUERY_INTERFACE to next lower device object
- Fix & enable PcForwardIrpSynchronous implementation
- Add debug print to IServiceGroup when a unknown IID is requested

svn path=/trunk/; revision=40001
2009-03-13 14:07:03 +00:00
Dmitry Chapyshev d45772c95a - Sync ole32, oleaut32, olesvr32 with Wine head
svn path=/trunk/; revision=40000
2009-03-13 13:40:31 +00:00
Dmitry Chapyshev 1b0fc53030 - Update Ukrainian translation by Sakara Yevhen
svn path=/trunk/; revision=39999
2009-03-13 13:40:25 +00:00
Jeffrey Morlan 4ef352817a In a 'Bad command or filename' error, print the name of the non-existent program, so getting the error from a batch file isn't so mysterious.
svn path=/trunk/; revision=39998
2009-03-13 01:26:08 +00:00
Matthias Kupfer 40329ba147 - Add a hackfix comment for issue #4243 due to several requests.
svn path=/trunk/; revision=39997
2009-03-13 00:20:48 +00:00
Colin Finck 17ed09b751 Reenable the Solitaire Unicode build. Works well now :-)
svn path=/trunk/; revision=39996
2009-03-12 23:43:26 +00:00
Timo Kreuzer 94c7a3392b Cleanup freetypee lib
svn path=/trunk/; revision=39993
2009-03-12 23:08:01 +00:00
Johannes Anderwald e5f6e4c0e8 - Disable some debug prints
- Close the real pin on exit / when a new wave stream is played. This should fix stuttering when changing the sample rate
- Always create the mixer pin

svn path=/trunk/; revision=39992
2009-03-12 22:11:53 +00:00