Dmitry Chapyshev
794ebcc089
- Set error code if directory does not exist
...
- NtCreateFile -> NtOpenFile
svn path=/trunk/; revision=40867
2009-05-09 12:44:39 +00:00
Dmitry Chapyshev
619d40264f
- Sync profile functions with Wine 1.1.20
...
svn path=/trunk/; revision=40866
2009-05-09 12:40:35 +00:00
Dmitry Chapyshev
80b7580343
- Convert some stuff to unicode
...
svn path=/trunk/; revision=40865
2009-05-09 12:37:16 +00:00
Dmitry Chapyshev
f99fbc6c02
- SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWindowLongPtr (for 64-bit compatible, see note in MSDN)
...
Part 4/x
svn path=/trunk/; revision=40864
2009-05-09 12:27:40 +00:00
Dmitry Chapyshev
70d9d28b6e
- SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWindowLongPtr (for 64-bit compatible, see note in MSDN)
...
Part 3/x
svn path=/trunk/; revision=40863
2009-05-09 12:18:13 +00:00
Dmitry Gorbachev
bf4ccd4eb1
Add Romanian translations for Joy, Main, and PowerCfg CPLs. Petru Dimitriu. Bug #4482 .
...
svn path=/trunk/; revision=40862
2009-05-09 12:08:59 +00:00
Dmitry Gorbachev
7c15f5acd2
Update Romanian translations. Petru Dimitriu, bug #4482 .
...
svn path=/trunk/; revision=40860
2009-05-09 10:35:32 +00:00
Dmitry Chapyshev
37b46141ad
- SetClassLong -> SetClassLongPtr, GetClassLong -> GetClassLongPtr (for 64-bit compatible, see note in MSDN)
...
Part 2/x
svn path=/trunk/; revision=40859
2009-05-09 10:11:04 +00:00
Dmitry Chapyshev
4aee7436a3
- SetClassLong -> SetClassLongPtr, GetClassLong -> GetClassLongPtr (for 64-bit compatible, see note in MSDN)
...
Part 1/x
svn path=/trunk/; revision=40858
2009-05-09 10:06:22 +00:00
Michael Martin
0b38772184
- MmProtectAnonMem: Search all Regions in Memory Area up to Length for MEM_COMMIT prior to altering memory protection.
...
Fixes 6 kernel32_winetest for virtual memory.
svn path=/trunk/; revision=40857
2009-05-09 09:54:50 +00:00
Dmitry Gorbachev
1ae6d98cff
Fix bug #4483 , introduced in r40826 by me.
...
svn path=/trunk/; revision=40856
2009-05-09 09:53:03 +00:00
Dmitry Chapyshev
2a6b07bc6b
- Add some checks of parametres
...
svn path=/trunk/; revision=40854
2009-05-09 09:38:16 +00:00
Dmitry Chapyshev
a30b07b760
- Sync riched20 with Wine 1.1.21
...
svn path=/trunk/; revision=40853
2009-05-09 09:35:46 +00:00
Dmitry Chapyshev
36ff224481
- Sync wordpad and winhlp32 with Wine 1.1.21
...
svn path=/trunk/; revision=40852
2009-05-09 09:34:44 +00:00
Dmitry Chapyshev
182d8bb7f6
- Sync gdiplus with Wine 1.1.21
...
svn path=/trunk/; revision=40851
2009-05-09 09:26:16 +00:00
Dmitry Chapyshev
8a68f45533
- Sync msctf, mscoree, mciqtz32, localspl, inetmib1 with Wine 1.1.21
...
svn path=/trunk/; revision=40850
2009-05-09 09:24:59 +00:00
Dmitry Chapyshev
cc308abba4
- Sync ole32, oleacc, oleaut32 with Wine 1.1.21
...
svn path=/trunk/; revision=40849
2009-05-09 09:23:08 +00:00
Dmitry Chapyshev
0ef4ce7310
- Sync xinput1_3, pdh with Wine 1.1.21
...
svn path=/trunk/; revision=40848
2009-05-09 09:22:03 +00:00
Dmitry Chapyshev
9618348ab6
- Sync comctl32 (without listview.c), comdlg32 with Wine 1.1.21
...
svn path=/trunk/; revision=40847
2009-05-09 09:20:57 +00:00
Dmitry Chapyshev
edd881cea2
- Sync clusapi, credui, crypt32, cryptui with Wine 1.1.21
...
svn path=/trunk/; revision=40846
2009-05-09 09:18:43 +00:00
Dmitry Chapyshev
561d4473ff
- Sync headers with Wine 1.1.21
...
svn path=/trunk/; revision=40845
2009-05-09 09:16:59 +00:00
Dmitry Chapyshev
69d975a9c8
- Sync Tahoma with Wine 1.1.21
...
svn path=/trunk/; revision=40844
2009-05-09 07:18:23 +00:00
Johannes Anderwald
b081f66b95
- Add IID_IAllocatorMXF guid
...
- Add undef macro (hint Stefan)
- Thanks Usurp for telling
svn path=/trunk/; revision=40839
2009-05-08 14:39:33 +00:00
Michael Martin
a63f5f16af
- MmMapViewOfSection: Segment size must be a multiple of page size, so round ViewSize up to next page size.
...
OllyDbg now shows loaded dll's in memory and can step into dlls.
svn path=/trunk/; revision=40838
2009-05-08 14:12:12 +00:00
Johannes Anderwald
71c299cdfa
- Partly implement IMasterClock
...
- Implement IAllocatorMXF for IPortPinDMus
- Implement rendering midi streams using IMXF object
- WIP, not tested yet
svn path=/trunk/; revision=40837
2009-05-08 13:02:08 +00:00
Hervé Poussineau
97126c89e0
Revert part of r40686
...
See issue #4471 for more details.
svn path=/trunk/; revision=40836
2009-05-08 10:29:31 +00:00
Johannes Anderwald
a5731d82f9
- Implement IPortMidi, IPortFilterDMus, IPortPinDMus
...
- Implement reading / writing midi stream data using IMiniportMidiStream interface
- Delete old IPortMidi implementation
svn path=/trunk/; revision=40835
2009-05-08 09:36:02 +00:00
Johannes Anderwald
0cddd07a48
- Fix interface definition for IMiniportMidi
...
- Add macros to avoid warnings
svn path=/trunk/; revision=40834
2009-05-08 09:28:20 +00:00
Michael Martin
c02e2cb416
- NtFreeVirtualMemory: Pass RegionListHead from SectionData vice VirtualMemoryData to MmAlterRegion
...
for MemoryArea->Type of Section view. Fixes MapViewOfFile tests for kernel32_winetests.
More investigation is needed on whether this function should even succeed on FileMapping Objects.
svn path=/trunk/; revision=40833
2009-05-08 07:13:41 +00:00
Johannes Anderwald
8e4c1cabb7
- When acquiring a mapping check if the mapping hasn't already been used
...
- Set tag value to zero when releasing a mapping
svn path=/trunk/; revision=40832
2009-05-07 23:33:27 +00:00
Johannes Anderwald
94d54b18f9
- Load property sheet handlers also from * key
...
- Fixes displaying custom file property handlers like for TortoiseSVN
svn path=/trunk/; revision=40829
2009-05-07 18:21:53 +00:00
Johannes Anderwald
20f87008f7
- Pass IDataObject to the folder shell extension init function
...
- Fixes displaying property sheet handler extension for directories such as TortoiseSVN
svn path=/trunk/; revision=40828
2009-05-07 18:05:29 +00:00
Johannes Anderwald
dbc07fc66b
- PropertySheetHandlers for directories are registered under Directory key
...
svn path=/trunk/; revision=40827
2009-05-07 17:39:49 +00:00
Dmitry Gorbachev
c92aa547db
- Add / update Romanian translations, Petru Dimitriu, bug #4452 .
...
- Update Norwegian translations, L. M. Hambro, bug #4477 .
- Silence warnings in shell32 translations, bug #4090 .
svn path=/trunk/; revision=40826
2009-05-07 16:49:31 +00:00
Johannes Anderwald
8b8f40d7c9
- Fix build (sorry)
...
svn path=/trunk/; revision=40825
2009-05-07 08:11:02 +00:00
James Tabor
e00d640f15
- This helps gimp 2.4.6 start-up. But there is another bug in msvcrt.dll that throws an exception. I must apologize for not doing this sooner.
...
svn path=/trunk/; revision=40824
2009-05-07 05:49:35 +00:00
Johannes Anderwald
a953f285eb
- Use a spinlock with list functions over interlocked list functions
...
- Use a bitmap for storing reference count of the mappings as mapping are complete async and not very likely in determined order
svn path=/trunk/; revision=40823
2009-05-06 22:58:57 +00:00
Johannes Anderwald
9c3502c625
- Only call ReleaseStgMedium when IDataObject_GetData has succeeded
...
- Fixes explorer crashing on context menu click
svn path=/trunk/; revision=40822
2009-05-06 22:07:53 +00:00
Johannes Anderwald
afed3ea726
- Fix debug statement
...
- Modify reference handling for irp mappings
svn path=/trunk/; revision=40821
2009-05-06 19:25:33 +00:00
James Tabor
9a36bd47a2
- Implement ReplyMessage and kernel support for InSendMessage and GetMessageTime.
...
svn path=/trunk/; revision=40820
2009-05-06 18:49:53 +00:00
Dmitry Chapyshev
b107dc759a
- Add xinput1_1, xinput1_2, xinput1_3, xinput9_1_0 from Wine (needed for some games)
...
svn path=/trunk/; revision=40819
2009-05-06 15:00:03 +00:00
Johannes Anderwald
ecec3634a5
- Try fix boot
...
svn path=/trunk/; revision=40818
2009-05-06 13:53:15 +00:00
Daniel Reimer
1c8318e757
sync winhlp32 and wordpad with Wine 1.1.20
...
svn path=/trunk/; revision=40816
2009-05-06 09:54:09 +00:00
Dmitry Chapyshev
0c9515dc75
- Sync spoolss, sxs, urlmon with Wine 1.1.20
...
svn path=/trunk/; revision=40815
2009-05-06 08:50:22 +00:00
Dmitry Chapyshev
64c34901d8
- Sync itss and msctf with Wine 1.1.20
...
svn path=/trunk/; revision=40814
2009-05-06 08:47:39 +00:00
Dmitry Chapyshev
6c47ffb60d
- Sync mciavi32 and mciqtz32 with Wine 1.1.20
...
svn path=/trunk/; revision=40813
2009-05-06 08:46:19 +00:00
Dmitry Chapyshev
63c10be4be
- Sync credui and crypt32 with Wine 1.1.20
...
svn path=/trunk/; revision=40812
2009-05-06 08:45:02 +00:00
Dmitry Chapyshev
f98fd4fd41
- Sync headers with Wine 1.1.20
...
svn path=/trunk/; revision=40811
2009-05-06 08:44:13 +00:00
Johannes Anderwald
1d12d6fd68
- Declare IID_IDmaChannelSlave as it is not visible when using NTDDI >= Vista
...
svn path=/trunk/; revision=40810
2009-05-06 07:01:00 +00:00
Johannes Anderwald
d4551d4f61
- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOURCE_REQUIREMENTS_LIST, CM_PARTIAL_RESOURCE_DESCRIPTOR to wdm.h
...
- Fix alignment of CM_PARTIAL_RESOURCE_DESCRIPTOR
- Remove typedef of PEX_RUNDOWN_REF_CACHE_AWARE, it already exists in wdm.h (verified with WinDDK7)
- Fix build 1/2
svn path=/trunk/; revision=40809
2009-05-06 06:59:40 +00:00