reactos.git
18 years agoClean up Xml files, show usbd functions as implemented and implemente PcGetTimeInterval.
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

18 years agoproperly handle the case where devices don't supply any property pages
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

18 years agomuch better check for gnu make 3.80+
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

18 years agognu make 3.7x will not work - give users an early and clear error message stating...
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

18 years agocreate the property sheets modally
Thomas Bluemel [Sat, 26 Nov 2005 03:33:07 +0000 (03:33 +0000)]
create the property sheets modally

svn path=/trunk/; revision=19606

18 years agoforgot to add this file
Thomas Bluemel [Sat, 26 Nov 2005 03:25:57 +0000 (03:25 +0000)]
forgot to add this file

svn path=/trunk/; revision=19605

18 years agoinitial implementation of DeviceAdvancedPropertiesA/W
Thomas Bluemel [Sat, 26 Nov 2005 03:22:22 +0000 (03:22 +0000)]
initial implementation of DeviceAdvancedPropertiesA/W

svn path=/trunk/; revision=19604

18 years agoadded stubs for SetupDiGetClassDevPropertySheetsA/W
Thomas Bluemel [Sat, 26 Nov 2005 03:21:41 +0000 (03:21 +0000)]
added stubs for SetupDiGetClassDevPropertySheetsA/W

svn path=/trunk/; revision=19603

18 years agoautomatically detect msys without generating ugly error message on non-msys system
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

18 years agorevert 19600 until I can figure out how to correct keep it silent on non-msys systems
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

18 years agoauto-detect msys instead of requiring users to tell our build system about it
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

18 years agodisplay the advanced device properties
Thomas Bluemel [Sat, 26 Nov 2005 02:12:58 +0000 (02:12 +0000)]
display the advanced device properties

svn path=/trunk/; revision=19599

18 years agoadded stubs for SetupDiGetDeviceInstanceIdA/W
Thomas Bluemel [Sat, 26 Nov 2005 01:56:07 +0000 (01:56 +0000)]
added stubs for SetupDiGetDeviceInstanceIdA/W

svn path=/trunk/; revision=19598

18 years agoadding dplayx.dll to bootcd
Magnus Olsen [Sat, 26 Nov 2005 01:44:36 +0000 (01:44 +0000)]
adding dplayx.dll to bootcd

svn path=/trunk/; revision=19597

18 years agoadding d3d8thk.dll and dplay.dll to bootcd
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

18 years agominor fixes and documentation updates
Thomas Bluemel [Sat, 26 Nov 2005 01:08:19 +0000 (01:08 +0000)]
minor fixes and documentation updates

svn path=/trunk/; revision=19595

18 years agodisplay the device location
Thomas Bluemel [Sat, 26 Nov 2005 00:25:25 +0000 (00:25 +0000)]
display the device location

svn path=/trunk/; revision=19594

18 years agoSync to Wine-0_9_2:
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

18 years agodisplay the device manufacturer
Thomas Bluemel [Fri, 25 Nov 2005 23:36:32 +0000 (23:36 +0000)]
display the device manufacturer

svn path=/trunk/; revision=19592

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agoSync to Wine-0_9_2:
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

18 years agopolish resources by Emil Kaczmarek (bug 1044)
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

18 years agoSync to Wine-0_9_2:
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

18 years agocatch all source-file transitions so rsym data has the correct file name
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

18 years agoSync to Wine-0_9_2:
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

18 years agochanged icon number
Sebastian Gasiorek [Fri, 25 Nov 2005 22:27:50 +0000 (22:27 +0000)]
changed icon number

svn path=/trunk/; revision=19578

18 years agoutility to dump stab info out of an executable
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

18 years ago- Recognize *PNP0000 device
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

18 years agoonly display the troubleshoot button if necessary
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

18 years agofixed uninitialized variable warning
Thomas Bluemel [Fri, 25 Nov 2005 21:38:37 +0000 (21:38 +0000)]
fixed uninitialized variable warning

svn path=/trunk/; revision=19573

18 years agoImplement adding new sections/lines/fields and writing the resulting file
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

18 years agofixed package.dll name
Sebastian Gasiorek [Fri, 25 Nov 2005 21:29:16 +0000 (21:29 +0000)]
fixed package.dll name

svn path=/trunk/; revision=19571

18 years ago- changed name of package library to package.dll
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

18 years agoFix the trunk so it build again sorry for the break
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

18 years agopch and license header fixes part 2
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

18 years agofix signed/unsigned comparison warning
Royce Mitchell III [Fri, 25 Nov 2005 19:12:04 +0000 (19:12 +0000)]
fix signed/unsigned comparison warning

svn path=/trunk/; revision=19567

18 years agoSpeed up compilation of ntoskrnl
Casper Hornstrup [Fri, 25 Nov 2005 18:43:51 +0000 (18:43 +0000)]
Speed up compilation of ntoskrnl

svn path=/trunk/; revision=19566

18 years agoimplement addbuffer to waveTheard. it can play wave one time if it is same file in...
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

18 years agoFix pch usage in most of the rest of crt.lib. Stop the abuse of including io.h, stdio...
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

18 years agomore descriptive debug message
Royce Mitchell III [Fri, 25 Nov 2005 17:13:40 +0000 (17:13 +0000)]
more descriptive debug message

svn path=/trunk/; revision=19563

18 years agoadd missing definitions
Thomas Bluemel [Fri, 25 Nov 2005 17:02:43 +0000 (17:02 +0000)]
add missing definitions

svn path=/trunk/; revision=19562

18 years agodisplay the hardware tab
Thomas Bluemel [Fri, 25 Nov 2005 17:02:18 +0000 (17:02 +0000)]
display the hardware tab

svn path=/trunk/; revision=19561

18 years agofixed some resizing bugs
Thomas Bluemel [Fri, 25 Nov 2005 16:30:41 +0000 (16:30 +0000)]
fixed some resizing bugs

svn path=/trunk/; revision=19560

18 years ago- add a (very incomplete) devguid.h
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

18 years agofixed an error check
Thomas Bluemel [Fri, 25 Nov 2005 16:03:14 +0000 (16:03 +0000)]
fixed an error check

svn path=/trunk/; revision=19558

18 years agoadd missing error check
Thomas Bluemel [Fri, 25 Nov 2005 15:57:47 +0000 (15:57 +0000)]
add missing error check

svn path=/trunk/; revision=19557

18 years agomove the hardware page dialog into it's own file
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

18 years agoMerge duplicate definitions
Casper Hornstrup [Fri, 25 Nov 2005 14:40:28 +0000 (14:40 +0000)]
Merge duplicate definitions

svn path=/trunk/; revision=19555

18 years agoDon't include files from outside a compilation unit
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

18 years agoadd devmgr.dll to the bootcd
Thomas Bluemel [Fri, 25 Nov 2005 14:31:45 +0000 (14:31 +0000)]
add devmgr.dll to the bootcd

svn path=/trunk/; revision=19553

18 years agofix a DeviceCreateHardwarePageEx call
Thomas Bluemel [Fri, 25 Nov 2005 14:19:42 +0000 (14:19 +0000)]
fix a DeviceCreateHardwarePageEx call

svn path=/trunk/; revision=19552

18 years agoInitial implementation of the hardware page, based on a patch by Gąsiorek <zebasoftis...
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

18 years agoSome header fixes by Sebastian Gąsiorek <zebasoftis@reactos.org>
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

18 years agoFix caps.
James Tabor [Fri, 25 Nov 2005 14:08:45 +0000 (14:08 +0000)]
Fix caps.

svn path=/trunk/; revision=19549

18 years agoFix typo.
James Tabor [Fri, 25 Nov 2005 13:48:16 +0000 (13:48 +0000)]
Fix typo.

svn path=/trunk/; revision=19548

18 years agoFix a typo in the header comments.
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

18 years agoSpeedup compilation of kernel32
Casper Hornstrup [Fri, 25 Nov 2005 11:53:30 +0000 (11:53 +0000)]
Speedup compilation of kernel32

svn path=/trunk/; revision=19546

18 years agoGreek Translation by Apal see bug 994
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

18 years agoGreek Translation by Apal see bug 994
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

18 years agoReturn NULL when an error occurs in CreateServiceW
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

18 years agoifndef not ifdef....like I said, it works for me on my mingw either way
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

18 years agoRead the registry to set the wallpaper mode in in WinSta.
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

18 years agoFixed GETDEVCAPS message handling (bad macros) and implemented some primitive memory...
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

18 years agoadd a check for gcc to the constants recently added for the msvc port. They seem...
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

18 years ago- Update NDK to remove zwfuncs.h and place the native functions in their respective...
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

18 years agosilence some warnings.
Ged Murphy [Thu, 24 Nov 2005 23:07:36 +0000 (23:07 +0000)]
silence some warnings.

svn path=/trunk/; revision=19537

18 years agoFix missed files. Svn problem?
James Tabor [Thu, 24 Nov 2005 22:08:38 +0000 (22:08 +0000)]
Fix missed files. Svn problem?

svn path=/trunk/; revision=19536

18 years ago- Allow trailing back slashes only for directories.
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

18 years agoFix optimized builds
Gé van Geldorp [Thu, 24 Nov 2005 18:05:53 +0000 (18:05 +0000)]
Fix optimized builds

svn path=/trunk/; revision=19534

18 years agoStore renamed file in the right directory
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

18 years agoRename ISO before upload
Casper Hornstrup [Thu, 24 Nov 2005 16:33:38 +0000 (16:33 +0000)]
Rename ISO before upload

svn path=/trunk/; revision=19532

18 years agoPatch by Elrond:
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

18 years agoPartial implementation of WDMAUD.DRV - device capability querying fails
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

18 years agoDisplay the unknown class name in error message
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

18 years agoFixing EOL...
Andrew Greenwood [Thu, 24 Nov 2005 14:34:41 +0000 (14:34 +0000)]
Fixing EOL...

svn path=/trunk/; revision=19528

18 years agoCheck for presence of directory
Casper Hornstrup [Thu, 24 Nov 2005 13:57:25 +0000 (13:57 +0000)]
Check for presence of directory

svn path=/trunk/; revision=19527

18 years agoRemove portcls from old location
Andrew Greenwood [Thu, 24 Nov 2005 13:33:37 +0000 (13:33 +0000)]
Remove portcls from old location

svn path=/trunk/; revision=19526

18 years agoSome preliminary stubbing of the Kernel Streaming components (portcls being moved...
Andrew Greenwood [Thu, 24 Nov 2005 13:30:51 +0000 (13:30 +0000)]
Some preliminary stubbing of the Kernel Streaming components (portcls being moved from other directory)

svn path=/trunk/; revision=19525

18 years agoSort entries in usbport.def
Hervé Poussineau [Thu, 24 Nov 2005 13:22:13 +0000 (13:22 +0000)]
Sort entries in usbport.def
Define some functions only if DEBUG_MODE is defined

svn path=/trunk/; revision=19524

18 years agoPublish ISOs via FTP
Casper Hornstrup [Thu, 24 Nov 2005 12:34:08 +0000 (12:34 +0000)]
Publish ISOs via FTP

svn path=/trunk/; revision=19523

18 years agoSet Tag value in registry when needed.
Hervé Poussineau [Thu, 24 Nov 2005 11:03:23 +0000 (11:03 +0000)]
Set Tag value in registry when needed.
(Not tested due to bug 1048)

svn path=/trunk/; revision=19522

18 years agoFix Start value for mouclass driver, which was leading to not detect legacy mouse...
Hervé Poussineau [Thu, 24 Nov 2005 09:33:29 +0000 (09:33 +0000)]
Fix Start value for mouclass driver, which was leading to not detect legacy mouse drivers as i8042prt

svn path=/trunk/; revision=19521

18 years agoDetect devices using the NULL driver, and set the STARTED flag
Hervé Poussineau [Thu, 24 Nov 2005 09:18:16 +0000 (09:18 +0000)]
Detect devices using the NULL driver, and set the STARTED flag

svn path=/trunk/; revision=19520

18 years agoFix access rights when opening registry keys
Hervé Poussineau [Thu, 24 Nov 2005 09:11:44 +0000 (09:11 +0000)]
Fix access rights when opening registry keys
Better traces

svn path=/trunk/; revision=19519

18 years agoThird parameter in INF AddService directive seems to be optional. Ignore the error...
Hervé Poussineau [Thu, 24 Nov 2005 09:05:38 +0000 (09:05 +0000)]
Third parameter in INF AddService directive seems to be optional. Ignore the error if it is missing
Implement SetupDiGetDeviceInfoListDetailW

svn path=/trunk/; revision=19518

18 years agoUse inflib
Gé van Geldorp [Thu, 24 Nov 2005 08:12:20 +0000 (08:12 +0000)]
Use inflib

svn path=/trunk/; revision=19517

18 years ago- Factor out .inf handling code from usetup
Gé van Geldorp [Thu, 24 Nov 2005 08:07:12 +0000 (08:07 +0000)]
- Factor out .inf handling code from usetup
- Provide a dual interface, for use in build tools and for use in ReactOS code

svn path=/trunk/; revision=19516

18 years agomore msvc compile fixes by Brezenbak and I
Steven Edwards [Thu, 24 Nov 2005 06:07:04 +0000 (06:07 +0000)]
more msvc compile fixes by Brezenbak and I

svn path=/trunk/; revision=19515

18 years agoset eol-style to native
James Tabor [Thu, 24 Nov 2005 01:49:36 +0000 (01:49 +0000)]
set eol-style to native

svn path=/trunk/; revision=19514

18 years agoSorry for the mess. 8^P
James Tabor [Thu, 24 Nov 2005 01:09:01 +0000 (01:09 +0000)]
Sorry for the mess. 8^P

svn path=/trunk/; revision=19513

18 years agoPortCls.sys, Port Class functions for audio drivers.
James Tabor [Thu, 24 Nov 2005 01:05:58 +0000 (01:05 +0000)]
PortCls.sys, Port Class functions for audio drivers.

svn path=/trunk/; revision=19512

18 years agoPortCls.sys, Port Class functions for audio drivers.
James Tabor [Thu, 24 Nov 2005 01:03:27 +0000 (01:03 +0000)]
PortCls.sys, Port Class functions for audio drivers.

svn path=/trunk/; revision=19511

18 years agoPortCls.sys, Port Class functions for audio drivers.
James Tabor [Thu, 24 Nov 2005 00:58:47 +0000 (00:58 +0000)]
PortCls.sys, Port Class functions for audio drivers.

svn path=/trunk/; revision=19510