Commit graph

39978 commits

Author SHA1 Message Date
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
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
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
Matthias Kupfer
14b73017ae - reenable KeyboardCues-value
svn path=/trunk/; revision=44674
2009-12-20 18:45:49 +00:00
Matthias Kupfer
bd09226085 - Add some German translations
- Add About-Dialog-Proc

svn path=/trunk/; revision=44673
2009-12-20 18:44:29 +00:00
Gregor Schneider
3d372532cc [win32k] Initialize Information contexts too, fixes eight more mapping tests
svn path=/trunk/; revision=44672
2009-12-20 17:18:36 +00:00
Gregor Schneider
c2896a6434 [win32k]
- Mapping mode works with the virtual device resolution
- Initialize virtual resolution when initializing the DC
- Fixes ~30 gdi32 mapping tests

svn path=/trunk/; revision=44671
2009-12-20 13:55:45 +00:00
Gregor Schneider
60f61011e7 [userenv] Print the directory name when GetShortPathNameW fails
svn path=/trunk/; revision=44670
2009-12-20 13:47:20 +00:00
Timo Kreuzer
114bcb2c56 Merge from amd64 branch:
[NTOSKRNL]
44415 Move architecture specific inline functions in into the respective headers.

[FREELDR]
39639 Fix 2 small typos.
40247 Fix a number of ULONG / ULONG_PTR issues, remove LoadReactOSSetup2 for non-x86 builds.
40324 Fix switching from long mode to real mode, by jumping into a compatibility segment first.
43566 move wlmemory.c into arch specific folder. add wlmemory.c and ntsetup.c for amd64 (stubbed)
43574 Enable winldr style boot for amd64
43598 Split wlmemory into portable and arch specific code. Partly implement amd64 version.
43600 Fix a bug.
43601 Move definition of KIP0PCRADDRESS into arch specific header. Implement WinLdrSetupForNt for amd64. Fix mapping of PCR and KI_USER_SHARED_DATA. Don't enable paging again on amd64. Fix WinLdrSetProcessorContext to take a ULONG_PTR not ULONG for Pcr and Tss
43602 Round up to pages when updating LoaderPagesSpanned to avoid a bug when the last memory region is not mapped.
43604 Add MempIsPageMapped for debugging puposes. Map pages for kernel, too in amd64 version of MempSetupPaging.
43605 Include the intrinsics from the kernel. Set segement selectors
43757 Pass pointer to debugprint function to the kernel in LoaderBlock->u.I386.CommonDataArea. Comment out __lldt
43775 Fixed build with MinGW-w64 4.4.3
44065 Use LoaderMemoryData instead of LoaderSpecialMemory for page tables
44095 Use the kernel mode address for the gdt/idt
44123 Fix a typo
44144 Share some more inline functions between the kernel and freeldr. Use __ltr instead of Ke386SetTr. refactor KiInitializeTss. Update some Mm constants. Halfplement KeFlushEntireTb. Clean the mapping of page 0 in KiSystemStartup, as long as we don't clean mappings in freeldr. Fix a bug in KiPageFault, where ebp was used instead of rbp. Refactor MmArmInitSystem and related.
44205 Improve the code in wlmemory.c, no real functional change.
44426 remove unused variables.
44530 Don't include i386/ke.h from ntoskrnl.
44540 Detect if this is a amd64 CPU before attempting to boot. (Basil Gello)

svn path=/trunk/; revision=44669
2009-12-20 13:30:35 +00:00