Commit graph

18944 commits

Author SHA1 Message Date
Brandon Turner
5caea08853 Better page file creation that allows for system managed setting. A lot of thanks to Thomas on this patch.
svn path=/trunk/; revision=20334
2005-12-26 02:45:49 +00:00
Thomas Bluemel
60f9e8b3c5 fixed creating property pages
svn path=/trunk/; revision=20333
2005-12-25 23:57:26 +00:00
Thomas Bluemel
5ec3b17e0d perform asynchronous SID lookups
svn path=/trunk/; revision=20332
2005-12-25 21:20:13 +00:00
Eric Kohl
1dbbdf4ea8 Implement QueryServiceStatusEx.
svn path=/trunk/; revision=20331
2005-12-25 21:19:33 +00:00
Magnus Olsen
80cc55de74 do not BSD in some test apps I have. it did not check if input buffer for the convert string was NULL or not.
svn path=/trunk/; revision=20330
2005-12-25 18:53:39 +00:00
Hervé Poussineau
559ea9a183 Copy driver files only once
svn path=/trunk/; revision=20329
2005-12-25 15:00:05 +00:00
Eric Kohl
2e1f9475d8 - Implement EnumServicesStatusW.
- Add server stubs for ChangeServiceConfigA, GetServiceDisplayNameA, GetServiceKeyNameA and QueryServiceStatusEx.

svn path=/trunk/; revision=20328
2005-12-25 14:45:30 +00:00
Magnus Olsen
46d8d540af addig follow reslution to select betwin vbe_640x480x16, vbe_800x600x8, vbe_1024x768x8, vbe_1024x768x16
svn path=/trunk/; revision=20327
2005-12-25 10:35:23 +00:00
Magnus Olsen
344a183c14 Adding same bug fix as 20303 to vfprintf.c it did have same problem. thx for GvG bugfix.
svn path=/trunk/; revision=20326
2005-12-25 02:55:18 +00:00
Magnus Olsen
4e2b520755 fixing 20 VS waring msg
svn path=/trunk/; revision=20325
2005-12-25 02:05:50 +00:00
Hervé Poussineau
b0ed55d762 Close the key only if we have opened it (it's not the case when the subkey name is empty)
svn path=/trunk/; revision=20324
2005-12-24 23:24:40 +00:00
Hervé Poussineau
4d21beb957 Allow more than one USB controller
svn path=/trunk/; revision=20323
2005-12-24 17:56:23 +00:00
Magnus Olsen
1a9be1b9ef Fixed Cz.rc to SUBLANG_DEFAULT so make VS happy
Fixed Es.rc to SUBLANG_NEUTRAL so make VS happy

svn path=/trunk/; revision=20322
2005-12-24 17:50:01 +00:00
Gé van Geldorp
b321c10094 Fix transfer summary
svn path=/trunk/; revision=20321
2005-12-24 14:28:05 +00:00
Gé van Geldorp
d22675a805 There's a difference between a handle and an object... Sorry about this
svn path=/trunk/; revision=20320
2005-12-24 09:33:35 +00:00
Royce Mitchell III
c5454d2a4b fixed typo
svn path=/trunk/; revision=20319
2005-12-24 07:21:22 +00:00
Royce Mitchell III
4c7110175d first attempt at a hebrew keyboard
svn path=/trunk/; revision=20318
2005-12-24 05:36:38 +00:00
Gé van Geldorp
7ca33cb6d6 Checking memory allocation return values helps prevent crashes
svn path=/trunk/; revision=20316
2005-12-23 20:47:54 +00:00
Gé van Geldorp
9851ee0b33 Send delayed ACKs after 200ms instead of 2500ms
svn path=/trunk/; revision=20315
2005-12-23 20:46:48 +00:00
Gé van Geldorp
a7cb9f71d5 Force Nagle algorithm off for loopback
svn path=/trunk/; revision=20314
2005-12-23 20:44:39 +00:00
Maarten Bosma
a2603641ae Allow to choose between 800x600x16 and 640x480x8 as default resolution in first stage installer.
svn path=/trunk/; revision=20313
2005-12-23 18:03:12 +00:00
Eric Kohl
d40178810d -Add QueryServiceConfig2A stub.
-Implement QueryServiceObjectSecurity and SetServiceObjectSecurity.

svn path=/trunk/; revision=20311
2005-12-23 15:56:51 +00:00
Eric Kohl
e0189ae169 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
2005-12-23 15:46:03 +00:00
Gé van Geldorp
0339408978 Return error code that oskit understands. Fixes ftp upload.
svn path=/trunk/; revision=20305
2005-12-22 22:23:07 +00:00
Gé van Geldorp
63a073268b Silence debug message
svn path=/trunk/; revision=20304
2005-12-22 22:22:14 +00:00
Gé van Geldorp
09b5023d6f Fix nul stripping and get GreatLord of my back ;-)
svn path=/trunk/; revision=20303
2005-12-22 20:41:46 +00:00
Maarten Bosma
e2b8d4b568 Only allow bmp since it is the only format supported by reactos.
svn path=/trunk/; revision=20301
2005-12-22 16:30:37 +00:00
Hervé Poussineau
966599f7f4 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
2005-12-22 13:57:52 +00:00
Hervé Poussineau
9b36d74ce9 Expand the value if we have a REG_EXPAND_SZ entry
svn path=/trunk/; revision=20299
2005-12-22 13:54:07 +00:00
Gé van Geldorp
d86cf51518 Remove debugging breakpoint accidentally left in
svn path=/trunk/; revision=20298
2005-12-22 11:50:12 +00:00
Gé van Geldorp
da2a71a27c 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
2005-12-22 11:44:16 +00:00
Magnus Olsen
59946b074c Bug 1158 French translation from French translation team by zoken <mustang9@gmail.com>
svn path=/trunk/; revision=20296
2005-12-21 21:29:07 +00:00
Magnus Olsen
37ece180b2 Bug 1157 French translation from French translation team by zoken <mustang9@gmail.com>
svn path=/trunk/; revision=20295
2005-12-21 21:25:59 +00:00
Magnus Olsen
157d0e604b Bug 1166 part 2 of 2 French translation from French translation team by cmoibenlepro <cmoibenlepro@hotmail.com>
svn path=/trunk/; revision=20294
2005-12-21 21:19:04 +00:00
Magnus Olsen
64517a2673 Bug 1166 part 1 of 2 French translation from French translation team by cmoibenlepro <cmoibenlepro@hotmail.com>
svn path=/trunk/; revision=20293
2005-12-21 21:12:35 +00:00
Magnus Olsen
71018ce807 Bug 1155 French translation from French translation team by zoken <mustang9@gmail.com
svn path=/trunk/; revision=20292
2005-12-21 21:07:03 +00:00
Magnus Olsen
9ed5feb019 Bug 1163 French translation from Jerome Signouret "ggcom" by ReactOS French translation team
svn path=/trunk/; revision=20291
2005-12-21 20:58:08 +00:00
Magnus Olsen
0d208b6424 Bug 1162 correct French translation by Jerome Signouret "ggcom"
svn path=/trunk/; revision=20290
2005-12-21 20:50:15 +00:00
Thomas Bluemel
78641fec1a make functions match their declarations
svn path=/trunk/; revision=20288
2005-12-21 19:07:47 +00:00
Thomas Bluemel
fab032457d fixed difference in signedness warning
svn path=/trunk/; revision=20287
2005-12-21 19:07:47 +00:00
James Tabor
2da4a5f455 Fix compiling. Thanks to filip.
svn path=/trunk/; revision=20286
2005-12-21 18:03:28 +00:00
Hervé Poussineau
09a48bfbbf Partly implement SetupDiInstallDeviceInterfaces
svn path=/trunk/; revision=20284
2005-12-21 14:43:02 +00:00
Hervé Poussineau
62d79cb1cd - 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
2005-12-21 12:28:55 +00:00
Ged Murphy
cb0196f66c missed an error check
svn path=/trunk/; revision=20282
2005-12-20 23:54:21 +00:00
Eric Kohl
1c2de2b455 Add missing RtlMakeSelfRelatedSd prototype.
svn path=/trunk/; revision=20281
2005-12-20 23:16:09 +00:00
Gé van Geldorp
ad4ad9891b The function epilog is responsible for removing the final exception frame
svn path=/trunk/; revision=20280
2005-12-20 20:42:30 +00:00
Ged Murphy
437e3b8570 fix output for local connections
svn path=/trunk/; revision=20279
2005-12-20 20:36:38 +00:00
Hervé Poussineau
c9b00baec1 Don't try to dereference possible NULL pointers
svn path=/trunk/; revision=20277
2005-12-20 20:07:40 +00:00
Ged Murphy
ec040b1b1d - shut some of the msvc warnings up
- change malloc's to HeapAlloc's
- fix memory leaks

svn path=/trunk/; revision=20276
2005-12-20 19:54:25 +00:00
Sebastian Gasiorek
ceb1bf51b8 when message is not unicode then SendMessageA should be used. Fixes #1152 and combobox in "Run..." dialog
svn path=/trunk/; revision=20275
2005-12-20 13:24:47 +00:00