Commit graph

29678 commits

Author SHA1 Message Date
Magnus Olsen e1a0d23b9f Fix a comptaible issue with dxsdk and vc, our dxsdk want the name #define __wtypes_h__ (same as windows psdk)
this fix a comptiable issue with vc as well, wine ldl can not name a idl correct so I hardcode in this name


svn path=/trunk/; revision=32269
2008-02-10 18:35:20 +00:00
Hervé Poussineau 8b072734a8 Simplify SetupDiSetDeviceRegistryPropertyW/SetupDiGetDeviceRegistryPropertyW
Misc cleanup

svn path=/trunk/; revision=32265
2008-02-10 14:37:19 +00:00
Aleksey Bragin df50719664 - Update winesync status.
svn path=/trunk/; revision=32264
2008-02-10 13:52:47 +00:00
Aleksey Bragin 8522101da4 Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32263
2008-02-10 13:51:59 +00:00
Aleksey Bragin 4a02dc8ca5 Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32262
2008-02-10 13:22:36 +00:00
Aleksey Bragin 235ef9487e Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32261
2008-02-10 13:16:32 +00:00
Aleksey Bragin 9791a75ef7 - Fix a leakage during DC deletion (introduced in revision 773), spotted by Samuel Serapion.
svn path=/trunk/; revision=32260
2008-02-10 13:06:53 +00:00
Aleksey Bragin 29ad9dab05 - Add LSTATUS definition.
svn path=/trunk/; revision=32259
2008-02-10 13:00:31 +00:00
Aleksey Bragin a00aedd211 - Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32257
2008-02-10 12:33:16 +00:00
Aleksey Bragin ee45368315 Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32256
2008-02-10 12:26:59 +00:00
Aleksey Bragin b14288d0bf Winesync to Wine-0.9.55.
svn path=/trunk/; revision=32255
2008-02-10 12:17:32 +00:00
Aleksey Bragin ec94707831 - Mark WIDL as updated.
svn path=/trunk/; revision=32254
2008-02-10 12:00:21 +00:00
Pierre Schweitzer 47b892354b NTFS driver improvments :
- Implemented NtfsFsdDispatch to dispatch some IO requests (use it with implemented functions that need it)
- Implemented NtfsIsIrpTopLevel (From Rajeev Nagar), NtfsAllocateIrpContext
- Added more checks
- Renamed functions that are called by IO to NtfsFsd* (similar to Windows NTFS driver)
- Use NTAPI instead of STDCALL to have MSVC compatibility, thanks to Hervé
- Reorganized functions order with increasing index
- Updated files headers

svn path=/trunk/; revision=32253
2008-02-10 11:20:29 +00:00
Aleksey Bragin b78400c9f4 Sync to Wine-0.9.55:
- Rob Shearman <rob@codeweavers.com> Sun, 20 Jan 2008
widl: Write out code for initialising out-only client context handles.

- Francois Gouget <fgouget@free.fr> Wed, 23 Jan 2008
Assorted spelling fixes.

- Jacek Caban <jacek@codeweavers.com> Tue, 29 Jan 2008  
widl: Ignore ATTR_LOCAL in create_msft_typeinfo.

- Rob Shearman <rob@codeweavers.com> Wed, 30 Jan 2008  
widl: Don't search for a import file name with a path in the include directories for compatibility with MIDL.

- Rob Shearman <rob@codeweavers.com> Wed, 30 Jan 2008
widl: Output code for initialising and freeing full pointer translation tables.

- Colin Finck <mail@colinfinck.de> Thu, 7 Feb 2008
widl: Support Windows paths in dup_basename and make_token.

- Colin Finck <mail@colinfinck.de> Thu, 7 Feb 2008
widl: Write the TLB file in binary mode, so the line endings won't be changed.

svn path=/trunk/; revision=32252
2008-02-10 10:10:44 +00:00
Gregor Brunmar 9520cefdd4 Fixed a typo
svn path=/trunk/; revision=32251
2008-02-10 09:08:50 +00:00
Gregor Brunmar fd8beb028a * Fixed a comment typo
svn path=/trunk/; revision=32250
2008-02-10 08:54:25 +00:00
Gregor Brunmar 51dfcdc44d Implemented IDirect3D9::GetAdapterModeCount() and IDirect3D9::EnumAdapterModes().
svn path=/trunk/; revision=32249
2008-02-10 08:44:06 +00:00
Gregor Brunmar 7f15e53fd8 * Made it possible to include both d3d9types.h and ddrawgdi.h at the same time
svn path=/trunk/; revision=32248
2008-02-10 07:30:27 +00:00
Timo Kreuzer 412242bf24 fix a mem leak in win32k bitmap code
svn path=/trunk/; revision=32247
2008-02-10 02:33:11 +00:00
Daniel Reimer 7099cce31f Bug 3047: USetup and Desk recent translation update (polish locale) (olaf_siejka@o2.pl)
Bug 3049: Ukrainian translation update (temarez@yandex.ru)

svn path=/trunk/; revision=32240
2008-02-09 15:27:34 +00:00
Daniel Reimer 6f9adbd340 Resort setupapi. Now all Resource files except the ones synched with Wine are sorted the same way.
svn path=/trunk/; revision=32239
2008-02-09 12:07:48 +00:00
Daniel Reimer 0740d9bb9b Resort all RC Files in User32 to be in "lang" Subfolder and with correct names.
Still tbd: setupapi.

svn path=/trunk/; revision=32238
2008-02-09 11:28:00 +00:00
Pierre Schweitzer 9a9c5fb434 Oops... Header was wrong...
svn path=/trunk/; revision=32237
2008-02-09 11:26:53 +00:00
Pierre Schweitzer 7c5eae46cf Added French translation for vgafondedit.exe
svn path=/trunk/; revision=32236
2008-02-09 11:25:06 +00:00
Pierre Schweitzer 850e5ace47 Updated French translations for :
- desk.cpl
- mmsys.cpl
- usetup.exe

svn path=/trunk/; revision=32235
2008-02-09 10:34:00 +00:00
Colin Finck 1073373f81 - Updated Slovak translation for usetup by Mario Kacmar (kario AT szm DOT sk)
- Convert the new strings of the German translation to CP850 encoding

svn path=/trunk/; revision=32234
2008-02-09 10:16:19 +00:00
ReactOS Portable Systems Group 23539081bb A couple of header fixes to get all the FreeLDR-loaded boot drivers to compile and link.
FreeLDR now stops at ArmPrepareForReactOS, when we get to enable the MMU, Caches and other such fun stuff.
Bring-up now really starts!

svn path=/trunk/; revision=32233
2008-02-09 00:59:05 +00:00
Aleksey Bragin d4a0287d86 Kamil Hornicek <tykef@atlas.cz>
- Add TRACEs to unimplemented functions.

svn path=/trunk/; revision=32231
2008-02-08 20:11:56 +00:00
Hervé Poussineau 79d172f71f Use a generic .spec file, instead of a .def file per architecture
svn path=/trunk/; revision=32230
2008-02-08 19:59:30 +00:00
Hervé Poussineau 0568ff9b20 Use a generic .spec file, instead of a .def file per architecture
svn path=/trunk/; revision=32229
2008-02-08 19:46:17 +00:00
Hervé Poussineau f53e2b67f0 Add WINEBUILD_FLAGS, and set it to --kill-at for ARM
svn path=/trunk/; revision=32228
2008-02-08 19:45:30 +00:00
Hervé Poussineau 19b93a9778 Do not emit __wine_spec_unimplemented_stub() function if not needed
svn path=/trunk/; revision=32227
2008-02-08 19:27:32 +00:00
Hervé Poussineau 1d39ac6bc4 Add Rule class, which writes to Makefile how to handle a source file
Later, hardcoded rules should be read from .rbuild files

svn path=/trunk/; revision=32226
2008-02-08 19:10:19 +00:00
Colin Finck 1086d26c56 Change the encoding of the slovak translation yet another time, hopefully it's correct now
svn path=/trunk/; revision=32225
2008-02-08 18:07:29 +00:00
Aleksey Bragin 3a05e940a0 - Make LsaOpenPolicy return a fake handle (ported from Wine), so that it doesn't leave garbage instead of a handle, which is going to be closed later by LsaClose.
- Make LsaClose understand the fake handle, and don't do anything in that case but just return success.
- Make one unimplemented func show a fixme (also from Wine).

svn path=/trunk/; revision=32224
2008-02-08 17:52:48 +00:00
ReactOS Portable Systems Group 02dc4b9442 We now have an official hal-arm which exports KeSwapIrql, allowing many more drivers to compile and link properly.
We now have ARM export files for Class2 and Scsiport, allowing these drivers plus disk, cdrom and other dependencies to build and link.

svn path=/trunk/; revision=32223
2008-02-08 17:13:09 +00:00
Aleksey Bragin f190c5ef68 Kamil Hornicek <tykef@atlas.cz>
- Convert advapi32 to use wine-style debug macros.

svn path=/trunk/; revision=32222
2008-02-08 17:04:39 +00:00
Colin Finck 6e15b35fe2 ANSI -> OEM charset conversion
svn path=/trunk/; revision=32220
2008-02-08 14:46:27 +00:00
Daniel Reimer f28d0a6445 Update German translation
svn path=/trunk/; revision=32219
2008-02-08 14:10:52 +00:00
Dmitry Chapyshev bf724ddcf9 - Add WinBoard and Opera to downloader.xml
svn path=/trunk/; revision=32218
2008-02-08 13:14:22 +00:00
Dmitry Chapyshev b1c9f9232c - Update Russian translation
svn path=/trunk/; revision=32217
2008-02-08 13:11:55 +00:00
Aleksey Bragin 62b9a5ba19 - Implement one more hack to obtain LaskKrnlPhysAddr (not really a solution for reactos, since ntldr allows kernel+drivers+hal to not be continuous in memory), when booting via ntldr/winldr.
svn path=/trunk/; revision=32216
2008-02-08 13:11:01 +00:00
Dmitry Chapyshev 822f692add - Start implement Advanced General page
- Update Russian translation

svn path=/trunk/; revision=32215
2008-02-08 13:07:37 +00:00
Aleksey Bragin b807bc63c0 - Implement MiCountFreePagesInLoaderBlock() to correctly count free pages (instead of using a variable introduced somewhere below r2000 (MemHigher), and later converted to MmFreeLdrMemHigher).
- Get rid of MmFreeLdrMemHigher and MmFreeLdrMemLower (they were not actually used for anything except getting number of free pages).

svn path=/trunk/; revision=32214
2008-02-08 10:55:40 +00:00
Aleksey Bragin 82d29cb087 - Formatting fixes.
svn path=/trunk/; revision=32213
2008-02-08 10:52:20 +00:00
Daniel Reimer 9b1ded0b01 Bug 3043: Polish translation update (olaf_siejka@o2.pl)
Bug 3044: Ukrainian translation update (temarez@yandex.ru)
Part 3 of 3.

svn path=/trunk/; revision=32212
2008-02-08 10:24:02 +00:00
Daniel Reimer 085c463f52 Bug 3043: Polish translation update (olaf_siejka@o2.pl)
Bug 3044: Ukrainian translation update (temarez@yandex.ru)
Part 1 of 3.

svn path=/trunk/; revision=32210
2008-02-08 10:22:50 +00:00
Daniel Reimer 89aff6dc8a Bug 3040: add some functionality to mmsys.cpl by Kamil Hornicek (tykef at atlas dot cz) irc nick Pigglesworth
I updated all rc files according to the changes in the english one and removed DS_3DLOOK.

svn path=/trunk/; revision=32209
2008-02-08 10:08:26 +00:00
Daniel Reimer 6879d09095 Apply r32184 for Slovak Translation too.
svn path=/trunk/; revision=32208
2008-02-08 08:21:12 +00:00
ReactOS Portable Systems Group a0309ee531 We now also implement InterlockedExchange (Fixes rtl build).
We now set -lgcc for all builds (to get built-in division helpers), and also -static (not to import libgcc.dll -- it seems -static isn't needed on x86, but it is on ARM).
We hackfix kdcom to use the FeroUart base address -- this driver won't be used for a while, but we need to have it built.
Now binaries are being created properly (previously kernel was 15MB and importing .DLL files...). FreeLDR output:
FreeLoader v3.0 for ARM
Bootargs: rdbase=0x2000000 rdsize=0x1400000
Detecting Hardware...
Loading...
Reading NTOSKRNL.EXE
Reading BOOTVID.DLL
Reading HAL.DLL
Reading HAL.DLL                                                                 
Reading c_1252.nls
Reading c_437.nls
Reading l_intl.nls
Reading scsiport.sys


svn path=/trunk/; revision=32207
2008-02-08 08:20:06 +00:00