Gé van Geldorp [Sat, 26 Nov 2005 11:02:13 +0000 (11:02 +0000)]
Silence debug messages
svn path=/trunk/; revision=19629
Thomas Bluemel [Sat, 26 Nov 2005 10:53:01 +0000 (10:53 +0000)]
Document the -ud flag for ROS_RBUILDFLAGS
svn path=/trunk/; revision=19628
Sebastian Gasiorek [Sat, 26 Nov 2005 10:40:21 +0000 (10:40 +0000)]
removed not needed typecasts. thanks Thomas
svn path=/trunk/; revision=19627
Thomas Bluemel [Sat, 26 Nov 2005 10:38:42 +0000 (10:38 +0000)]
include wchar.h for swprintf
svn path=/trunk/; revision=19626
Gé van Geldorp [Sat, 26 Nov 2005 10:32:43 +0000 (10:32 +0000)]
eol-style fixes
svn path=/trunk/; revision=19625
Sebastian Gasiorek [Sat, 26 Nov 2005 10:20:35 +0000 (10:20 +0000)]
fixed reference to PML_TransError
svn path=/trunk/; revision=19624
Thomas Bluemel [Sat, 26 Nov 2005 10:18:24 +0000 (10:18 +0000)]
minor fix in SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19623
Gé van Geldorp [Sat, 26 Nov 2005 10:18:02 +0000 (10:18 +0000)]
Sync to Wine-0_9_2:
Rein Klazes <wijn@wanadoo.nl>
- Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
- In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
the lpszStyle fields.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Dmitry Timoshkov <dmitry@codeweavers.com>
- There is no need to resize our own fake dialog to match the parent, it
doesn't have controls anyway.
Markus Amsler <markus.amsler@oribi.org>
- Improve c2man Documented-Total count. Changes:
- add missing description
- complete missing A/W pairs
- document remaining comdlg32 functions
svn path=/trunk/; revision=19622
Thomas Bluemel [Sat, 26 Nov 2005 10:17:32 +0000 (10:17 +0000)]
implemented SetupDiGetDeviceInstanceIdA
svn path=/trunk/; revision=19621
Gé van Geldorp [Sat, 26 Nov 2005 09:50:28 +0000 (09:50 +0000)]
Update status
svn path=/trunk/; revision=19620
Gé van Geldorp [Sat, 26 Nov 2005 09:45:23 +0000 (09:45 +0000)]
Sync to Wine-0_9_2:
Markus Amsler <markus.amsler@oribi.org>
- Improve c2man Documented-Total count. Changes:
- add missing returns section
svn path=/trunk/; revision=19618
Gé van Geldorp [Sat, 26 Nov 2005 09:40:12 +0000 (09:40 +0000)]
Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
Jacek Caban <jacek@codeweavers.com>
- Beginning implementation of Navigate2.
- Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.
- Added IOleInPlaceSite stub implementation.
- Free ConnectionPoint objects (fix memory leak).
- Added OLEIVERB_INPLACEACTIVATE implementation in IOleObject::DoVerb.
- Added stub implementation of IDocHostUIHandler.
- Added IViewObject2 stub implementation.
- Added GetHostInfo implementation.
- Improve IConnectionPoint handling.
svn path=/trunk/; revision=19617
Hervé Poussineau [Sat, 26 Nov 2005 08:21:42 +0000 (08:21 +0000)]
Add stub for HalAllocateCrashDumpRegisters
svn path=/trunk/; revision=19616
Hervé Poussineau [Sat, 26 Nov 2005 08:19:38 +0000 (08:19 +0000)]
Install one more time the .SoftwareSettings section in registry (no, I really don't want to create a symlink)
svn path=/trunk/; revision=19615
Hervé Poussineau [Sat, 26 Nov 2005 08:15:41 +0000 (08:15 +0000)]
Fix French control panel description
svn path=/trunk/; revision=19614
Hervé Poussineau [Sat, 26 Nov 2005 08:13:04 +0000 (08:13 +0000)]
Implement SetupDiGetDeviceInstanceIdW
Fix debug message
svn path=/trunk/; revision=19613
Royce Mitchell III [Sat, 26 Nov 2005 04:29:40 +0000 (04:29 +0000)]
remove transient debugging code
svn path=/trunk/; revision=19612
Royce Mitchell III [Sat, 26 Nov 2005 04:24:17 +0000 (04:24 +0000)]
XML: better descriptions on a couple errors, more accurate line number reporting ( was overshooting ), better clean-up of memory
mingw/directory: move msvc fix for popen with the rest of the code that got moved
rbuild.dsp: added new files to project
svn path=/trunk/; revision=19611
James Tabor [Sat, 26 Nov 2005 04:07:39 +0000 (04:07 +0000)]
Clean up Xml files, show usbd functions as implemented and implemente PcGetTimeInterval.
svn path=/trunk/; revision=19610
Thomas Bluemel [Sat, 26 Nov 2005 03:52:19 +0000 (03:52 +0000)]
properly handle the case where devices don't supply any property pages
svn path=/trunk/; revision=19609
Royce Mitchell III [Sat, 26 Nov 2005 03:49:20 +0000 (03:49 +0000)]
much better check for gnu make 3.80+
this check was borrowed from the GMSL project - which is GPL.
I gave - I think - ample notice where the code came from.
If someone thinks it needs more - please let me know
svn path=/trunk/; revision=19608
Royce Mitchell III [Sat, 26 Nov 2005 03:37:37 +0000 (03:37 +0000)]
gnu make 3.7x will not work - give users an early and clear error message stating as much
svn path=/trunk/; revision=19607
Thomas Bluemel [Sat, 26 Nov 2005 03:33:07 +0000 (03:33 +0000)]
create the property sheets modally
svn path=/trunk/; revision=19606
Thomas Bluemel [Sat, 26 Nov 2005 03:25:57 +0000 (03:25 +0000)]
forgot to add this file
svn path=/trunk/; revision=19605
Thomas Bluemel [Sat, 26 Nov 2005 03:22:22 +0000 (03:22 +0000)]
initial implementation of DeviceAdvancedPropertiesA/W
svn path=/trunk/; revision=19604
Thomas Bluemel [Sat, 26 Nov 2005 03:21:41 +0000 (03:21 +0000)]
added stubs for SetupDiGetClassDevPropertySheetsA/W
svn path=/trunk/; revision=19603
Royce Mitchell III [Sat, 26 Nov 2005 03:01:18 +0000 (03:01 +0000)]
automatically detect msys without generating ugly error message on non-msys system
svn path=/trunk/; revision=19602
Royce Mitchell III [Sat, 26 Nov 2005 02:36:01 +0000 (02:36 +0000)]
revert 19600 until I can figure out how to correct keep it silent on non-msys systems
svn path=/trunk/; revision=19601
Royce Mitchell III [Sat, 26 Nov 2005 02:23:07 +0000 (02:23 +0000)]
auto-detect msys instead of requiring users to tell our build system about it
svn path=/trunk/; revision=19600
Thomas Bluemel [Sat, 26 Nov 2005 02:12:58 +0000 (02:12 +0000)]
display the advanced device properties
svn path=/trunk/; revision=19599
Thomas Bluemel [Sat, 26 Nov 2005 01:56:07 +0000 (01:56 +0000)]
added stubs for SetupDiGetDeviceInstanceIdA/W
svn path=/trunk/; revision=19598
Magnus Olsen [Sat, 26 Nov 2005 01:44:36 +0000 (01:44 +0000)]
adding dplayx.dll to bootcd
svn path=/trunk/; revision=19597
Magnus Olsen [Sat, 26 Nov 2005 01:41:16 +0000 (01:41 +0000)]
adding d3d8thk.dll and dplay.dll to bootcd
svn path=/trunk/; revision=19596
Thomas Bluemel [Sat, 26 Nov 2005 01:08:19 +0000 (01:08 +0000)]
minor fixes and documentation updates
svn path=/trunk/; revision=19595
Thomas Bluemel [Sat, 26 Nov 2005 00:25:25 +0000 (00:25 +0000)]
display the device location
svn path=/trunk/; revision=19594
Gé van Geldorp [Fri, 25 Nov 2005 23:49:10 +0000 (23:49 +0000)]
Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Dmitry Timoshkov <dmitry@codeweavers.com>
- Unconditionally fall back to ANSI DDE APIs in ShellExecute if current
emulated Windows version is Win9x, Excel refuses to communicate with a
unicode client in win9x mode.
Martin Fuchs <martin-fuchs@gmx.net>
- SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OVERLAYINDEX.
- SHMapPIDLToSystemImageListIndex(): determine overlay flag for
PidlToSicIndex() and return -1 in error cases.
- Read shell overlay icon settings from registry to allow icon
overrides.
Markus Amsler <markus.amsler@oribi.org>
- Markus Amsler <markus.amsler@oribi.org>
Improve c2man Documented-Total count. Changes:
- add missing description
- add missing returns section
- complete missing A/W pairs
- reformate comments, to match c2man requirements
Ge van Geldorp <gvg@reactos.org>
- Hack around missing icons
svn path=/trunk/; revision=19593
Thomas Bluemel [Fri, 25 Nov 2005 23:36:32 +0000 (23:36 +0000)]
display the device manufacturer
svn path=/trunk/; revision=19592
Gé van Geldorp [Fri, 25 Nov 2005 23:16:28 +0000 (23:16 +0000)]
Sync to Wine-0_9_2:
Vincent Béron <vberon@mecano.gme.usherb.ca>
- Mark some functions as implemented in the spec files.
svn path=/trunk/; revision=19591
Gé van Geldorp [Fri, 25 Nov 2005 23:14:25 +0000 (23:14 +0000)]
Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
svn path=/trunk/; revision=19590
Gé van Geldorp [Fri, 25 Nov 2005 23:12:29 +0000 (23:12 +0000)]
Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
- Assorted spelling and case fixes.
Steven Edwards <winehacker@gmail.com>
- Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W]
YunSong Hwang <hys545@dreamwiz.com>
- Add Korean translations.
- Update Korean translations.
Aric Stewart <aric@codeweavers.com>
- Use MsiDecomposeDescriptorW in MsiProvideQualifiedComponentExW.
Mike McCormack <mike@codeweavers.com>
- Fix comparison of empty properties to numbers and add test cases.
- Only return ERROR_MORE_DATA if there's a buffer to copy a result
into.
- Fix function prototype and spec file entry for
MsiEnumComponentQualifiers.
- Set the Installed property if the product is already installed.
- Loop around calling RegQueryValue until we have a big enough string
for both the name and the value.
- Convert MsiEnumComponentQualifiers to use msi_strcpy_to_awstring.
- Empty strings are not equal to any number, so all comparisons against
them fail except for tests for non-equalness.
svn path=/trunk/; revision=19589
Gé van Geldorp [Fri, 25 Nov 2005 23:10:34 +0000 (23:10 +0000)]
Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
svn path=/trunk/; revision=19588
Gé van Geldorp [Fri, 25 Nov 2005 23:09:03 +0000 (23:09 +0000)]
Sync to Wine-0_9_2:
Christoph Frick <frick@sc-networks.de>
- Moved and adopted joystick_linux.c code into the
joystick_linuxinput.c.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
Daniel Remenak <dtremenak@gmail.com>
- Add additional sanity checks to the linux input system dinput joystick
implementation.
svn path=/trunk/; revision=19587
Gé van Geldorp [Fri, 25 Nov 2005 23:08:16 +0000 (23:08 +0000)]
Sync to Wine-0_9_2:
Juan Lang <juan_lang@yahoo.com>
- Fix some memory leaks.
svn path=/trunk/; revision=19586
Gé van Geldorp [Fri, 25 Nov 2005 23:05:28 +0000 (23:05 +0000)]
Sync to Wine-0_9_2:
Vitaliy Margolen <wine-patch@kievinfo.com>
- Return false if index is out of bounds in GetItemT.
Francois Gouget <fgouget@free.fr>
- Remove spaces before '\n' in traces.
- Assorted spelling and case fixes.
Thomas Weidenmueller <wine-patches@reactsoft.com>
- Improved word wrapping and tab key handling.
Raphael Junqueira <fenix@club-internet.fr>
- Implement implement header callback support (HDN_GETDISPINFO notification):
- better factorisation
- unicode fixes
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
Markus Amsler <markus.amsler@oribi.org>
- Reformat "see" section, to match c2man requirements.
svn path=/trunk/; revision=19585
Gé van Geldorp [Fri, 25 Nov 2005 23:01:01 +0000 (23:01 +0000)]
Sync to Wine-0_9_2:
YunSong Hwang <hys545@dreamwiz.com>
- Update Korean translations.
- Add Korean translations.
svn path=/trunk/; revision=19584
Gé van Geldorp [Fri, 25 Nov 2005 22:59:48 +0000 (22:59 +0000)]
Sync to Wine-0_9_2:
Francois Gouget <fgouget@free.fr>
- Assorted spelling fixes.
svn path=/trunk/; revision=19583
Sebastian Gasiorek [Fri, 25 Nov 2005 22:55:40 +0000 (22:55 +0000)]
polish resources by Emil Kaczmarek (bug 1044)
with little fixes by me
svn path=/trunk/; revision=19582
Gé van Geldorp [Fri, 25 Nov 2005 22:55:30 +0000 (22:55 +0000)]
Sync to Wine-0_9_2:
Alexandre Julliard <julliard@winehq.org>
- Preserve 16-byte stack alignment in the various assembly
functions. Needed for MacOSX.
svn path=/trunk/; revision=19581
Royce Mitchell III [Fri, 25 Nov 2005 22:41:31 +0000 (22:41 +0000)]
catch all source-file transitions so rsym data has the correct file name
svn path=/trunk/; revision=19580
Gé van Geldorp [Fri, 25 Nov 2005 22:30:38 +0000 (22:30 +0000)]
Sync to Wine-0_9_2:
Robert Shearman <rob@codeweavers.com>
- Remove some incompatibilities in the wctype table by updating the
space, blank and cntrl exceptions and fixing the type given to
characters in the "Zl" and "Zp" classes.
Alexandre Julliard <julliard@winehq.org>
- Only update modified files.
- Updated codepage tables to Unicode version 4.1.
svn path=/trunk/; revision=19579
Sebastian Gasiorek [Fri, 25 Nov 2005 22:27:50 +0000 (22:27 +0000)]
changed icon number
svn path=/trunk/; revision=19578
Royce Mitchell III [Fri, 25 Nov 2005 22:19:05 +0000 (22:19 +0000)]
utility to dump stab info out of an executable
svn path=/trunk/; revision=19577
Hervé Poussineau [Fri, 25 Nov 2005 22:14:48 +0000 (22:14 +0000)]
- Recognize *PNP0000 device
- Add some specific devices for i440FX architecture
Fixes bug 1051
svn path=/trunk/; revision=19576
Thomas Bluemel [Fri, 25 Nov 2005 22:01:19 +0000 (22:01 +0000)]
only display the troubleshoot button if necessary
svn path=/trunk/; revision=19574
Thomas Bluemel [Fri, 25 Nov 2005 21:38:37 +0000 (21:38 +0000)]
fixed uninitialized variable warning
svn path=/trunk/; revision=19573
Gé van Geldorp [Fri, 25 Nov 2005 21:37:23 +0000 (21:37 +0000)]
Implement adding new sections/lines/fields and writing the resulting file
svn path=/trunk/; revision=19572
Sebastian Gasiorek [Fri, 25 Nov 2005 21:29:16 +0000 (21:29 +0000)]
fixed package.dll name
svn path=/trunk/; revision=19571
Sebastian Gasiorek [Fri, 25 Nov 2005 21:25:42 +0000 (21:25 +0000)]
- changed name of package library to package.dll
- fixed PML_TransError function (possibly fixes bug 730)
svn path=/trunk/; revision=19570
Magnus Olsen [Fri, 25 Nov 2005 19:38:07 +0000 (19:38 +0000)]
Fix the trunk so it build again sorry for the break
svn path=/trunk/; revision=19569
Steven Edwards [Fri, 25 Nov 2005 19:29:16 +0000 (19:29 +0000)]
pch and license header fixes part 2
svn path=/trunk/; revision=19568
Royce Mitchell III [Fri, 25 Nov 2005 19:12:04 +0000 (19:12 +0000)]
fix signed/unsigned comparison warning
svn path=/trunk/; revision=19567
Casper Hornstrup [Fri, 25 Nov 2005 18:43:51 +0000 (18:43 +0000)]
Speed up compilation of ntoskrnl
svn path=/trunk/; revision=19566
Magnus Olsen [Fri, 25 Nov 2005 18:21:42 +0000 (18:21 +0000)]
implement addbuffer to waveTheard. it can play wave one time if it is same file in windows
svn path=/trunk/; revision=19565
Steven Edwards [Fri, 25 Nov 2005 18:05:42 +0000 (18:05 +0000)]
Fix pch usage in most of the rest of crt.lib. Stop the abuse of including io.h, stdio.h and a few others directly. Add a generic license header to those source files that were missing it. There is still a few other headers left to fix and a few files missing pch and license headers
svn path=/trunk/; revision=19564
Royce Mitchell III [Fri, 25 Nov 2005 17:13:40 +0000 (17:13 +0000)]
more descriptive debug message
svn path=/trunk/; revision=19563
Thomas Bluemel [Fri, 25 Nov 2005 17:02:43 +0000 (17:02 +0000)]
add missing definitions
svn path=/trunk/; revision=19562
Thomas Bluemel [Fri, 25 Nov 2005 17:02:18 +0000 (17:02 +0000)]
display the hardware tab
svn path=/trunk/; revision=19561
Thomas Bluemel [Fri, 25 Nov 2005 16:30:41 +0000 (16:30 +0000)]
fixed some resizing bugs
svn path=/trunk/; revision=19560
Thomas Bluemel [Fri, 25 Nov 2005 16:13:58 +0000 (16:13 +0000)]
- add a (very incomplete) devguid.h
- add mmsys.cpl to the build system and bootcd
svn path=/trunk/; revision=19559
Thomas Bluemel [Fri, 25 Nov 2005 16:03:14 +0000 (16:03 +0000)]
fixed an error check
svn path=/trunk/; revision=19558
Thomas Bluemel [Fri, 25 Nov 2005 15:57:47 +0000 (15:57 +0000)]
add missing error check
svn path=/trunk/; revision=19557
Thomas Bluemel [Fri, 25 Nov 2005 15:36:14 +0000 (15:36 +0000)]
move the hardware page dialog into it's own file
svn path=/trunk/; revision=19556
Casper Hornstrup [Fri, 25 Nov 2005 14:40:28 +0000 (14:40 +0000)]
Merge duplicate definitions
svn path=/trunk/; revision=19555
Casper Hornstrup [Fri, 25 Nov 2005 14:38:59 +0000 (14:38 +0000)]
Don't include files from outside a compilation unit
svn path=/trunk/; revision=19554
Thomas Bluemel [Fri, 25 Nov 2005 14:31:45 +0000 (14:31 +0000)]
add devmgr.dll to the bootcd
svn path=/trunk/; revision=19553
Thomas Bluemel [Fri, 25 Nov 2005 14:19:42 +0000 (14:19 +0000)]
fix a DeviceCreateHardwarePageEx call
svn path=/trunk/; revision=19552
Thomas Bluemel [Fri, 25 Nov 2005 14:17:30 +0000 (14:17 +0000)]
Initial implementation of the hardware page, based on a patch by Gąsiorek <zebasoftis@reactos.org> (bug #986)
svn path=/trunk/; revision=19551
Thomas Bluemel [Fri, 25 Nov 2005 14:15:46 +0000 (14:15 +0000)]
Some header fixes by Sebastian Gąsiorek <zebasoftis@reactos.org>
svn path=/trunk/; revision=19550
James Tabor [Fri, 25 Nov 2005 14:08:45 +0000 (14:08 +0000)]
Fix caps.
svn path=/trunk/; revision=19549
James Tabor [Fri, 25 Nov 2005 13:48:16 +0000 (13:48 +0000)]
Fix typo.
svn path=/trunk/; revision=19548
Brandon Turner [Fri, 25 Nov 2005 13:01:44 +0000 (13:01 +0000)]
Fix a typo in the header comments.
svn path=/trunk/; revision=19547
Casper Hornstrup [Fri, 25 Nov 2005 11:53:30 +0000 (11:53 +0000)]
Speedup compilation of kernel32
svn path=/trunk/; revision=19546
Magnus Olsen [Fri, 25 Nov 2005 10:35:27 +0000 (10:35 +0000)]
Greek Translation by Apal see bug 994
svn path=/trunk/; revision=19545
Magnus Olsen [Fri, 25 Nov 2005 10:22:12 +0000 (10:22 +0000)]
Greek Translation by Apal see bug 994
svn path=/trunk/; revision=19544
Hervé Poussineau [Fri, 25 Nov 2005 09:30:09 +0000 (09:30 +0000)]
Return NULL when an error occurs in CreateServiceW
svn path=/trunk/; revision=19543
Steven Edwards [Fri, 25 Nov 2005 04:39:08 +0000 (04:39 +0000)]
ifndef not ifdef....like I said, it works for me on my mingw either way
svn path=/trunk/; revision=19542
Brandon Turner [Fri, 25 Nov 2005 04:14:59 +0000 (04:14 +0000)]
Read the registry to set the wallpaper mode in in WinSta.
svn path=/trunk/; revision=19541
Andrew Greenwood [Fri, 25 Nov 2005 03:50:49 +0000 (03:50 +0000)]
Fixed GETDEVCAPS message handling (bad macros) and implemented some primitive memory leak detection.
svn path=/trunk/; revision=19540
Steven Edwards [Fri, 25 Nov 2005 03:41:24 +0000 (03:41 +0000)]
add a check for gcc to the constants recently added for the msvc port. They seem to cause problems on some gcc's but not mine.
svn path=/trunk/; revision=19539
Alex Ionescu [Fri, 25 Nov 2005 00:17:40 +0000 (00:17 +0000)]
- Update NDK to remove zwfuncs.h and place the native functions in their respective xxfuncs.h instead, so that applications can now include only what they need. Add more xxfuncs.h files for every API.
- Make the NDK smarter so that using #define NTOS_MODE_USER isn't needed anymore: the NDK can now auto-detect the presence of windows.h or ntddk.h and make the appropriate decision.
- re-arrange ntndk.h to include all types in alphabetical order, and then all functions, regardless of um/kmode usage.
- Make each file auto-detect if this is NTOS_MODE_USER or not and include each files it needs, instead of depending on a predefined order inside ntndk.h This way, any file can be included from both user-mode or kmode as simply as #include <iofuncs.h>, wthout any adtional work.
- Update FIXME list with these changes and delay NDK release date since my trip is lasting a day longer.
- Fix ntsecapi.h to define UNICODE_STRING, like it does in the PSDK.
- Fix apps including ntsecapi + winternl.h These two cause a conflict even on PSDK and shouldn't be included together.
- Make winlogon include only the NDK files it needs (2) instead of the whole NDK, as test for this faster newly supported method.
- Remove some NDK apps from the FIXME list (the ones that weren't being built/are on my rewrite branch/are better off including the whole NDK instead of file-by-file).
- Update debug.h to define RtlAssert and DbgPrint in case the NDK or DDK aren't already included, which will allow some of the apps to stop using the NDK solely for DPRINT/DPRINT1. Diabled for now since a lot of code needs to be changed to #include <debug.h> *After* they include the other headers. (so that the anti-double-definition check can work).
svn path=/trunk/; revision=19538
Ged Murphy [Thu, 24 Nov 2005 23:07:36 +0000 (23:07 +0000)]
silence some warnings.
svn path=/trunk/; revision=19537
James Tabor [Thu, 24 Nov 2005 22:08:38 +0000 (22:08 +0000)]
Fix missed files. Svn problem?
svn path=/trunk/; revision=19536
Hartmut Birr [Thu, 24 Nov 2005 21:08:13 +0000 (21:08 +0000)]
- Allow trailing back slashes only for directories.
- Allow trailing back slashes, if a new directory will be created.
svn path=/trunk/; revision=19535
Gé van Geldorp [Thu, 24 Nov 2005 18:05:53 +0000 (18:05 +0000)]
Fix optimized builds
svn path=/trunk/; revision=19534
Casper Hornstrup [Thu, 24 Nov 2005 17:57:15 +0000 (17:57 +0000)]
Store renamed file in the right directory
svn path=/trunk/; revision=19533
Casper Hornstrup [Thu, 24 Nov 2005 16:33:38 +0000 (16:33 +0000)]
Rename ISO before upload
svn path=/trunk/; revision=19532
Hervé Poussineau [Thu, 24 Nov 2005 16:23:07 +0000 (16:23 +0000)]
Patch by Elrond:
- Let NpfsListeningCancelRoutine show the pipe name it is trying to act on.
- Add more ASSERT()s to NpfsRead, which seems to act quite strange sometimes
svn path=/trunk/; revision=19531
Andrew Greenwood [Thu, 24 Nov 2005 14:36:47 +0000 (14:36 +0000)]
Partial implementation of WDMAUD.DRV - device capability querying fails
svn path=/trunk/; revision=19530
Hervé Poussineau [Thu, 24 Nov 2005 14:34:44 +0000 (14:34 +0000)]
Display the unknown class name in error message
svn path=/trunk/; revision=19529
Andrew Greenwood [Thu, 24 Nov 2005 14:34:41 +0000 (14:34 +0000)]
Fixing EOL...
svn path=/trunk/; revision=19528