Commit graph

40687 commits

Author SHA1 Message Date
Christoph von Wittich
39a8faa3dc [shell32]
partial shlview winesync to wine 1.1.35

svn path=/trunk/; revision=44729
2009-12-23 11:28:12 +00:00
Christoph von Wittich
f89743a362 [shell32]
partial SHGetFileInfoW winesync to wine 1.1.35 (fixes uninitialized memory access)

svn path=/trunk/; revision=44728
2009-12-23 11:21:41 +00:00
Christoph von Wittich
16efd1a5a0 [shell32]
partial shelllink winesync to wine 1.1.35 (fixes a memory leak)

svn path=/trunk/; revision=44727
2009-12-23 11:17:00 +00:00
Christoph von Wittich
859058ed4b [kernel32]
sync enumerate_mapped_resources and update_add_resource to wine 1.1.35

svn path=/trunk/; revision=44726
2009-12-23 11:13:35 +00:00
Christoph von Wittich
322ce004ae [crt]
import _wcsupr_s from wine 1.1.35

svn path=/trunk/; revision=44725
2009-12-23 10:56:54 +00:00
Christoph von Wittich
17fdbfeb72 [crt]
sync wcscpy_s with wine 1.1.35

svn path=/trunk/; revision=44724
2009-12-23 10:44:24 +00:00
Johannes Anderwald
16bb7edce3 [WDMAUD.DRV]
- Fix build

svn path=/trunk/; revision=44723
2009-12-23 10:43:17 +00:00
Samuel Serapion
0cb1aea701 Lazy port of kdbg to AMD64. Kdbg is very x86 specific but thankfully amd64 isn't that diferent. It can query register values, list modules, and dump PCR. Other stuff is broken and needs further debugging such as KdpSafe API, IDT, GDT, LDT offsets and disasm code. Backtraces not available because of missing unwind data. Special thanks to Physicus for making this commit possible.
svn path=/branches/ros-amd64-bringup/; revision=44722
2009-12-23 03:36:40 +00:00
Johannes Anderwald
4b9731d0db [WDMAUD.DRV]
- Move the routines which interact wdmaud.sys to legacy.c
- Implement opening / closing of audio pins as well as writing / reading audio bytes from / to it
- By defining USE_MMIXER_LIB, wdmaud.drv bypasses wdmaud+sysaudio and directly writes/reads the audio bytes to portcls.


svn path=/trunk/; revision=44721
2009-12-23 03:05:11 +00:00
Johannes Anderwald
86558f7d81 [MMIXER]
- Implement a function for controlling the wave pin state

svn path=/trunk/; revision=44720
2009-12-23 02:49:18 +00:00
Johannes Anderwald
43fd6670e8 [MMIXER]
- Fix a bug in the file header

svn path=/trunk/; revision=44717
2009-12-22 18:08:51 +00:00
Eric Kohl
1686070199 If the user doubleclicked a treeview item, make sure the doubleclicked item has already been selected. Otherwise the user can expand or collapse a treeview iten and a previously selected item get opened. That's not what we want.
svn path=/trunk/; revision=44716
2009-12-22 17:00:45 +00:00
Eric Kohl
18df79a3ba Fix a typo. Use lpStartServiceName instead of lpServiceName.
This fixes two winetests. 

svn path=/trunk/; revision=44714
2009-12-22 16:57:27 +00:00
Eric Kohl
fa1f780dfb - Remove unused variable
- Get rid of those ugly single line if-statements.
- No code changes

svn path=/trunk/; revision=44713
2009-12-22 16:51:33 +00:00
Gregor Schneider
9212e559dc [win32k]
- Add support for DIBINDEX, PALETTERGB, PALETTEINDEX macros in SetPixel(V)
- Before it did just take every COLORREF as a RGB color, while it could also mean (dib-)palette indices
- Fixes several gdi32 bitmap winetests (depending on bit depth between 2 and ~500), 2 palette tests and some palette drawing issues
- One problem with palette indices remains in true color bit modes (see bitmap test)

svn path=/trunk/; revision=44712
2009-12-22 16:17:44 +00:00
Gregor Schneider
322a77fc09 [win32k] Remove palette flag validation for get/setPaletteEntries
svn path=/trunk/; revision=44711
2009-12-22 16:02:49 +00:00
Christoph von Wittich
4c1be6442f sync netapi32_winetest with wine 1.1.35
svn path=/trunk/; revision=44710
2009-12-22 11:51:26 +00:00
Christoph von Wittich
616f139bc2 sync msvcrtd_winetest with wine 1.1.35
svn path=/trunk/; revision=44709
2009-12-22 11:50:11 +00:00
Christoph von Wittich
6387acbd9a sync msacm32_winetest with wine 1.1.35
svn path=/trunk/; revision=44708
2009-12-22 11:48:05 +00:00
Christoph von Wittich
5f66dfaf10 sync msvcrt_winetest with wine 1.1.35
svn path=/trunk/; revision=44707
2009-12-22 11:46:36 +00:00
Christoph von Wittich
ca97d9f41d sync lz32_winetest with wine 1.1.35
svn path=/trunk/; revision=44706
2009-12-22 11:42:28 +00:00
Christoph von Wittich
f46012e33b sync mstask_winetest with wine 1.1.35
svn path=/trunk/; revision=44705
2009-12-22 11:41:32 +00:00
Christoph von Wittich
7a93748222 sync hlink_winetest with wine 1.1.35
svn path=/trunk/; revision=44704
2009-12-22 11:40:11 +00:00
Christoph von Wittich
8303785901 sync fusion_winetest with wine 1.1.35
svn path=/trunk/; revision=44703
2009-12-22 11:38:45 +00:00
Gregor Schneider
ba525d1a0f Add diff file for r44691 (dll/win32/lpk needs LpkPresent), thanks Jim
svn path=/trunk/; revision=44702
2009-12-22 11:11:16 +00:00
Christoph von Wittich
1b914ccf6e add progman_dde to testlist
svn path=/trunk/; revision=44701
2009-12-22 11:05:33 +00:00
Christoph von Wittich
5cb5ab9870 sync msxml3_winetest with wine 1.1.35
svn path=/trunk/; revision=44700
2009-12-22 10:11:44 +00:00
Christoph von Wittich
b38cabca31 sync setupapi_winetest with wine 1.1.35
svn path=/trunk/; revision=44699
2009-12-22 10:08:01 +00:00
Christoph von Wittich
f295e17dd7 sync rsaenh_winetest with wine 1.1.35
svn path=/trunk/; revision=44698
2009-12-22 10:04:58 +00:00
Christoph von Wittich
1ee40f1b4a partial ntdll_winetest sync to wine 1.1.35
svn path=/trunk/; revision=44697
2009-12-22 09:57:33 +00:00
Christoph von Wittich
aa9ea8d7b3 add some missing structures and enumerations
svn path=/trunk/; revision=44696
2009-12-22 09:54:13 +00:00
Christoph von Wittich
d427e980ca sync kernel32_winetest with wine 1.1.35
svn path=/trunk/; revision=44695
2009-12-22 09:43:11 +00:00
Christoph von Wittich
bd1b9a331b sync shell32_winetest with wine 1.1.35
svn path=/trunk/; revision=44694
2009-12-22 09:35:12 +00:00
Christoph von Wittich
67cca04bc0 sync msi with wine 1.1.35
svn path=/trunk/; revision=44693
2009-12-22 09:28:03 +00:00
Christoph von Wittich
917a4bead6 sync msi_winetest with wine 1.1.35
svn path=/trunk/; revision=44692
2009-12-22 09:14:17 +00:00
James Tabor
0b5066e17b - [usp10] Fix build. Wine is out of control...
svn path=/trunk/; revision=44691
2009-12-22 05:53:11 +00:00
Gregor Schneider
b4a961e151 Sync usp10 test to Wine 1.1.35
svn path=/trunk/; revision=44690
2009-12-22 00:29:15 +00:00
Gregor Schneider
4f31279e0f Sync usp10 with Wine 1.1.35, remove diff
svn path=/trunk/; revision=44689
2009-12-22 00:27:48 +00:00
Timo Kreuzer
6134ac2619 try to fix build
svn path=/branches/ros-amd64-bringup/; revision=44686
2009-12-21 19:46:40 +00:00
Matthias Kupfer
498f09f92e - new icon for sndrec32
- remove empty and unused icons

svn path=/trunk/; revision=44685
2009-12-21 19:27:22 +00:00
Daniel Reimer
1505f03630 Sync reg, xcopy, wordpad and winhlp32 to Wine 1.1.35.
Add recent rc file changes in servman to all languages.

svn path=/trunk/; revision=44684
2009-12-21 16:40:25 +00:00
Ged Murphy
de4b8e65b8 fix paste error. ros-diffs yet again proves its worth
svn path=/trunk/; revision=44683
2009-12-21 16:20:08 +00:00
Ged Murphy
be248aceed Don't re-add the dependants
svn path=/trunk/; revision=44682
2009-12-21 16:17:18 +00:00
Ged Murphy
41cc052638 Recurse the tree and clean up all the strings tagged to the items. Servman now has working dependency tracking
svn path=/trunk/; revision=44681
2009-12-21 14:25:54 +00:00
Ged Murphy
1ebe1b0e18 Add full depth of dependencies for the first tree view
svn path=/trunk/; revision=44680
2009-12-21 13:42:29 +00:00
Ged Murphy
710b5b318b Implement the first level of service dependants
svn path=/trunk/; revision=44679
2009-12-21 11:57:58 +00:00
Gregor Schneider
92e5eddefb [win32k] Rename windowToViewPort to IntWindowToViewPort
svn path=/trunk/; revision=44678
2009-12-20 22:46:22 +00:00
Gregor Schneider
bd574fdd85 [win32k]
- Make DC_UpdateXforms update DeviceToWorld conversion matrix as well
- Fixes four gdi32 mapping tests and drawing in applications that use DPtoLP (Yuan's coordinate space test for example)

svn path=/trunk/; revision=44677
2009-12-20 22:35:16 +00:00
Gregor Schneider
f51abbcf0c [win32k] Reuse existing code to support page to device space transformations, fixes 4 gdi32 mapping tests
svn path=/trunk/; revision=44676
2009-12-20 18:59:10 +00:00
Matthias Kupfer
85bc5f7dc1 - remove SmallDiam for check boxes and radio butttons
- TODO: needs some fixes to adjust the checkmark vertically

svn path=/trunk/; revision=44675
2009-12-20 18:48:34 +00:00