Hermès Bélusca-Maïto
a330365f49
[NTOSKRNL]
...
Do the fading if we are in a valid state.
svn path=/trunk/; revision=57859
2012-12-09 22:15:42 +00:00
Amine Khaldi
2aac2655db
[SHELL32_WINETEST]: Sync with Wine 1.5.19.
...
svn path=/trunk/; revision=57858
2012-12-09 22:05:54 +00:00
Amine Khaldi
6b1996b292
[PSDK]
...
* Update some shell related headers.
[UUID]
* Add some GUIDs to shguids.c.
[MAIN.CPL]
* Remove initguid.h inclusion and link to uuid.
svn path=/trunk/; revision=57857
2012-12-09 22:04:46 +00:00
Hermès Bélusca-Maïto
47a6b7c65c
[NTOSKRNL]
...
Mention that the part of code related to displaying SKU-related bitmap is disabled due to CORE-6781.
svn path=/trunk/; revision=57856
2012-12-09 21:59:25 +00:00
Hermès Bélusca-Maïto
4c55745faf
[NTOSKRNL]
...
Reintroduce the long-awaited boot-logo fading-in, removed since ReactOS 0.3.3 due to bootvid / inbv refactoring. Code taken from the old (ie. pre-ReactOS 0.3.3) bootvid.
svn path=/trunk/; revision=57855
2012-12-09 21:43:51 +00:00
Amine Khaldi
7b562bf5e5
[NTDLL_WINETEST]: Sync with Wine 1.5.19.
...
svn path=/trunk/; revision=57854
2012-12-09 20:47:13 +00:00
Amine Khaldi
541bbc00b6
[KERNEL32_WINETEST]: Sync with Wine 1.5.19.
...
svn path=/trunk/; revision=57853
2012-12-09 20:39:13 +00:00
Amine Khaldi
345747cd11
[MSI_WINETEST]: Sync with Wine 1.5.19.
...
svn path=/trunk/; revision=57852
2012-12-09 19:52:12 +00:00
Amine Khaldi
13d789dd50
[MSI]: Sync to Wine 1.5.19.
...
svn path=/trunk/; revision=57851
2012-12-09 19:43:59 +00:00
Amine Khaldi
8d198a629b
[PSDK]
...
* Update some headers.
* Import Wine's ntddcdvd.h.
svn path=/trunk/; revision=57850
2012-12-09 19:32:24 +00:00
Johannes Anderwald
c9502f66eb
[USBCCGP]
...
- Add more debugging for failing webcam
CORE-6574
svn path=/trunk/; revision=57849
2012-12-09 18:39:35 +00:00
Pierre Schweitzer
e51a80740b
[NTOSKRNL]
...
Properly set the position in name string when matching DOS_STAR wildcard.
This fixed 6 failing tests.
svn path=/trunk/; revision=57848
2012-12-09 18:00:52 +00:00
Hermès Bélusca-Maïto
2247e451bb
Fix SVN property
...
svn path=/trunk/; revision=57847
2012-12-09 16:46:31 +00:00
Hermès Bélusca-Maïto
411b0a04a0
[FREELDR]
...
Fix SVN properties (part 2)
svn path=/trunk/; revision=57846
2012-12-09 16:44:45 +00:00
Hermès Bélusca-Maïto
04d0a4f284
[FREELDR]
...
Fix SVN properties.
svn path=/trunk/; revision=57845
2012-12-09 16:38:13 +00:00
Pierre Schweitzer
85cd41dc5e
[NTOSKRNL]
...
Properly define tags for allocations
svn path=/trunk/; revision=57844
2012-12-09 15:11:09 +00:00
Hermès Bélusca-Maïto
9e719b7a55
[FREELDR]
...
Add SetupUiInitialize also for ARM (do nothing).
svn path=/trunk/; revision=57843
2012-12-09 15:09:49 +00:00
Hermès Bélusca-Maïto
3628b9f8e0
[FREELDR]
...
Improve the overall look:
- Augment the timeout of the livecd from 3 seconds to 5 seconds.
- In "Mini"-UI (i.e. NTLDR-like UI), add a newline between "Press ENTER" and the time counting.
- Have a real "Setup"-UI (i.e. make it really work).
- Add the possibility to change the title of menus.
svn path=/trunk/; revision=57842
2012-12-09 15:01:51 +00:00
Pierre Schweitzer
9316fd9ef1
[WIN32CSR]
...
Add langage definition support
svn path=/trunk/; revision=57841
2012-12-09 14:53:32 +00:00
Amine Khaldi
f98d77e0ad
[SERVICES_WINETEST]: Import from Wine 1.5.19.
...
svn path=/trunk/; revision=57840
2012-12-09 13:06:56 +00:00
Amine Khaldi
8e1cd45dae
[REGEDIT_WINETEST]: Import from Wine 1.5.19.
...
svn path=/trunk/; revision=57839
2012-12-09 13:02:24 +00:00
Jérôme Gardou
cece806823
[CRT]
...
- make some functions locale aware
- add implementation of ___mb_cur_max_func and _isctype_l
[MSVCRT20]
- keep up with msvcrt
[MSVCRT40]
- ditto
svn path=/trunk/; revision=57838
2012-12-09 11:42:02 +00:00
Eric Kohl
90b34c856c
[LSASRV]
...
- LsarQueryAuditEvents: Do not fail if the PolAdtEv attribute does not exist and return proper inormation to the caller.
- Implement LsarSetAuditEvents.
svn path=/trunk/; revision=57837
2012-12-09 11:34:09 +00:00
Jérôme Gardou
16c5f9f124
[CRT]
...
- attempt to fix MSVC build
svn path=/trunk/; revision=57836
2012-12-09 04:06:25 +00:00
Jérôme Gardou
041dd3b70f
[MSVCRT_WINETEST]
...
- ROSTESTS-91 #comment Fixed with r57833 and r57834 #resolve
svn path=/trunk/; revision=57835
2012-12-09 03:39:12 +00:00
Jérôme Gardou
de65d32082
[CRT]
...
- attempt to fix build
svn path=/trunk/; revision=57834
2012-12-09 03:36:14 +00:00
Jérôme Gardou
b588451fcf
[MSVCRT]
...
- Massive update to go towards a proper localization implementation
Based on wine code
svn path=/trunk/; revision=57833
2012-12-09 03:17:14 +00:00
Eric Kohl
359c37fdf9
[LSASRV]
...
Implement LsarSetServerRole, LsarSetModification and LsarSetAuditFull.
svn path=/trunk/; revision=57832
2012-12-08 23:12:30 +00:00
Jérôme Gardou
fe2af27884
[KERNEL32]
...
- Formatting, no code change
svn path=/trunk/; revision=57831
2012-12-08 22:24:56 +00:00
Jérôme Gardou
2f7f2bfb3c
[USERENV]
...
- Formatting, no code change
svn path=/trunk/; revision=57830
2012-12-08 22:11:41 +00:00
Jérôme Gardou
3a812eaed0
[MSVCRT_WINETEST]
...
- sync with wine 1.5.19
svn path=/trunk/; revision=57829
2012-12-08 22:02:22 +00:00
Jérôme Gardou
25c7e566aa
[INCLUDE/CRT]
...
- Add yet an other __ROS_LONG64__ hack to get newest wine tests to compile
svn path=/trunk/; revision=57828
2012-12-08 21:46:08 +00:00
Hermès Bélusca-Maïto
14c031d2eb
[USETUP]
...
Finish to translate "ReactOS xxxxx Setup".
svn path=/trunk/; revision=57827
2012-12-08 21:09:57 +00:00
Johannes Anderwald
86da1da11d
[USBCCGP]
...
- Add debugging function to analyze configuration descriptor
- Remove assert
CORE-6574
svn path=/trunk/; revision=57826
2012-12-08 19:52:10 +00:00
Johannes Anderwald
0b6cc39c0a
[HIDCLASS]
...
- Handle device initialization errors
CORE-6575
svn path=/trunk/; revision=57825
2012-12-08 19:17:35 +00:00
Jérôme Gardou
752fa55287
[CRT]
...
- Fix build
svn path=/trunk/; revision=57824
2012-12-08 17:46:27 +00:00
Jérôme Gardou
f17fe2fe20
[MSVCRT]
...
- Properly implement and export _fpcontrol_s
svn path=/trunk/; revision=57823
2012-12-08 17:44:38 +00:00
Jérôme Gardou
a7321eec6d
[INCLUDE/CRT]
...
- Add _MCW_DN definition
svn path=/trunk/; revision=57822
2012-12-08 17:40:28 +00:00
Eric Kohl
5b127ff896
[LSASRV]
...
- Add a trusted flag to the lsa object type.
- Inherit the trusted flag from the policy object when an account or secret object is created or opened.
- Set the trusted flag for a policy object in LsaIOpenPolicyTrusted.
svn path=/trunk/; revision=57821
2012-12-08 17:18:17 +00:00
Jérôme Gardou
a19c9a7015
[SHELL32]
...
- Use CPL_STARTWPARMSW since we are sending a unicode string
svn path=/trunk/; revision=57820
2012-12-08 16:34:08 +00:00
Johannes Anderwald
d7c409d1d9
[HIDUSB]
...
- Retry retrieving report descriptor with old hid version
- #CORE-6575 for details
svn path=/trunk/; revision=57816
2012-12-07 18:44:14 +00:00
Thomas Faber
3aeef6d10e
[SPIDER]
...
- Only dissolve a stack of cards if they're of the same color
- Allow easier recognition of suit in concealed cards
- Patch by Marcel Leyendeckers, m dot leyendeckers at gmx dot de
CORE-6808 #resolve #comment Committed. Thanks!
svn path=/trunk/; revision=57815
2012-12-07 18:00:30 +00:00
Johannes Anderwald
4f96b5fd3c
[NDIS]
...
- Fix several bugs in NdisOpenFile
- Introduced in rev 5990 (5/9/2003)
svn path=/trunk/; revision=57814
2012-12-07 10:33:49 +00:00
Johannes Anderwald
e5f8728f35
[LIBUSB]
...
- Set USBD status when a device is successfully configured and transferred length for vendor class requests
- Add error msg when copying of interface descriptor fails
svn path=/trunk/; revision=57813
2012-12-07 09:33:05 +00:00
Johannes Anderwald
bbda91790a
[LIBUSB]
...
- Fix build
svn path=/trunk/; revision=57812
2012-12-07 08:21:35 +00:00
Johannes Anderwald
075d464e9d
[LIBUSB]
...
- Set status and transferred byte length
- Display error msg when request fails
- Remove asserts
- CORE-6574 CORE-6676
svn path=/trunk/; revision=57811
2012-12-07 08:18:45 +00:00
Johannes Anderwald
704fb912be
[HIDCLASS]
...
- Don't assert on initialization error
svn path=/trunk/; revision=57807
2012-12-06 02:09:54 +00:00
Johannes Anderwald
fae75d1fc7
[HIDUSB]
...
- Add check if interface descriptor was parsed
- Correct error message
- Set device idle after a configuration has been selected
- CORE-6574
svn path=/trunk/; revision=57805
2012-12-05 08:26:39 +00:00
Johannes Anderwald
874a4d7f8b
[NDIS]
...
- Set ParameterValue when NdisReadConfiguration is successful
- Fixes crash when Belkin F5D8053 N Wireless USB Adapter is initializing
- Introduced in rev 5338 (31/07/2003)
svn path=/trunk/; revision=57803
2012-12-04 23:09:48 +00:00
Johannes Anderwald
05e2dc4e57
[USBD]
...
- Add missing exports
svn path=/trunk/; revision=57800
2012-12-04 19:48:51 +00:00