reactos.git
18 years agoReactOS Sin Custom Revision Action (Revision ISO Creator)
Casper Hornstrup [Wed, 23 Nov 2005 17:31:28 +0000 (17:31 +0000)]
ReactOS Sin Custom Revision Action (Revision ISO Creator)

svn path=/trunk/; revision=19491

18 years agoReactOS Sin Verifier
Casper Hornstrup [Wed, 23 Nov 2005 17:25:55 +0000 (17:25 +0000)]
ReactOS Sin Verifier

svn path=/trunk/; revision=19490

18 years agoreally remove the offending header this time
Steven Edwards [Wed, 23 Nov 2005 16:57:00 +0000 (16:57 +0000)]
really remove the offending header this time

svn path=/trunk/; revision=19489

18 years agoTranslation by unC0Rr (slightly amended by me).
Aleksey Bragin [Wed, 23 Nov 2005 15:52:21 +0000 (15:52 +0000)]
Translation by unC0Rr (slightly amended by me).

svn path=/trunk/; revision=19488

18 years agoFix building rbuild tests
Casper Hornstrup [Wed, 23 Nov 2005 15:16:18 +0000 (15:16 +0000)]
Fix building rbuild tests

svn path=/trunk/; revision=19487

18 years agoDisable pre-compiled headers when using compilation units
Casper Hornstrup [Wed, 23 Nov 2005 15:05:53 +0000 (15:05 +0000)]
Disable pre-compiled headers when using compilation units

svn path=/trunk/; revision=19486

18 years agoIn NtUserInsertMenuItem, try to copy the whole MENUITEMINFOW structure from caller...
Hervé Poussineau [Wed, 23 Nov 2005 13:45:34 +0000 (13:45 +0000)]
In NtUserInsertMenuItem, try to copy the whole MENUITEMINFOW structure from caller. If it fails, try without the last field

svn path=/trunk/; revision=19485

18 years agofixed bug 888 (menus created by application itself may not appear)
Christoph von Wittich [Wed, 23 Nov 2005 13:13:09 +0000 (13:13 +0000)]
fixed bug 888 (menus created by application itself may not appear)

svn path=/trunk/; revision=19484

18 years agoUpdate GPL and LGPL licenses.
Filip Navara [Wed, 23 Nov 2005 07:07:40 +0000 (07:07 +0000)]
Update GPL and LGPL licenses.

svn path=/trunk/; revision=19483

18 years agoporting fixes
Steven Edwards [Wed, 23 Nov 2005 06:33:19 +0000 (06:33 +0000)]
porting fixes

svn path=/trunk/; revision=19482

18 years agoporting fixes
Steven Edwards [Wed, 23 Nov 2005 06:02:15 +0000 (06:02 +0000)]
porting fixes

svn path=/trunk/; revision=19481

18 years agofix bug 838 (Sol.exe is missing it's menubar)
Christoph von Wittich [Wed, 23 Nov 2005 06:00:41 +0000 (06:00 +0000)]
fix bug 838 (Sol.exe is missing it's menubar)

svn path=/trunk/; revision=19480

18 years agoFix msvc/gcc NDK problem
Alex Ionescu [Wed, 23 Nov 2005 04:31:58 +0000 (04:31 +0000)]
Fix msvc/gcc NDK problem

svn path=/trunk/; revision=19479

18 years agomove devices.h to a more appropriate location (approximately where it's located in...
Alex Ionescu [Wed, 23 Nov 2005 03:54:11 +0000 (03:54 +0000)]
move devices.h to a more appropriate location (approximately where it's located in the nt4 ddk)

svn path=/trunk/; revision=19478

18 years agoOption to disable compilation units
Casper Hornstrup [Wed, 23 Nov 2005 03:12:52 +0000 (03:12 +0000)]
Option to disable compilation units

svn path=/trunk/; revision=19477

18 years agoremove incorrect includes
Thomas Bluemel [Wed, 23 Nov 2005 01:40:19 +0000 (01:40 +0000)]
remove incorrect includes

svn path=/trunk/; revision=19476

18 years agodefine IID_ISecurityInformation in a separate file not using the precomp.h
Thomas Bluemel [Wed, 23 Nov 2005 01:39:45 +0000 (01:39 +0000)]
define IID_ISecurityInformation in a separate file not using the precomp.h

svn path=/trunk/; revision=19475

18 years agoupdated german translation
Christoph von Wittich [Wed, 23 Nov 2005 00:27:26 +0000 (00:27 +0000)]
updated german translation

svn path=/trunk/; revision=19474

18 years agoRegSetValueExW was including the comparison in the size param and therefore not writi...
Brandon Turner [Wed, 23 Nov 2005 00:15:45 +0000 (00:15 +0000)]
RegSetValueExW was including the comparison in the size param and therefore not writing the wallpaper path to the registry.  The wallpaper now stays after a reboot.

svn path=/trunk/; revision=19473

18 years agoRegedit enhancements
Nathan Woods [Wed, 23 Nov 2005 00:09:17 +0000 (00:09 +0000)]
Regedit enhancements
1.  Implemented the ability to select existing favorites
2.  Created dialog resources for adding favorites, removing favorites, and the find dialog

svn path=/trunk/; revision=19472

18 years agoSupport for adding Expandable string and multi string values
Ged Murphy [Tue, 22 Nov 2005 22:19:18 +0000 (22:19 +0000)]
Support for adding Expandable string and multi string values

svn path=/trunk/; revision=19471

18 years ago* Name compilation unit
Casper Hornstrup [Tue, 22 Nov 2005 22:16:14 +0000 (22:16 +0000)]
* Name compilation unit
* Generate compilation unit support code

svn path=/trunk/; revision=19470

18 years agoMove Directory class to its own file
Casper Hornstrup [Tue, 22 Nov 2005 21:58:50 +0000 (21:58 +0000)]
Move Directory class to its own file

svn path=/trunk/; revision=19469

18 years agoFlorian (papierkorb[at]gmx-topmail[dot]de): A few corrections.
Maarten Bosma [Tue, 22 Nov 2005 21:32:11 +0000 (21:32 +0000)]
Florian (papierkorb[at]gmx-topmail[dot]de): A few corrections.

svn path=/trunk/; revision=19468

18 years ago- Fixed the parameter check of the echo command.
Hartmut Birr [Tue, 22 Nov 2005 18:01:02 +0000 (18:01 +0000)]
- Fixed the parameter check of the echo command.
- Remove the first space after the echo command.
- Do never check for parameters if the delimiter is a point.

svn path=/trunk/; revision=19467

18 years agoReplace File by CompilationUnit
Casper Hornstrup [Tue, 22 Nov 2005 14:23:17 +0000 (14:23 +0000)]
Replace File by CompilationUnit

svn path=/trunk/; revision=19466

18 years agoRegedit: Favorites now appear in the favorites menu (though they are currently grayed...
Nathan Woods [Tue, 22 Nov 2005 14:07:34 +0000 (14:07 +0000)]
Regedit: Favorites now appear in the favorites menu (though they are currently grayed out)

svn path=/trunk/; revision=19465

18 years agoFixed a bunch of uninitialized variable warnings. Dereferencing random pointers can...
Thomas Bluemel [Tue, 22 Nov 2005 11:20:01 +0000 (11:20 +0000)]
Fixed a bunch of uninitialized variable warnings. Dereferencing random pointers can't be a good idea, testing would've been great. The changes may not be correct, please review!

svn path=/trunk/; revision=19464

18 years agoFix sublanguage IDs in .rc files:
Hervé Poussineau [Tue, 22 Nov 2005 10:24:14 +0000 (10:24 +0000)]
Fix sublanguage IDs in .rc files:
- LANG_ENGLISH -> SUBLANG_ENGLISH_US
- LANG_JAPANESE -> SUBLANG_DEFAULT
- others -> SUBLANG_NEUTRAL
I didn't change .rc files in files synched with Wine

svn path=/trunk/; revision=19463

18 years agoFix boot regression.
Alex Ionescu [Tue, 22 Nov 2005 09:53:00 +0000 (09:53 +0000)]
Fix boot regression.

svn path=/trunk/; revision=19462

18 years agoFix French translation
Hervé Poussineau [Tue, 22 Nov 2005 08:26:06 +0000 (08:26 +0000)]
Fix French translation

svn path=/trunk/; revision=19461

18 years agoporting fixes
Steven Edwards [Tue, 22 Nov 2005 08:25:35 +0000 (08:25 +0000)]
porting fixes

svn path=/trunk/; revision=19460

18 years ago- I wish svn delete would..delete the file -before- committing to that testing before...
Alex Ionescu [Tue, 22 Nov 2005 08:21:42 +0000 (08:21 +0000)]
- I wish svn delete would..delete the file -before- committing to that testing before a commit would actually be useful. Fix wdmguid.c build
- Update NDK text files.

svn path=/trunk/; revision=19459

18 years agoadd __i386__
Steven Edwards [Tue, 22 Nov 2005 08:20:55 +0000 (08:20 +0000)]
add __i386__

svn path=/trunk/; revision=19458

18 years agoParse <compilationunit>
Casper Hornstrup [Tue, 22 Nov 2005 08:18:03 +0000 (08:18 +0000)]
Parse <compilationunit>

svn path=/trunk/; revision=19457

18 years agomsvc warnings fixes
Steven Edwards [Tue, 22 Nov 2005 08:15:04 +0000 (08:15 +0000)]
msvc warnings fixes

svn path=/trunk/; revision=19456

18 years agoremove some warnings
Steven Edwards [Tue, 22 Nov 2005 08:12:42 +0000 (08:12 +0000)]
remove some warnings

svn path=/trunk/; revision=19455

18 years agoadd recent winehq object manager tests
Steven Edwards [Tue, 22 Nov 2005 07:18:44 +0000 (07:18 +0000)]
add recent winehq object manager tests

svn path=/trunk/; revision=19454

18 years ago- Fix typo accidentally added after testing the build (due to alt-f Q)
Alex Ionescu [Tue, 22 Nov 2005 06:57:36 +0000 (06:57 +0000)]
- Fix typo accidentally added after testing the build (due to alt-f Q)

svn path=/trunk/; revision=19453

18 years ago_M_IX86 is not the same as _X86_ on the most recent PSDK. Define both
Steven Edwards [Tue, 22 Nov 2005 06:22:21 +0000 (06:22 +0000)]
_M_IX86 is not the same as _X86_ on the most recent PSDK. Define both

svn path=/trunk/; revision=19452

18 years ago- Fix inclusion of deleted file.
Alex Ionescu [Tue, 22 Nov 2005 05:48:48 +0000 (05:48 +0000)]
- Fix inclusion of deleted file.

svn path=/trunk/; revision=19451

18 years ago- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h
Alex Ionescu [Tue, 22 Nov 2005 04:57:45 +0000 (04:57 +0000)]
- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc in winnt.h
- Remove FASTCALL define from windef.h and add it to winddk.h
- Move EXCEPTION_ defines to crt/except.h
- Remove public GUIDs from sysguid.h and move from NDK to public umpnpmgr lib headers (since no other component but it + kernel uses them)
- Make include/ndk an include path. The NDK is now used like the DDK, so including ndk/foo.h should be replaced by include foo.h just like for PSDK or DDK.
- Don't include misc.h in usermode.
- Protect some stuff in helper.h against multiple definitions.
- Sync with NDK 1.00 Beta 1 to prepare for public NDK release.

svn path=/trunk/; revision=19450

18 years agoRegedit: Enhancements to the contextual menu in the treeview
Nathan Woods [Tue, 22 Nov 2005 04:54:18 +0000 (04:54 +0000)]
Regedit: Enhancements to the contextual menu in the treeview

1.  Implemented Export
2.  Added a placeholder for Permissions

svn path=/trunk/; revision=19449

18 years ago- Don't hardcode PEB address
Alex Ionescu [Tue, 22 Nov 2005 03:37:39 +0000 (03:37 +0000)]
- Don't hardcode PEB address

svn path=/trunk/; revision=19448

18 years ago- Missed one change
Alex Ionescu [Tue, 22 Nov 2005 03:32:15 +0000 (03:32 +0000)]
- Missed one change

svn path=/trunk/; revision=19447

18 years ago- Don't use STATIC
Alex Ionescu [Tue, 22 Nov 2005 03:18:13 +0000 (03:18 +0000)]
- Don't use STATIC

svn path=/trunk/; revision=19446

18 years ago- Don't use EXPORTED
Alex Ionescu [Tue, 22 Nov 2005 02:30:18 +0000 (02:30 +0000)]
- Don't use EXPORTED
- Define MM_HIGHEST_VAD_ADDRESS; this seems to be the actual value of the PEB and represents the highest address that a VAD can be on Windows (and the PEB is the highest vad). This define shoudl probably go in mm.h since I believe the checks and code in NtXxxVirtualMemory should use -it- instead of MM_HIGHEST_USER_ADDRESS.

svn path=/trunk/; revision=19445

18 years agocopy back both POINTS to make a RECT
Brandon Turner [Tue, 22 Nov 2005 01:48:27 +0000 (01:48 +0000)]
copy back both POINTS to make a RECT

svn path=/trunk/; revision=19444

18 years ago1. Fixed a bug that caused registry keys created under previously childless keys...
Nathan Woods [Tue, 22 Nov 2005 01:30:30 +0000 (01:30 +0000)]
1.  Fixed a bug that caused registry keys created under previously childless keys to not show up in the tree view

2.  If a registry key deletion fails because of a permission error part of the way through, the key will be refeshed and the partial deletion will show up

svn path=/trunk/; revision=19443

18 years agoPut the function type declarations at the right place. Patch by Brezenbak.
Filip Navara [Tue, 22 Nov 2005 01:06:05 +0000 (01:06 +0000)]
Put the function type declarations at the right place. Patch by Brezenbak.

svn path=/trunk/; revision=19442

18 years ago- Don't use STATIC
Alex Ionescu [Tue, 22 Nov 2005 00:50:12 +0000 (00:50 +0000)]
- Don't use STATIC

svn path=/trunk/; revision=19441

18 years agoChange some FS:x reading macros for better compatibility with MSVC compiler and move...
Filip Navara [Tue, 22 Nov 2005 00:47:58 +0000 (00:47 +0000)]
Change some FS:x reading macros for better compatibility with MSVC compiler and move KeGetCurrentKPCR/KeGetCurrentPrcb from DDK into ntoskrnl.

svn path=/trunk/; revision=19440

18 years agoFix compilation.
Filip Navara [Tue, 22 Nov 2005 00:38:45 +0000 (00:38 +0000)]
Fix compilation.

svn path=/trunk/; revision=19439

18 years agoChange the FS read/write functions to macros and use constant addressing instead...
Filip Navara [Tue, 22 Nov 2005 00:34:46 +0000 (00:34 +0000)]
Change the FS read/write functions to macros and use constant addressing instead of register.

svn path=/trunk/; revision=19438

18 years agoFix some registry structures to match the Windows format.
Filip Navara [Tue, 22 Nov 2005 00:29:22 +0000 (00:29 +0000)]
Fix some registry structures to match the Windows format.

svn path=/trunk/; revision=19437

18 years agoUse a standard header instead of redefining size_t.
Filip Navara [Tue, 22 Nov 2005 00:16:37 +0000 (00:16 +0000)]
Use a standard header instead of redefining size_t.

svn path=/trunk/; revision=19436

18 years agoFix a typo.
Filip Navara [Tue, 22 Nov 2005 00:15:47 +0000 (00:15 +0000)]
Fix a typo.

svn path=/trunk/; revision=19435

18 years ago- Remove usage of STATIC, and use static in the right place.
Alex Ionescu [Tue, 22 Nov 2005 00:05:23 +0000 (00:05 +0000)]
- Remove usage of STATIC, and use static in the right place.

svn path=/trunk/; revision=19434

18 years agoRemoved ActCtx.c.
James Tabor [Mon, 21 Nov 2005 22:56:09 +0000 (22:56 +0000)]
Removed ActCtx.c.

svn path=/trunk/; revision=19433

18 years agoRename file.
James Tabor [Mon, 21 Nov 2005 22:53:25 +0000 (22:53 +0000)]
Rename file.

svn path=/trunk/; revision=19432

18 years agofrench translation by bulio
Magnus Olsen [Mon, 21 Nov 2005 22:45:00 +0000 (22:45 +0000)]
french translation by bulio

svn path=/trunk/; revision=19431

18 years agosmall cleanup and bugfix
Magnus Olsen [Mon, 21 Nov 2005 22:16:31 +0000 (22:16 +0000)]
small cleanup and bugfix

svn path=/trunk/; revision=19430

18 years agoClean zlib host files
Gé van Geldorp [Mon, 21 Nov 2005 22:05:22 +0000 (22:05 +0000)]
Clean zlib host files

svn path=/trunk/; revision=19429

18 years agoimplement soundSetData
Magnus Olsen [Mon, 21 Nov 2005 22:01:13 +0000 (22:01 +0000)]
implement soundSetData

svn path=/trunk/; revision=19428

18 years agoimplement soundGetData and WaveThreadSetState
Magnus Olsen [Mon, 21 Nov 2005 21:51:30 +0000 (21:51 +0000)]
implement soundGetData and WaveThreadSetState

svn path=/trunk/; revision=19427

18 years agoBe consistent and change #if DBG to #ifdef DBG.
Filip Navara [Mon, 21 Nov 2005 21:22:13 +0000 (21:22 +0000)]
Be consistent and change #if DBG to #ifdef DBG.

svn path=/trunk/; revision=19426

18 years agoImplement WaveThreadGetData
Magnus Olsen [Mon, 21 Nov 2005 21:14:07 +0000 (21:14 +0000)]
Implement WaveThreadGetData

svn path=/trunk/; revision=19425

18 years agoimplemented CreateActCtxA, FindActCtxSectionStringA
Christoph von Wittich [Mon, 21 Nov 2005 21:09:30 +0000 (21:09 +0000)]
implemented CreateActCtxA, FindActCtxSectionStringA

svn path=/trunk/; revision=19424

18 years agoRevert 19411
Casper Hornstrup [Mon, 21 Nov 2005 20:59:32 +0000 (20:59 +0000)]
Revert 19411

svn path=/trunk/; revision=19423

18 years agoimplement WaveThreadSetData
Magnus Olsen [Mon, 21 Nov 2005 20:56:50 +0000 (20:56 +0000)]
implement WaveThreadSetData

svn path=/trunk/; revision=19422

18 years agoGenerate .dsp files with matching !IF/!ELSEIF and !ENDIF directives to make NMAKE...
Filip Navara [Mon, 21 Nov 2005 20:46:55 +0000 (20:46 +0000)]
Generate .dsp files with matching !IF/!ELSEIF and !ENDIF directives to make NMAKE accept them.

svn path=/trunk/; revision=19421

18 years agowaveThread is not longer stub it is alive and do not have all case implement
Magnus Olsen [Mon, 21 Nov 2005 20:41:34 +0000 (20:41 +0000)]
waveThread is not longer stub it is alive and do not have all case implement

svn path=/trunk/; revision=19420

18 years agoavifil32 vendor import
Gé van Geldorp [Mon, 21 Nov 2005 19:19:13 +0000 (19:19 +0000)]
avifil32 vendor import

svn path=/trunk/; revision=19419

18 years agoRemove avifil32 in preparation of vendor import
Gé van Geldorp [Mon, 21 Nov 2005 19:15:37 +0000 (19:15 +0000)]
Remove avifil32 in preparation of vendor import

svn path=/trunk/; revision=19418

18 years agoLinux doesn't understand VOID
Gé van Geldorp [Mon, 21 Nov 2005 18:58:20 +0000 (18:58 +0000)]
Linux doesn't understand VOID

svn path=/trunk/; revision=19415

18 years agoadding code for waveTheard it is not complete yet
Magnus Olsen [Mon, 21 Nov 2005 18:49:41 +0000 (18:49 +0000)]
adding code for waveTheard it is not complete yet

svn path=/trunk/; revision=19414

18 years ago- Misc janitorial fixes by Brezenbak to fix some MSVC compile errors.
Alex Ionescu [Mon, 21 Nov 2005 18:38:09 +0000 (18:38 +0000)]
- Misc janitorial fixes by Brezenbak to fix some MSVC compile errors.

svn path=/trunk/; revision=19413

18 years agodon't skip whitespace in echo command. patch by irc:ravelo. bug #1042.
Brandon Turner [Mon, 21 Nov 2005 18:10:55 +0000 (18:10 +0000)]
don't skip whitespace in echo command.  patch by irc:ravelo.  bug #1042.

svn path=/trunk/; revision=19412

18 years agoParse <compilationunit>
Casper Hornstrup [Mon, 21 Nov 2005 18:02:28 +0000 (18:02 +0000)]
Parse <compilationunit>

svn path=/trunk/; revision=19411

18 years agoupdate todo with things i have finished.
Brandon Turner [Mon, 21 Nov 2005 17:53:11 +0000 (17:53 +0000)]
update todo with things i have finished.

svn path=/trunk/; revision=19410

18 years agoMake all directories in a path that do not already exist. Code in MakeFullPath(...
Brandon Turner [Mon, 21 Nov 2005 17:50:05 +0000 (17:50 +0000)]
Make all directories in a path that do not already exist.  Code in MakeFullPath() based on WINE code.

svn path=/trunk/; revision=19409

18 years agoimplement some part of waveopen
Magnus Olsen [Mon, 21 Nov 2005 17:44:57 +0000 (17:44 +0000)]
implement some part of waveopen

svn path=/trunk/; revision=19408

18 years agoPatch by Michael Fritscher <michael@fritscher.net>
Thomas Bluemel [Mon, 21 Nov 2005 13:46:20 +0000 (13:46 +0000)]
Patch by Michael Fritscher <michael@fritscher.net>
- support for more/less lines
- support page up/down and pos1/end keys
- added numeration
- added german translation

svn path=/trunk/; revision=19407

18 years agofixed the ProbeForWriteLargeInteger and ProbeForWriteUlargeInteger macros
Thomas Bluemel [Mon, 21 Nov 2005 11:20:11 +0000 (11:20 +0000)]
fixed the ProbeForWriteLargeInteger and ProbeForWriteUlargeInteger macros

svn path=/trunk/; revision=19406

18 years agofixed uninitialized variables warnings by not using/returning totally random data...
Thomas Bluemel [Mon, 21 Nov 2005 10:49:48 +0000 (10:49 +0000)]
fixed uninitialized variables warnings by not using/returning totally random data. The code still has a lot of totally broken DWORD->Pointer casts that are going to be a problem on 64 bit architectures...

svn path=/trunk/; revision=19405

18 years agoadded stubs for Wow64DisableWow64FsRedirection, Wow64RevertWow64FsRedirection
Christoph von Wittich [Mon, 21 Nov 2005 10:26:27 +0000 (10:26 +0000)]
added stubs for Wow64DisableWow64FsRedirection, Wow64RevertWow64FsRedirection

svn path=/trunk/; revision=19404

18 years agoimport avifil32 from WINE 0.9.1
Christoph von Wittich [Mon, 21 Nov 2005 09:51:12 +0000 (09:51 +0000)]
import avifil32 from WINE 0.9.1

svn path=/trunk/; revision=19403

18 years agoprepareing for waveopendevice code adding waveThread as stub
Magnus Olsen [Mon, 21 Nov 2005 01:16:29 +0000 (01:16 +0000)]
prepareing for waveopendevice code adding waveThread as stub

svn path=/trunk/; revision=19400

18 years agoremove stub for CallbackWaveDevice, Left todo WODM_OPEN, WODM_WRITE, WODM_GETPOS...
Magnus Olsen [Mon, 21 Nov 2005 00:56:13 +0000 (00:56 +0000)]
remove stub for CallbackWaveDevice, Left todo WODM_OPEN, WODM_WRITE, WODM_GETPOS, WODM_SETVOLUME, WODM_GETVOLUME some code exists but not checked if it is complete or it contain some stub

svn path=/trunk/; revision=19399

18 years agoremove the stub of ThreadCallWaveDevice and implement it there it need it.
Magnus Olsen [Mon, 21 Nov 2005 00:16:30 +0000 (00:16 +0000)]
remove the stub of  ThreadCallWaveDevice and implement it there it need it.

svn path=/trunk/; revision=19398

18 years agocorrect some bugs
Magnus Olsen [Sun, 20 Nov 2005 23:25:16 +0000 (23:25 +0000)]
correct some bugs

svn path=/trunk/; revision=19397

18 years agoimplement more case to widMessage
Magnus Olsen [Sun, 20 Nov 2005 22:30:01 +0000 (22:30 +0000)]
implement more case to widMessage

svn path=/trunk/; revision=19396

18 years agoimplement AUXDM_SETVOLUME now the auxMessage are complete
Magnus Olsen [Sun, 20 Nov 2005 21:59:21 +0000 (21:59 +0000)]
implement AUXDM_SETVOLUME now the auxMessage are complete

svn path=/trunk/; revision=19395

18 years agoImplement AUXDM_GETVOLUME
Magnus Olsen [Sun, 20 Nov 2005 21:42:23 +0000 (21:42 +0000)]
Implement AUXDM_GETVOLUME

svn path=/trunk/; revision=19394

18 years agoadded stub for SetupDiGetClassImageIndex
Thomas Bluemel [Sun, 20 Nov 2005 21:29:42 +0000 (21:29 +0000)]
added stub for SetupDiGetClassImageIndex

svn path=/trunk/; revision=19393

18 years agoNew netapi32 vendor import
Gé van Geldorp [Sun, 20 Nov 2005 21:19:17 +0000 (21:19 +0000)]
New netapi32 vendor import

svn path=/trunk/; revision=19391

18 years agoRemove old netapi32 in preparation for a new vendor import
Gé van Geldorp [Sun, 20 Nov 2005 21:13:09 +0000 (21:13 +0000)]
Remove old netapi32 in preparation for a new vendor import

svn path=/trunk/; revision=19390

18 years agoRemove hardcode of Find one device of midiout and wavout now scan for WaveOutXX,...
Magnus Olsen [Sun, 20 Nov 2005 21:12:43 +0000 (21:12 +0000)]
Remove hardcode of Find one device of midiout and wavout now scan for WaveOutXX, WaveInXX, MidiInXX, MidiOutXX, AuxXX.

svn path=/trunk/; revision=19389

18 years agoFix really stupid typo (thanks Hartmut)
Alex Ionescu [Sun, 20 Nov 2005 20:48:38 +0000 (20:48 +0000)]
Fix really stupid typo (thanks Hartmut)

svn path=/trunk/; revision=19388

18 years agoWaiting for a fast mutex should be done in kernel mode.
Hartmut Birr [Sun, 20 Nov 2005 20:45:35 +0000 (20:45 +0000)]
Waiting for a fast mutex should be done in kernel mode.

svn path=/trunk/; revision=19387