Aleksey Bragin
c3644e01e9
atl: Remove freeing of an invalid pointer.
...
http://www.winehq.org/pipermail/wine-patches/2008-May/054603.html
svn path=/trunk/; revision=33320
2008-05-06 12:51:08 +00:00
Aleksey Bragin
19636d8609
- Fix a typo.
...
See issue #3190 for more details.
svn path=/trunk/; revision=33319
2008-05-06 11:46:50 +00:00
Dmitry Chapyshev
d7977c4292
- Add new dll's information
...
svn path=/trunk/; revision=33318
2008-05-06 09:22:39 +00:00
Dmitry Chapyshev
07d4eb5e6c
- Add new dll's to bootcd
...
svn path=/trunk/; revision=33317
2008-05-06 09:20:48 +00:00
Dmitry Chapyshev
732ebbb776
- Add & update headers
...
svn path=/trunk/; revision=33316
2008-05-06 09:20:08 +00:00
Dmitry Chapyshev
27ec5d2efc
- Add baseaddress for inetcomm.dll and nddeapi.dll
...
svn path=/trunk/; revision=33315
2008-05-06 09:17:31 +00:00
Dmitry Chapyshev
5e86e269b0
- advapi32: Small implementation RegConnectRegistryW (from wine)
...
- Add inetcomm.dll from wine
- Add nddeapi.dll from wine
- Sync imm32 with wine
svn path=/trunk/; revision=33314
2008-05-06 09:16:21 +00:00
Johannes Anderwald
ec6486f26c
- check for WHQL for display adapters (using d3d9)
...
- destroy all dialogs on exit
- fix a bug in destroying the dialogs
- halfplement checking WHQL for audio drivers
svn path=/trunk/; revision=33313
2008-05-06 07:46:58 +00:00
Johannes Anderwald
611459f151
- define LPD3DVECTOR_DEFINED when d3d9 and dsound header is used
...
- sync mscat.h from wine and add a few required definitions
svn path=/trunk/; revision=33312
2008-05-06 07:18:38 +00:00
Hervé Poussineau
78fb45b54a
Fix indentation
...
svn path=/trunk/; revision=33311
2008-05-06 06:57:05 +00:00
James Tabor
d6273ed28e
Quick implementation of DxEngCreateMemoryDC and DxEngCleanDC. It compiles. 8^D
...
svn path=/trunk/; revision=33310
2008-05-06 04:22:49 +00:00
James Tabor
19381c9fed
Win32k:
...
- Rewrite EngAcquire/ReleaseSemaphore.
- Add internal fastcalls for them and tag.
- Fix DxEngUn/LockShareSem.
- Tested with Qemu. Needs Dx testing.
svn path=/trunk/; revision=33309
2008-05-06 03:40:38 +00:00
Marc Piulachs
ebec4882b2
-solve msi circular dependency warning and avoid unnecessary msi.dll rebuilds
...
See issue #3131 for more details.
svn path=/trunk/; revision=33308
2008-05-05 23:19:38 +00:00
Aleksey Bragin
83170fa4d9
- Buffer size is in bytes, not in pages. Fixes boot breakage.
...
svn path=/trunk/; revision=33307
2008-05-05 21:07:32 +00:00
Hervé Poussineau
8483e5108d
Initialize size field of the OLEINPLACEFRAMEINFO structure.
...
This should prevent Explorer to disappear when user doesn't want to download the Mozilla ActiveX control.
See issue #3126 for more details.
svn path=/trunk/; revision=33306
2008-05-05 20:16:34 +00:00
Magnus Olsen
91f47e9c2b
bye bye DXG_GET_INDEX_FUNCTION
...
patch from Stefan Ginsberg stefan__100__at hotmail dot com
it remove the bad macro DXG_GET_INDEX_FUNCTION that never worked as it should.
svn path=/trunk/; revision=33305
2008-05-05 19:42:23 +00:00
Gregor Brunmar
18eec41ac4
Made IDirect3DDevice9::GetAvailableTextureMem() less error prone, based on feedback from GreatLord
...
svn path=/trunk/; revision=33304
2008-05-05 19:32:41 +00:00
Gregor Brunmar
6e103fd392
Changed struct in IDirect3DDevice9::GetAvailableTextureMem() based on feedback from GreatLord
...
svn path=/trunk/; revision=33303
2008-05-05 19:15:26 +00:00
Magnus Olsen
cd692f690e
patch from Stefan Ginsberg stefan__100__at hotmail dot com
...
it remove the bad macro DXG_GET_INDEX_FUNCTION that never worked as it should.
svn path=/trunk/; revision=33302
2008-05-05 18:30:14 +00:00
Aleksey Bragin
26171ce642
- Fix two typos in the buffer size calculation code, spotted by Stefan Ginsberg.
...
svn path=/trunk/; revision=33301
2008-05-05 18:23:55 +00:00
James Tabor
beb173aaa8
Implement XxxRedrawDesktop for Dx, needs testing.
...
svn path=/trunk/; revision=33300
2008-05-05 17:45:20 +00:00
Gregor Brunmar
bc1d4f7c8c
Implemented IDirect3DDevice9::GetAvailableTextureMem()
...
svn path=/trunk/; revision=33299
2008-05-05 16:49:13 +00:00
Gregor Brunmar
f71800893b
* Implemented IDirect3DDevice9::GetDirect3D() and GetDeviceCaps()
...
* Added a DevCaps filter when retrieving D3DCAPS9 from device caps
svn path=/trunk/; revision=33298
2008-05-05 15:58:23 +00:00
Hervé Poussineau
61fe294be5
Remove some warnings
...
svn path=/trunk/; revision=33297
2008-05-05 14:50:43 +00:00
Hervé Poussineau
8ccb84366b
Fix assert
...
svn path=/trunk/; revision=33296
2008-05-05 14:50:01 +00:00
Timo Kreuzer
6ea5c51737
add tests for GetCurrentObject
...
svn path=/trunk/; revision=33295
2008-05-05 13:33:42 +00:00
Daniel Reimer
486242012f
... And the last things I forgot....
...
Note to myself: ONLY accept .diff and .patch files and NOTHING ELSE.
svn path=/trunk/; revision=33294
2008-05-05 13:27:26 +00:00
Daniel Reimer
e2bf80f216
Forgot to save a local fix before commit...
...
svn path=/trunk/; revision=33293
2008-05-05 13:22:09 +00:00
Daniel Reimer
e3b240fa84
Bug 3215: some updates and slovak translations by Mario Kacmar (kario@szm.sk)
...
Bug 3204: Bulgarian translations for ReactOS by Станев (sstpr@narod.ru )
Bug 3210: Fix italian mistakes into CPL by Carlo Bramini (carlo.bramix@libero.it )
Small fixes By Olaf Siejka.
Sync Winhelp and Wordpad to Code frozen Wine.
svn path=/trunk/; revision=33292
2008-05-05 13:09:49 +00:00
Daniel Reimer
41cf75aa19
Sync WineFile to Code frozen Wine.
...
Bug 3215: some updates and slovak translations by Mario Kacmar (kario@szm.sk )
svn path=/trunk/; revision=33291
2008-05-05 13:05:42 +00:00
Aleksey Bragin
63cc11fc79
- Revert 33274, except the change in GetDisplayNumberFromDeviceName(), where a zero-length string should be actually accepted.
...
- As for other changes in 33274: removed accidentally committed DPRINT1s by Magnus, removed unneeded DisplayNumber zero-init, because it's always initialized by a call to GetDisplayNumberFromDeviceName().
svn path=/trunk/; revision=33290
2008-05-05 08:28:41 +00:00
Aleksey Bragin
a293245d61
- Fix a few DxEng APIs without proper calling convention (spotted by Stefan).
...
svn path=/trunk/; revision=33289
2008-05-05 07:59:00 +00:00
James Tabor
f9df01f16b
Implement IntGdiReferencePdev and part of IntGdiUnreferencePdev.
...
svn path=/trunk/; revision=33288
2008-05-05 01:34:17 +00:00
Marc Piulachs
d0093b0beb
-Move shellext folder to a more appropriate location. shell extensions are COM objects which extends the abilities of MS Windows explorer and not regular Win32 Dlls as they don't export APIs (part 2/2)
...
svn path=/trunk/; revision=33287
2008-05-04 23:47:15 +00:00
Marc Piulachs
49d21151ac
-Move shellext folder to a more appropriate location. shell extensions are COM objects which extends the abilities of MS Windows explorer and not regular Win32 Dlls as they don't export APIs (part 1/2)
...
svn path=/trunk/; revision=33286
2008-05-04 23:46:26 +00:00
Marc Piulachs
b0dcd1e796
-replace the non defined ${MP} property by a constant boolean value for now. ${MP} was removed long time ago
...
svn path=/trunk/; revision=33285
2008-05-04 23:32:43 +00:00
James Tabor
9b3cb4f2aa
Impement DxEngSetDCState, DxEngIsHdevLockedByCurrentThread and DxEngUn & ReferenceHdev.
...
svn path=/trunk/; revision=33284
2008-05-04 23:17:10 +00:00
Magnus Olsen
4c802c0a86
remove more of no working macro DXG_GET_INDEX_FUNCTION
...
svn path=/trunk/; revision=33283
2008-05-04 21:30:15 +00:00
Marc Piulachs
86331561cd
- simple but colorful new GDI screensaver
...
svn path=/trunk/; revision=33282
2008-05-04 21:10:36 +00:00
Marc Piulachs
908bc24d72
- Add language name tooltip to kbswitch systray icon
...
svn path=/trunk/; revision=33281
2008-05-04 20:58:15 +00:00
Marc Piulachs
0b4fd5a09c
- Fix logon screensaver preview
...
svn path=/trunk/; revision=33279
2008-05-04 20:10:26 +00:00
Magnus Olsen
a811ab72f3
Fixed one test so it be more fair.
...
svn path=/trunk/; revision=33278
2008-05-04 19:58:33 +00:00
Dmitry Chapyshev
1a6f20f880
- Synchronize with wine head
...
svn path=/trunk/; revision=33277
2008-05-04 19:41:25 +00:00
Dmitry Chapyshev
0d8a3eb240
- Update header file
...
svn path=/trunk/; revision=33276
2008-05-04 19:40:09 +00:00
Magnus Olsen
8caedee1dd
fixed some typo and stefan100 suggest to remove a #ifdef statement
...
svn path=/trunk/; revision=33275
2008-05-04 18:05:32 +00:00
Magnus Olsen
958edf5d4b
fixed NtUserEnumDisplaySettings bug inside IntEnumDisplaySettings DWORD DisplayNumber was not init before it was use.
...
GetDisplayNumberFromDeviceName did not allown pdevice with NULL value or string lenght is 0 thuse have been fixed.
svn path=/trunk/; revision=33274
2008-05-04 17:58:43 +00:00
Dmitry Chapyshev
2260e9862a
- Change icon
...
svn path=/trunk/; revision=33273
2008-05-04 16:03:40 +00:00
Dmitry Chapyshev
9751314b2e
- Update and fix all translations
...
svn path=/trunk/; revision=33272
2008-05-04 15:24:43 +00:00
Gregor Brunmar
abb783966b
* Implemented IDirect3D9::GetNumberOfSwapChains()
...
svn path=/trunk/; revision=33271
2008-05-04 15:02:01 +00:00
Magnus Olsen
8ef0a1282d
Speed optimize NtUserEnumDisplaySettings bit by remove
...
COPY_DEVMODE_VALUE_TO_CALLER macro and using SEH directly
svn path=/trunk/; revision=33270
2008-05-04 14:31:20 +00:00