Gé van Geldorp [Fri, 23 Dec 2005 20:46:48 +0000 (20:46 +0000)]
Send delayed ACKs after 200ms instead of 2500ms
svn path=/trunk/; revision=20315
Gé van Geldorp [Fri, 23 Dec 2005 20:44:39 +0000 (20:44 +0000)]
Force Nagle algorithm off for loopback
svn path=/trunk/; revision=20314
Maarten Bosma [Fri, 23 Dec 2005 18:03:12 +0000 (18:03 +0000)]
Allow to choose between 800x600x16 and 640x480x8 as default resolution in first stage installer.
svn path=/trunk/; revision=20313
Eric Kohl [Fri, 23 Dec 2005 15:56:51 +0000 (15:56 +0000)]
-Add QueryServiceConfig2A stub.
-Implement QueryServiceObjectSecurity and SetServiceObjectSecurity.
svn path=/trunk/; revision=20311
Eric Kohl [Fri, 23 Dec 2005 15:46:03 +0000 (15:46 +0000)]
Forgot this file!
Exports CMP_InitDetection, CMP_Report_LogOn, CM_Move_DevNode[_Ex], CM_Setup_DevNode[_Ex] and CM_Uninstall_DevNode[_Ex].
svn path=/trunk/; revision=20310
Gé van Geldorp [Thu, 22 Dec 2005 22:23:07 +0000 (22:23 +0000)]
Return error code that oskit understands. Fixes ftp upload.
svn path=/trunk/; revision=20305
Gé van Geldorp [Thu, 22 Dec 2005 22:22:14 +0000 (22:22 +0000)]
Silence debug message
svn path=/trunk/; revision=20304
Gé van Geldorp [Thu, 22 Dec 2005 20:41:46 +0000 (20:41 +0000)]
Fix nul stripping and get GreatLord of my back ;-)
svn path=/trunk/; revision=20303
Maarten Bosma [Thu, 22 Dec 2005 16:30:37 +0000 (16:30 +0000)]
Only allow bmp since it is the only format supported by reactos.
svn path=/trunk/; revision=20301
Hervé Poussineau [Thu, 22 Dec 2005 13:57:52 +0000 (13:57 +0000)]
msmouse.inf: Change some section names to be able to install the vmware mouse driver (still not working)
usbport.inf: Add identifier for Intel 82371SB PIIX3 USB controller
svn path=/trunk/; revision=20300
Hervé Poussineau [Thu, 22 Dec 2005 13:54:07 +0000 (13:54 +0000)]
Expand the value if we have a REG_EXPAND_SZ entry
svn path=/trunk/; revision=20299
Gé van Geldorp [Thu, 22 Dec 2005 11:50:12 +0000 (11:50 +0000)]
Remove debugging breakpoint accidentally left in
svn path=/trunk/; revision=20298
Gé van Geldorp [Thu, 22 Dec 2005 11:44:16 +0000 (11:44 +0000)]
Remember the last allocated port and try to allocate the next one on the
following call (prevents 1024 from being allocated each time)
svn path=/trunk/; revision=20297
Magnus Olsen [Wed, 21 Dec 2005 21:29:07 +0000 (21:29 +0000)]
Bug 1158 French translation from French translation team by zoken <mustang9@gmail.com>
svn path=/trunk/; revision=20296
Magnus Olsen [Wed, 21 Dec 2005 21:25:59 +0000 (21:25 +0000)]
Bug 1157 French translation from French translation team by zoken <mustang9@gmail.com>
svn path=/trunk/; revision=20295
Magnus Olsen [Wed, 21 Dec 2005 21:19:04 +0000 (21:19 +0000)]
Bug 1166 part 2 of 2 French translation from French translation team by cmoibenlepro <cmoibenlepro@hotmail.com>
svn path=/trunk/; revision=20294
Magnus Olsen [Wed, 21 Dec 2005 21:12:35 +0000 (21:12 +0000)]
Bug 1166 part 1 of 2 French translation from French translation team by cmoibenlepro <cmoibenlepro@hotmail.com>
svn path=/trunk/; revision=20293
Magnus Olsen [Wed, 21 Dec 2005 21:07:03 +0000 (21:07 +0000)]
Bug 1155 French translation from French translation team by zoken <mustang9@gmail.com
svn path=/trunk/; revision=20292
Magnus Olsen [Wed, 21 Dec 2005 20:58:08 +0000 (20:58 +0000)]
Bug 1163 French translation from Jerome Signouret "ggcom" by ReactOS French translation team
svn path=/trunk/; revision=20291
Magnus Olsen [Wed, 21 Dec 2005 20:50:15 +0000 (20:50 +0000)]
Bug 1162 correct French translation by Jerome Signouret "ggcom"
svn path=/trunk/; revision=20290
Thomas Bluemel [Wed, 21 Dec 2005 19:07:47 +0000 (19:07 +0000)]
make functions match their declarations
svn path=/trunk/; revision=20288
Thomas Bluemel [Wed, 21 Dec 2005 19:07:47 +0000 (19:07 +0000)]
fixed difference in signedness warning
svn path=/trunk/; revision=20287
James Tabor [Wed, 21 Dec 2005 18:03:28 +0000 (18:03 +0000)]
Fix compiling. Thanks to filip.
svn path=/trunk/; revision=20286
Hervé Poussineau [Wed, 21 Dec 2005 14:43:02 +0000 (14:43 +0000)]
Partly implement SetupDiInstallDeviceInterfaces
svn path=/trunk/; revision=20284
Hervé Poussineau [Wed, 21 Dec 2005 12:28:55 +0000 (12:28 +0000)]
- Fix horribly broken implementation of SetupInstallServicesFromInfSectionExW, which should install a whole Services section and not a particular service.
- Simplify handling of Include and Needs directives
svn path=/trunk/; revision=20283
Ged Murphy [Tue, 20 Dec 2005 23:54:21 +0000 (23:54 +0000)]
missed an error check
svn path=/trunk/; revision=20282
Eric Kohl [Tue, 20 Dec 2005 23:16:09 +0000 (23:16 +0000)]
Add missing RtlMakeSelfRelatedSd prototype.
svn path=/trunk/; revision=20281
Gé van Geldorp [Tue, 20 Dec 2005 20:42:30 +0000 (20:42 +0000)]
The function epilog is responsible for removing the final exception frame
svn path=/trunk/; revision=20280
Ged Murphy [Tue, 20 Dec 2005 20:36:38 +0000 (20:36 +0000)]
fix output for local connections
svn path=/trunk/; revision=20279
Hervé Poussineau [Tue, 20 Dec 2005 20:07:40 +0000 (20:07 +0000)]
Don't try to dereference possible NULL pointers
svn path=/trunk/; revision=20277
Ged Murphy [Tue, 20 Dec 2005 19:54:25 +0000 (19:54 +0000)]
- shut some of the msvc warnings up
- change malloc's to HeapAlloc's
- fix memory leaks
svn path=/trunk/; revision=20276
Sebastian Gasiorek [Tue, 20 Dec 2005 13:24:47 +0000 (13:24 +0000)]
when message is not unicode then SendMessageA should be used. Fixes #1152 and combobox in "Run..." dialog
svn path=/trunk/; revision=20275
Hervé Poussineau [Tue, 20 Dec 2005 09:45:53 +0000 (09:45 +0000)]
Honor DI_ENUMSINGLEINF flag in SetupDiBuildDriverInfoList
Implement SetupDiGetSelectedDevice/SetupDiSetSelectedDevice
svn path=/trunk/; revision=20274
Gé van Geldorp [Mon, 19 Dec 2005 17:58:17 +0000 (17:58 +0000)]
/me loves Raymond
svn path=/trunk/; revision=20273
Hervé Poussineau [Mon, 19 Dec 2005 15:08:55 +0000 (15:08 +0000)]
Implement SetupDiGetDeviceInfoListClass
Parse 'Include' and 'Needs' directives in SetupInstallFromInfSectionW and when installing services
svn path=/trunk/; revision=20271
Sebastian Gasiorek [Mon, 19 Dec 2005 13:26:53 +0000 (13:26 +0000)]
updated Polish translation by Wiktor Maryniowski
svn path=/trunk/; revision=20270
Hervé Poussineau [Mon, 19 Dec 2005 13:09:22 +0000 (13:09 +0000)]
Implement SetupDiGetActualSectionToInstallExA/W
svn path=/trunk/; revision=20269
Hervé Poussineau [Mon, 19 Dec 2005 10:43:08 +0000 (10:43 +0000)]
Install "ClassInstall32.Services" section in SetupDiInstallClassExW
svn path=/trunk/; revision=20268
Hervé Poussineau [Mon, 19 Dec 2005 10:15:06 +0000 (10:15 +0000)]
Implement SetupDiInstallClassExA
Implement parts of SetupDiInstallClassExW
svn path=/trunk/; revision=20267
Magnus Olsen [Mon, 19 Dec 2005 00:11:04 +0000 (00:11 +0000)]
commit franch translation from bugzila reactos.org/bugzilla/show_bug.cgi?id=1150
svn path=/trunk/; revision=20265
Gé van Geldorp [Sun, 18 Dec 2005 23:21:58 +0000 (23:21 +0000)]
Detach GUI process from console
svn path=/trunk/; revision=20264
Magnus Olsen [Sun, 18 Dec 2005 23:13:05 +0000 (23:13 +0000)]
in function deformat_environment did cut of one letter of GetEnvironmentVariableW at beigner in second call. it try found example LLUSERSPROFILE but it mean ALLUSERSPROFILE. fixed by me and hpussin.
svn path=/trunk/; revision=20263
Hervé Poussineau [Sun, 18 Dec 2005 23:00:00 +0000 (23:00 +0000)]
Fix serial mouse type detection
Shut up some debug message
svn path=/trunk/; revision=20261
Eric Kohl [Sun, 18 Dec 2005 21:38:05 +0000 (21:38 +0000)]
- Move SetServiceObjectSecurity to the right file.
- Pass arguments to ANSI services.
svn path=/trunk/; revision=20259
Gé van Geldorp [Sun, 18 Dec 2005 20:58:32 +0000 (20:58 +0000)]
Fix C++ exception handling
svn path=/trunk/; revision=20257
Hervé Poussineau [Sun, 18 Dec 2005 20:50:26 +0000 (20:50 +0000)]
Fix little bug which prevented IRP_MJ_PNP to be forwarded to lower driver
Set eol-style to native for usbstor driver files
svn path=/trunk/; revision=20256
Eric Kohl [Sun, 18 Dec 2005 19:50:53 +0000 (19:50 +0000)]
Implement QueryServiceConfigW.
svn path=/trunk/; revision=20255
Hervé Poussineau [Sun, 18 Dec 2005 18:14:25 +0000 (18:14 +0000)]
Fix typo, which lead to be unable to create services with a description text
svn path=/trunk/; revision=20253
Hervé Poussineau [Sun, 18 Dec 2005 18:12:36 +0000 (18:12 +0000)]
Use the right default value for the serial port baud rate
svn path=/trunk/; revision=20251
Magnus Olsen [Sun, 18 Dec 2005 17:53:33 +0000 (17:53 +0000)]
forget reformat the code so it look nice in editor
svn path=/trunk/; revision=20250
Magnus Olsen [Sun, 18 Dec 2005 17:52:28 +0000 (17:52 +0000)]
fix follow bug hex->dec, bin->dec, oct->dec, now all converting should work fine. I have not found any more problem with it.
svn path=/trunk/; revision=20249
Casper Hornstrup [Sun, 18 Dec 2005 17:40:51 +0000 (17:40 +0000)]
Remove oleaut32 from api status
svn path=/trunk/; revision=20248
Hartmut Birr [Sun, 18 Dec 2005 17:15:39 +0000 (17:15 +0000)]
Fix the returned pointer in CopyUp.
svn path=/trunk/; revision=20247
Magnus Olsen [Sun, 18 Dec 2005 17:05:35 +0000 (17:05 +0000)]
adding binary convert tested betwin dec -> bin -> hex -> bin -> oct and works
svn path=/trunk/; revision=20246
Magnus Olsen [Sun, 18 Dec 2005 16:03:35 +0000 (16:03 +0000)]
Fix partily of bug 1149, left todo is binary show. Follow thing : Hex, dec, oct should work fine now and convert betwin them
svn path=/trunk/; revision=20245
Magnus Olsen [Sun, 18 Dec 2005 12:32:05 +0000 (12:32 +0000)]
add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc 3.4.4
svn path=/trunk/; revision=20244
Thomas Bluemel [Sun, 18 Dec 2005 11:04:04 +0000 (11:04 +0000)]
don't typecast constant strings
svn path=/trunk/; revision=20243
Casper Hornstrup [Sun, 18 Dec 2005 10:58:46 +0000 (10:58 +0000)]
Remove ole32 from api status
svn path=/trunk/; revision=20242
Magnus Olsen [Sun, 18 Dec 2005 09:55:29 +0000 (09:55 +0000)]
remove my last change for w3seek did not like it. and gave some good point why
svn path=/trunk/; revision=20241
Magnus Olsen [Sun, 18 Dec 2005 09:36:32 +0000 (09:36 +0000)]
add -fforce-addr -fmerge-all-constants -fmove-all-movables -funit-at-a-time to DBG=0 Old setting did produce 1.06MB of comctl32.dll new setting produce it to 940KB. it will produce smaller file size for all file.
svn path=/trunk/; revision=20240
Sebastian Gasiorek [Sun, 18 Dec 2005 01:29:18 +0000 (01:29 +0000)]
putenv should return success on deletion of nonexistent variable.
fixes one "msvcrt environ" test
svn path=/trunk/; revision=20239
Sebastian Gasiorek [Sun, 18 Dec 2005 00:43:58 +0000 (00:43 +0000)]
"MSVCRT memcpy behaves like memmove for overlapping moves"
Fixes wine msvcrt string test
svn path=/trunk/; revision=20238
Thomas Bluemel [Sun, 18 Dec 2005 00:05:08 +0000 (00:05 +0000)]
fixed error codes returned when memory allocations failed
svn path=/trunk/; revision=20237
Casper Hornstrup [Sun, 18 Dec 2005 00:00:18 +0000 (00:00 +0000)]
Remove winmm from api status
svn path=/trunk/; revision=20236
Casper Hornstrup [Sat, 17 Dec 2005 23:13:00 +0000 (23:13 +0000)]
Remove shell32 from api status
svn path=/trunk/; revision=20235
Magnus Olsen [Sat, 17 Dec 2005 21:51:36 +0000 (21:51 +0000)]
Alexander Wurzinger(Lohnegrim)' E-Mail 'Lohnegrim@gmx.net' fix follow bugs Commend "'type/p','dir/p','dir/s','dir/p/s' did not work with CTRL+C"\n"'pause' does not continie ones you Press Ctrl/Shift/Alt"
svn path=/trunk/; revision=20234
Thomas Bluemel [Sat, 17 Dec 2005 21:41:15 +0000 (21:41 +0000)]
rename IsDeviceEnabled to IsDeviceStarted
svn path=/trunk/; revision=20233
Thomas Bluemel [Sat, 17 Dec 2005 21:13:36 +0000 (21:13 +0000)]
fixed IsUserAdmin and enable the calls to it
svn path=/trunk/; revision=20232
Thomas Bluemel [Sat, 17 Dec 2005 20:59:51 +0000 (20:59 +0000)]
use the captured link target string length in NtCreateSymbolicLinkObject. Spotted by zebasoftis.
svn path=/trunk/; revision=20231
Magnus Olsen [Sat, 17 Dec 2005 20:59:44 +0000 (20:59 +0000)]
add allowwarnings ="true" so ibrowser can be build with dgb=0 with gcc 3.4.4
svn path=/trunk/; revision=20230
Magnus Olsen [Sat, 17 Dec 2005 20:57:52 +0000 (20:57 +0000)]
add allowwarnings ="true" so explore can be build with dgb=0 with gcc 3.4.4
svn path=/trunk/; revision=20229
Eric Kohl [Sat, 17 Dec 2005 19:58:23 +0000 (19:58 +0000)]
Implement CMP_Init_Detection, CMP_Report_LogOn, CM_Setup_DevNode[_Ex] and CM_Uninstall_DevNode[_Ex].
svn path=/trunk/; revision=20228
Martin Fuchs [Sat, 17 Dec 2005 17:31:32 +0000 (17:31 +0000)]
fix bug 1139: disable printer submenu folder in "settings" start menu
svn path=/trunk/; revision=20227
Magnus Olsen [Sat, 17 Dec 2005 17:14:50 +0000 (17:14 +0000)]
add allowwarnings ="true" so telnet can be build with dgb=0
svn path=/trunk/; revision=20226
Thomas Bluemel [Sat, 17 Dec 2005 16:06:45 +0000 (16:06 +0000)]
ported the __EXCEPT_PAGE_FAULT macro for upcoming synchronizations of imported wine code
svn path=/trunk/; revision=20225
Thomas Bluemel [Sat, 17 Dec 2005 15:45:59 +0000 (15:45 +0000)]
fixed the definition of RtlDosPathNameToNtPathName_U
svn path=/trunk/; revision=20224
Eric Kohl [Sat, 17 Dec 2005 12:23:41 +0000 (12:23 +0000)]
- Implement CM_Disable_DevNode[_Ex], CM_Enable_DevNode[_Ex], CM_Reenumerate_DevNode[_Ex] and CM_Run_Detection[_Ex].
- Implement StringTableAddStringEx and StringTableLookUpStringEx.
svn path=/trunk/; revision=20223
Filip Navara [Sat, 17 Dec 2005 12:16:28 +0000 (12:16 +0000)]
Tip of the day: Never let a sick person code.
svn path=/trunk/; revision=20222
Filip Navara [Sat, 17 Dec 2005 12:13:06 +0000 (12:13 +0000)]
Fix a handle leak.
svn path=/trunk/; revision=20221
Filip Navara [Sat, 17 Dec 2005 12:09:08 +0000 (12:09 +0000)]
Fix a cut & paste error.
svn path=/trunk/; revision=20220
Filip Navara [Sat, 17 Dec 2005 12:05:55 +0000 (12:05 +0000)]
Minor cleanup of GetVolumeNameForVolumeMountPointW and fix some incorrect return codes (spotted by w3seek).
svn path=/trunk/; revision=20219
Filip Navara [Sat, 17 Dec 2005 11:31:12 +0000 (11:31 +0000)]
Fix bunch of bugs in GetVolumeNameForVolumeMountPointW. Thanks to w3seek.
svn path=/trunk/; revision=20218
Filip Navara [Sat, 17 Dec 2005 11:08:16 +0000 (11:08 +0000)]
Implementation of GetVolumeNameForVolumeMountPointW (depends on mount manager, so it doesn't work in ROS).
svn path=/trunk/; revision=20217
Royce Mitchell III [Sat, 17 Dec 2005 06:26:20 +0000 (06:26 +0000)]
CreateFile() fails with INVALID_HANDLE_VALUE, not NULL - this fixes GetLastError() to more accurately point to the problem when diagnosing problems.
svn path=/trunk/; revision=20216
Royce Mitchell III [Sat, 17 Dec 2005 05:47:19 +0000 (05:47 +0000)]
print out some useful info before we go belly-up
svn path=/trunk/; revision=20215
Thomas Bluemel [Fri, 16 Dec 2005 19:54:08 +0000 (19:54 +0000)]
Patch by Kaj Kaloinen <kkaloine@gmail.com>:
- Finnish translation of userenv.dll
svn path=/trunk/; revision=20213
Thomas Bluemel [Fri, 16 Dec 2005 18:41:00 +0000 (18:41 +0000)]
fixed windres warning
svn path=/trunk/; revision=20212
Gé van Geldorp [Fri, 16 Dec 2005 10:17:31 +0000 (10:17 +0000)]
samwise52 <samcharly@hotmail.com>
Spanish translations
Minor syntax fixes and SUBLANG_SPANISH -> SUBLANG_NEUTRAL by GvG
svn path=/trunk/; revision=20211
Gé van Geldorp [Fri, 16 Dec 2005 10:00:37 +0000 (10:00 +0000)]
ggcom <ggcom@tele2.fr>
French translation (bug 1124)
svn path=/trunk/; revision=20210
Gé van Geldorp [Fri, 16 Dec 2005 09:57:32 +0000 (09:57 +0000)]
ggcom <ggcom@tele2.fr>
French translation (bug 1130)
svn path=/trunk/; revision=20209
Gé van Geldorp [Fri, 16 Dec 2005 09:55:12 +0000 (09:55 +0000)]
ggcom <ggcom@tele2.fr>
French translation (bug 1131)
svn path=/trunk/; revision=20208
Andrew Munger [Fri, 16 Dec 2005 03:00:02 +0000 (03:00 +0000)]
Return error codes correctly, fixes 1109. Patch by Hartmut Birr.
svn path=/trunk/; revision=20204
Hervé Poussineau [Thu, 15 Dec 2005 23:24:43 +0000 (23:24 +0000)]
Implement DICS_FLAG_CONFIGSPECIFIC case in SetupDiOpenDevRegKey, by factorizing some code from SetupDiCreateDevRegKeyW to OpenHardwareProfileKey
Don't ask for KEY_ENUMERATE_SUB_KEYS access right when not needed
Implemenent internal function ResetDevice()
svn path=/trunk/; revision=20203
Hervé Poussineau [Thu, 15 Dec 2005 22:13:01 +0000 (22:13 +0000)]
Replace some strings by constants
svn path=/trunk/; revision=20202
Hervé Poussineau [Thu, 15 Dec 2005 21:21:38 +0000 (21:21 +0000)]
Implement DICS_FLAG_CONFIGSPECIFIC and DIREG_DEV cases in SetupDiCreateDevRegKeyW
Implement SetupDiChangeState
svn path=/trunk/; revision=20201
Gé van Geldorp [Thu, 15 Dec 2005 21:01:01 +0000 (21:01 +0000)]
Fix by Royce3:
Don't wait 10 sec after starting an app via a .lnk file (bug 1107)
svn path=/trunk/; revision=20200
Ged Murphy [Thu, 15 Dec 2005 20:27:16 +0000 (20:27 +0000)]
Fixed positioning of graphic in start menu
by Sebastiaan Roodenburg (KaRaMBa : IRC)
svn path=/trunk/; revision=20197
Hervé Poussineau [Thu, 15 Dec 2005 18:20:21 +0000 (18:20 +0000)]
Add message box to tell the user to reboot after the installation of a network card
svn path=/trunk/; revision=20192
Hervé Poussineau [Thu, 15 Dec 2005 17:40:50 +0000 (17:40 +0000)]
Add a hack to enable "Do not show this dialog anymore" (still doesn't work)
Rename IsDeviceEnabled to IsDeviceStarted and EnableDevice to StartDevice
svn path=/trunk/; revision=20191
Hervé Poussineau [Thu, 15 Dec 2005 16:35:15 +0000 (16:35 +0000)]
Allow DIF_PROPERTYCHANGE as valid install code in SetupDiSetClassInstallParamsW
Better stub for SetupDiChangeState
svn path=/trunk/; revision=20190