Jeffrey Morlan
34afc06d0a
Implement ASSOC command (Bug 4275). Patch by Lee C. Baker <lee at leecbaker.com>.
...
svn path=/trunk/; revision=40062
2009-03-16 18:18:26 +00:00
Dmitry Gorbachev
71f14c5422
Update Slovak translation, fix formatting. Mario Kacmar. Bug #4281 .
...
svn path=/trunk/; revision=40061
2009-03-16 14:10:15 +00:00
Christoph von Wittich
d548413ae8
-add wlan service to registry
...
-add wlansvc and wlapapi_winetest to bootcd
-add some parameter checks to WlanCloseHandle
-halfplement WlanOpenHandle
svn path=/trunk/; revision=40060
2009-03-16 13:40:25 +00:00
Christoph von Wittich
71362c59fd
more precise error descriptions
...
svn path=/trunk/; revision=40059
2009-03-16 13:39:03 +00:00
Johannes Anderwald
118cf3b5e1
- Fix memory leak
...
- Fix memory corruptions
- Does not fix es1370mp / es1371mp driver (qemu / vmware)
svn path=/trunk/; revision=40058
2009-03-16 13:12:14 +00:00
Christoph von Wittich
5c6d424c26
add some wlanapi tests
...
svn path=/trunk/; revision=40057
2009-03-16 12:15:02 +00:00
Christoph von Wittich
151e1c47c1
add missing types
...
svn path=/trunk/; revision=40056
2009-03-16 09:50:56 +00:00
Christoph von Wittich
aaa5075d3d
-implement WlanScan and WlanEnumInterfaces
...
-add some more NDIS definitions
svn path=/trunk/; revision=40055
2009-03-16 09:22:25 +00:00
Christoph von Wittich
7ea6daa784
implement WlanCloseHandle
...
svn path=/trunk/; revision=40054
2009-03-16 08:23:58 +00:00
Christoph von Wittich
60a57f4c8a
stub wlan rpcserver
...
svn path=/trunk/; revision=40053
2009-03-16 08:08:03 +00:00
Christoph von Wittich
a8d63d2500
move some structs to the idl
...
svn path=/trunk/; revision=40052
2009-03-16 07:50:27 +00:00
James Tabor
a27da8f7e8
- Patch by Evgeniy Boltik: Fix Rectangle, Ellipse, RoundRect and Polygon.
...
svn path=/trunk/; revision=40051
2009-03-16 03:21:00 +00:00
Jeffrey Morlan
6f8ec7004e
Fixed output of various date/time stuff ($D and $T in prompt, %DATE% and %TIME% variables, DATE /T and TIME /T commands) to be more compatible with Windows.
...
svn path=/trunk/; revision=40050
2009-03-16 00:44:08 +00:00
Sylvain Petreolle
80c1384089
unbreak wlananpi build by #ifdef'ing struct_C, struct_D and struct_E
...
svn path=/trunk/; revision=40049
2009-03-15 21:25:18 +00:00
Aleksey Bragin
6bd4c18a13
Evgeniy Boltik <bstsoft@narod.ru>
...
- Move clipping from StretchBlt to Eng.
- Add ROP support to StretchBlt.
- Fix alphablend support (alphablend.exe produces same result as tested on Windows XP).
See issue #4156 for more details.
svn path=/trunk/; revision=40048
2009-03-15 20:13:10 +00:00
Christoph von Wittich
1ed252413b
-add some more WLAN types
...
-add wlansvc.idl
svn path=/trunk/; revision=40047
2009-03-15 19:48:56 +00:00
Dmitry Chapyshev
2ce97e2c16
- Add some defines
...
svn path=/trunk/; revision=40046
2009-03-15 19:06:48 +00:00
Dmitry Chapyshev
57e8c21128
- Sync quartz with Wine head
...
svn path=/trunk/; revision=40045
2009-03-15 19:03:42 +00:00
Dmitry Chapyshev
ea9fc099f5
- Change font to Tahoma
...
svn path=/trunk/; revision=40044
2009-03-15 18:59:09 +00:00
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