Commit graph

29552 commits

Author SHA1 Message Date
Hervé Poussineau d739022e84 Fix warnings
svn path=/trunk/; revision=32296
2008-02-11 16:48:21 +00:00
Hervé Poussineau 4c92de03b5 Add support for ext2.sys driver
svn path=/trunk/; revision=32295
2008-02-11 16:47:21 +00:00
Hervé Poussineau f799562c4c Load ext2.sys driver too
svn path=/trunk/; revision=32294
2008-02-11 16:46:24 +00:00
Hervé Poussineau b9ec75f36e Fix ext2 driver compilation. NOT TESTED YET!
svn path=/trunk/; revision=32293
2008-02-11 16:42:10 +00:00
Hervé Poussineau 4797b6a8d5 Fix ext2 recognizer compilation, but let it disabled atm
svn path=/trunk/; revision=32292
2008-02-11 16:41:25 +00:00
Hervé Poussineau 7b726051e8 Those a __stdcall functions
svn path=/trunk/; revision=32291
2008-02-11 16:27:30 +00:00
Hervé Poussineau d3037c8cdb Display a message when directories are created
svn path=/trunk/; revision=32290
2008-02-11 14:06:37 +00:00
Hervé Poussineau 93ef049ff9 Fix case when $(TEMPORARY) is not the current directory. Fixed with the help of nanotonne (nanotonne at free.fr) on IRC
svn path=/trunk/; revision=32289
2008-02-11 13:43:27 +00:00
Hervé Poussineau 2681f2febc Fix return type
svn path=/trunk/; revision=32288
2008-02-11 13:19:06 +00:00
Hervé Poussineau 4e98dbef17 Fix build
svn path=/trunk/; revision=32287
2008-02-11 13:00:06 +00:00
Hervé Poussineau 8119fedf71 Forgot to add this file...
svn path=/trunk/; revision=32286
2008-02-11 12:54:30 +00:00
Hervé Poussineau 3b8ed580d8 Fix ext2lib compilation
svn path=/trunk/; revision=32285
2008-02-11 12:49:51 +00:00
Hervé Poussineau a3445ec1e4 Add RtlTimeToSecondsSince1970() prototype
svn path=/trunk/; revision=32284
2008-02-11 12:49:21 +00:00
Hervé Poussineau 0ba562cefa Bring back ext2 code from branch
It does not compile yet

svn path=/trunk/; revision=32283
2008-02-11 12:10:35 +00:00
Pierre Schweitzer 4158845308 Deleted ext2 driver
Another one will be merged

svn path=/trunk/; revision=32282
2008-02-11 11:29:54 +00:00
Hervé Poussineau 081ea74484 Use Rule class to generate instructions for .idl files
svn path=/trunk/; revision=32281
2008-02-11 10:55:33 +00:00
Christoph von Wittich 692a3bb08a translate some GreatLordish comments into something more similar to English
svn path=/trunk/; revision=32279
2008-02-10 20:45:56 +00:00
Aleksey Bragin bac34f838d - Revert 32276, since the include guard convention has been changed by 32274.
svn path=/trunk/; revision=32277
2008-02-10 20:09:06 +00:00
Magnus Olsen ccb3b691ce fix unknown.h back as it was
correct fix is to fix ksfilter

svn path=/trunk/; revision=32276
2008-02-10 20:02:26 +00:00
Hervé Poussineau e09d6952b7 Try to fix build
svn path=/trunk/; revision=32275
2008-02-10 20:00:45 +00:00
Hervé Poussineau 00d89c1d5d Use the same include guard in WIDL generated files and MIDL generated files
svn path=/trunk/; revision=32274
2008-02-10 19:47:42 +00:00
Hervé Poussineau b84c9620fb Revert r32271 ; I thought we decided to remove hacks instead of adding new ones!
Correct fix will follow.

svn path=/trunk/; revision=32273
2008-02-10 19:43:05 +00:00
Magnus Olsen 7de9ce4dad remove my hack in wtype.ldl I should not coding when i start fall into sleep
sorry and thx fireball

svn path=/trunk/; revision=32272
2008-02-10 19:40:36 +00:00
Magnus Olsen 843c852714 some case psdk unknown.h being include when it should be ddk version
for now we do not double inlcude the ddk version for ksfilter.


svn path=/trunk/; revision=32271
2008-02-10 19:25:42 +00:00
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