reactos.git
10 years ago[NTVDM]
Hermès Bélusca-Maïto [Fri, 9 Aug 2013 13:06:01 +0000 (13:06 +0000)]
[NTVDM]
Implement INT 10h, function 04h (Query Light Pen) (deprecated)

svn path=/branches/ntvdm/; revision=59677

10 years agoFix the fix.
Hermès Bélusca-Maïto [Fri, 9 Aug 2013 11:55:31 +0000 (11:55 +0000)]
Fix the fix.

svn path=/branches/ntvdm/; revision=59676

10 years ago[NTVDM]
Hermès Bélusca-Maïto [Fri, 9 Aug 2013 11:41:13 +0000 (11:41 +0000)]
[NTVDM]
Fix cursor position.

svn path=/branches/ntvdm/; revision=59675

10 years ago[NTVDM]
Aleksandar Andrejevic [Fri, 9 Aug 2013 09:24:40 +0000 (09:24 +0000)]
[NTVDM]
Calculate the text height instead of using a hardcoded value.

svn path=/branches/ntvdm/; revision=59674

10 years ago[NTVDM]
Hermès Bélusca-Maïto [Fri, 9 Aug 2013 00:13:54 +0000 (00:13 +0000)]
[NTVDM]
- Fix usage of the console framebuffer mutex (used only with graphics screen buffers).
- Do not check for text/graphics mode when updating each scan line, in VgaUpdateFramebuffer.

svn path=/branches/ntvdm/; revision=59673

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 21:57:07 +0000 (21:57 +0000)]
[NTVDM]
Fix the default cursor size and cursor size calculation.

svn path=/branches/ntvdm/; revision=59672

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 21:15:02 +0000 (21:15 +0000)]
[NTVDM]
Clear the VGA memory during initialization.
Clear the graphics framebuffer when switching to graphics mode.

svn path=/branches/ntvdm/; revision=59671

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 19:56:28 +0000 (19:56 +0000)]
[NTVDM]
Fix coding style.
Fix initial cursor position bug.
Fix memory limit constant for VGA memory modes 0 and 1 (64 KB not 32 KB).

svn path=/branches/ntvdm/; revision=59669

10 years ago[NTVDM]
Hermès Bélusca-Maïto [Wed, 7 Aug 2013 17:41:54 +0000 (17:41 +0000)]
[NTVDM]
- Check return value of VgaEnterGraphicsMode (because CreateConsoleScreenBuffer can fail), and create VgaEnterTextMode and VgaLeaveTextMode helpers.
- Don't declare variables inside loops.

svn path=/branches/ntvdm/; revision=59668

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 15:42:32 +0000 (15:42 +0000)]
[NTVDM]
Fix more MSVC warnings.

svn path=/branches/ntvdm/; revision=59667

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 15:01:38 +0000 (15:01 +0000)]
[NTVDM]
Fix MSVC warnings.

svn path=/branches/ntvdm/; revision=59666

10 years agoSynchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).
Hermès Bélusca-Maïto [Wed, 7 Aug 2013 14:57:30 +0000 (14:57 +0000)]
Synchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).

svn path=/branches/ntvdm/; revision=59665

10 years ago[NTVDM]
Aleksandar Andrejevic [Wed, 7 Aug 2013 12:06:39 +0000 (12:06 +0000)]
[NTVDM]
Remove unnecessary call to UNREFERENCED_PARAMETER, as the parameter is used later in the function.

svn path=/branches/ntvdm/; revision=59662

10 years ago[NTVDM]
Hermès Bélusca-Maïto [Tue, 6 Aug 2013 21:06:00 +0000 (21:06 +0000)]
[NTVDM]
Code formatting only.

svn path=/branches/ntvdm/; revision=59660

10 years ago[NTVDM]
Hermès Bélusca-Maïto [Tue, 6 Aug 2013 20:01:05 +0000 (20:01 +0000)]
[NTVDM]
- Don't leak console input/output handles when opening them in BiosInitialize.
- Deinitialize the emulator in the reverse order it was initialized.
- Simplify VgaGetVideoBaseAddress and VgaGetVideoLimitAddress and use the former one in VgaTranslate[Read-Write]Address.
- Use only unicode Win32 APIs where it's needed.

svn path=/branches/ntvdm/; revision=59659

10 years ago[NTVDM]
Aleksandar Andrejevic [Mon, 5 Aug 2013 23:20:25 +0000 (23:20 +0000)]
[NTVDM]
Implement Video Graphics Array (VGA) support.
Replace the old BIOS video code with new code that uses the VGA.

svn path=/branches/ntvdm/; revision=59648

10 years ago[PSDK]
Amine Khaldi [Sun, 4 Aug 2013 16:38:27 +0000 (16:38 +0000)]
[PSDK]
* Annotate some advpub.h functions.

svn path=/trunk/; revision=59636

10 years ago[CRT]
Amine Khaldi [Sun, 4 Aug 2013 14:43:44 +0000 (14:43 +0000)]
[CRT]
* Annotate stdio_s.h.

svn path=/trunk/; revision=59635

10 years ago[SAMLIB]
Eric Kohl [Sun, 4 Aug 2013 13:04:02 +0000 (13:04 +0000)]
[SAMLIB]
Formatting. No code changes!

svn path=/trunk/; revision=59634

10 years ago[IP]
Cameron Gutman [Sun, 4 Aug 2013 12:45:53 +0000 (12:45 +0000)]
[IP]
- Do a better job of selecting an interface to use when none was specified
- Fix build

svn path=/trunk/; revision=59633

10 years ago[TCPIP]
Cameron Gutman [Sun, 4 Aug 2013 12:35:05 +0000 (12:35 +0000)]
[TCPIP]
- Properly support having the same neighbor addresses on different interfaces

svn path=/trunk/; revision=59632

10 years ago[NETAPI32]
Eric Kohl [Sun, 4 Aug 2013 10:55:09 +0000 (10:55 +0000)]
[NETAPI32]
NetpNtStatusToApiStatus: Convert STATUS_PASSWORD_RESTRICTION to NERR_PasswordTooShort.

svn path=/trunk/; revision=59631

10 years ago[SAMLIB]
Eric Kohl [Sat, 3 Aug 2013 22:39:58 +0000 (22:39 +0000)]
[SAMLIB]
Implement SamQueryDisplayInformation.

svn path=/trunk/; revision=59630

10 years ago[CRT]
Amine Khaldi [Sat, 3 Aug 2013 18:57:57 +0000 (18:57 +0000)]
[CRT]
* Annotate process.h.

svn path=/trunk/; revision=59629

10 years ago[SAMLIB]
Eric Kohl [Sat, 3 Aug 2013 16:40:00 +0000 (16:40 +0000)]
[SAMLIB]
SamSetInformationUser: Add password length checks.

svn path=/trunk/; revision=59628

10 years ago[SAL]
Amine Khaldi [Sat, 3 Aug 2013 14:36:11 +0000 (14:36 +0000)]
[SAL]
* Add _Deref_post_opt_z_, _Deref_pre_opt_z_ and _Deref_prepost_opt_z_ annotations.

svn path=/trunk/; revision=59627

10 years ago[DDK]
Amine Khaldi [Sat, 3 Aug 2013 14:11:37 +0000 (14:11 +0000)]
[DDK]
* Annotate parallel.h.

svn path=/trunk/; revision=59626

10 years ago[DDK]
Amine Khaldi [Sat, 3 Aug 2013 13:36:55 +0000 (13:36 +0000)]
[DDK]
* Annotate punknown.h.

svn path=/trunk/; revision=59625

10 years ago[SAL]
Amine Khaldi [Sat, 3 Aug 2013 13:15:33 +0000 (13:15 +0000)]
[SAL]
* Add _Scanf_s_format_string_ annotation.

svn path=/trunk/; revision=59624

10 years ago[DDK]
Amine Khaldi [Sat, 3 Aug 2013 13:08:00 +0000 (13:08 +0000)]
[DDK]
* Annotate ws2san.h.

svn path=/trunk/; revision=59623

10 years ago[SYSSETUP]
Eric Kohl [Sat, 3 Aug 2013 10:32:03 +0000 (10:32 +0000)]
[SYSSETUP]
Implement and enable the HdcClassInstaller.

svn path=/trunk/; revision=59622

10 years ago[SYSSETUP]
Eric Kohl [Sat, 3 Aug 2013 09:00:24 +0000 (09:00 +0000)]
[SYSSETUP]
Fix indentation. No code changes!

svn path=/trunk/; revision=59621

10 years ago[DDK]
Amine Khaldi [Fri, 2 Aug 2013 23:39:54 +0000 (23:39 +0000)]
[DDK]
* Annotate strmini.h.

svn path=/trunk/; revision=59620

10 years ago[DDK]
Amine Khaldi [Fri, 2 Aug 2013 16:02:54 +0000 (16:02 +0000)]
[DDK]
* Annotate storport.h.

svn path=/trunk/; revision=59619

10 years ago[DDK]
Amine Khaldi [Fri, 2 Aug 2013 14:47:21 +0000 (14:47 +0000)]
[DDK]
* Annotate tdikrnl.h.

svn path=/trunk/; revision=59618

10 years ago[DDK]
Amine Khaldi [Fri, 2 Aug 2013 13:59:35 +0000 (13:59 +0000)]
[DDK]
* Annotate srb.h.

svn path=/trunk/; revision=59617

10 years ago[DDK]
Amine Khaldi [Thu, 1 Aug 2013 21:43:07 +0000 (21:43 +0000)]
[DDK]
* Annotate minitape.h.

svn path=/trunk/; revision=59616

10 years ago[WIN32SS]
Amine Khaldi [Thu, 1 Aug 2013 16:39:27 +0000 (16:39 +0000)]
[WIN32SS]
* Sync user32 spy.c with Wine 1.5.26. Based on a patch by Samuel Serapion updated by me.
CORE-7210 #resolve #comment Committed an updated version in r59615. Thanks.

svn path=/trunk/; revision=59615

10 years ago[KERNEL32]
Amine Khaldi [Thu, 1 Aug 2013 16:15:11 +0000 (16:15 +0000)]
[KERNEL32]
* Sync GetLocaleInfoW with Wine 1.5.26.
CORE-7281

svn path=/trunk/; revision=59614

10 years ago[NOTEPAD]
Amine Khaldi [Thu, 1 Aug 2013 15:43:43 +0000 (15:43 +0000)]
[NOTEPAD]
* Improve the file description. By Lee Schroeder.
CORE-7320 #resolved #comment Committed in r59612. Thanks.

svn path=/trunk/; revision=59613

10 years ago[CMD]
Amine Khaldi [Thu, 1 Aug 2013 15:40:34 +0000 (15:40 +0000)]
[CMD]
* Plug a memory leak. Based on a patch by Samuel Serapion.
CORE-7297 #resolve #comment Fixed in r59611. Thanks.

svn path=/trunk/; revision=59612

10 years ago[FULLFAT]
Amine Khaldi [Thu, 1 Aug 2013 15:28:54 +0000 (15:28 +0000)]
[FULLFAT]
* Silence some warnings.

svn path=/trunk/; revision=59611

10 years ago[DDK]
Amine Khaldi [Thu, 1 Aug 2013 14:35:54 +0000 (14:35 +0000)]
[DDK]
* Fix annotations for INSTANCE_BASIC_INFORMATION, INSTANCE_PARTIAL_INFORMATION and INSTANCE_FULL_INFORMATION.

svn path=/trunk/; revision=59610

10 years ago[MOUNTMGR]
Amine Khaldi [Thu, 1 Aug 2013 14:29:03 +0000 (14:29 +0000)]
[MOUNTMGR]
* Properly mark some unreferenced parameters as such.

svn path=/trunk/; revision=59609

10 years ago[SAL]
Amine Khaldi [Thu, 1 Aug 2013 14:18:15 +0000 (14:18 +0000)]
[SAL]
* Add __inner_callback annotation.

svn path=/trunk/; revision=59608

10 years ago[CMIDRIVER]
Amine Khaldi [Thu, 1 Aug 2013 14:15:22 +0000 (14:15 +0000)]
[CMIDRIVER]
* Improve header inclusions for cmicontrol and cmicpl.

svn path=/trunk/; revision=59607

10 years ago[COMSUPP]
Amine Khaldi [Thu, 1 Aug 2013 14:11:58 +0000 (14:11 +0000)]
[COMSUPP]
* Improve the header inclusions.

svn path=/trunk/; revision=59606

10 years ago[LIBUSB]
Johannes Anderwald [Wed, 31 Jul 2013 18:21:24 +0000 (18:21 +0000)]
[LIBUSB]
- Perform intialization of root hub in a worker thread
- Should help ReactOS to continue booting when an usb controller causes hangs

svn path=/trunk/; revision=59605

10 years ago[DDK]
Amine Khaldi [Wed, 31 Jul 2013 16:59:44 +0000 (16:59 +0000)]
[DDK]
* Annotate ndiswan.h.

svn path=/trunk/; revision=59604

10 years ago[DDK]
Amine Khaldi [Wed, 31 Jul 2013 14:13:58 +0000 (14:13 +0000)]
[DDK]
* Annotate ndistapi.h.

svn path=/trunk/; revision=59603

10 years ago[TRANSLATIONS]
Amine Khaldi [Wed, 31 Jul 2013 14:07:36 +0000 (14:07 +0000)]
[TRANSLATIONS]
* Italian translation update for hostname, notepad, input, devmgr and msgina. By Paolo Devoti.
CORE-7319 #resolve #comment Committed in r59602. Grazie!

svn path=/trunk/; revision=59602

10 years ago[TRANSLATIONS]
Amine Khaldi [Wed, 31 Jul 2013 13:50:52 +0000 (13:50 +0000)]
[TRANSLATIONS]
* Czech translation update for shutdown, sndvol32, taskmgr, explorer, appwiz, main, wined3dcfg, devmgr and shell32. By Radek Liska aka Black_Fox.
CORE-7248 #resolve #comment Committed in r59601. Thanks ;)

svn path=/trunk/; revision=59601

10 years ago[QUARTZ]
Amine Khaldi [Wed, 31 Jul 2013 13:30:50 +0000 (13:30 +0000)]
[QUARTZ]
* Correct IAMDirectSound::GetFocusWindow signature.
* Brought to you by Thomas Faber. Already applied upstream.

svn path=/trunk/; revision=59600

10 years ago[APPLICATIONS]
Amine Khaldi [Wed, 31 Jul 2013 13:25:51 +0000 (13:25 +0000)]
[APPLICATIONS]
* Turkish translation improvements for 3dtext, calc, charmap, devmgmt_new, dxdiag, eventvwr, fontview, kbswitch, logon, magnify, mplay32, msconfig, mspaint, mstsc, rapps, regedit, servman, sndrec32, taskmgr and wordpad. By Erdem Ersoy.
CORE-7370 #resolve #comment Committed in r59599.. Thanks !

svn path=/trunk/; revision=59599

10 years ago[CMAKE/GCC]
Amine Khaldi [Wed, 31 Jul 2013 13:04:38 +0000 (13:04 +0000)]
[CMAKE/GCC]
* Compile debug builds using -O1 instead of -Os. This results in faster compilation time with no measurable difference in runtime performance according to tests.
CORE-7374 #resolve #comment Committed in r59598.

svn path=/trunk/; revision=59598

10 years ago[KERNEL32]
Amine Khaldi [Tue, 30 Jul 2013 16:13:40 +0000 (16:13 +0000)]
[KERNEL32]
* Fix GCC -O0 build.

svn path=/trunk/; revision=59597

10 years ago[PSDK]
Amine Khaldi [Tue, 30 Jul 2013 16:12:18 +0000 (16:12 +0000)]
[PSDK]
* Make WS2TCPIP_INLINE and MSTCPIP_INLINE static inline instead of extern inline. This way we don't run into any warnings.

svn path=/trunk/; revision=59596

10 years ago[INCLUDE/WINE]
Amine Khaldi [Tue, 30 Jul 2013 16:06:38 +0000 (16:06 +0000)]
[INCLUDE/WINE]
* Leverage __builtin_ffs() to fix the ffs() related issues.

svn path=/trunk/; revision=59595

10 years ago[SAMSRV]
Eric Kohl [Sun, 28 Jul 2013 22:18:42 +0000 (22:18 +0000)]
[SAMSRV]
Use a common routine to check all account names.

svn path=/trunk/; revision=59594

10 years ago[RSYM]
Amine Khaldi [Sun, 28 Jul 2013 20:37:51 +0000 (20:37 +0000)]
[RSYM]
* Speedup FindOrAddString(). Brought to you by Art Yerkes (arty).

svn path=/trunk/; revision=59593

10 years ago[CSRSRV]
Timo Kreuzer [Sun, 28 Jul 2013 13:54:42 +0000 (13:54 +0000)]
[CSRSRV]
Use symbolic constant for number of hash buckets and use it where appropriate (fixing one missing location).

svn path=/trunk/; revision=59592

10 years ago[CSRSRV]
Timo Kreuzer [Sun, 28 Jul 2013 10:41:27 +0000 (10:41 +0000)]
[CSRSRV]
- Reduce number of hash collisions during bootup from 10 to 0, by choosing 257 (prime number = good) instead of 256 (power of 2 = bad)
- Use ULONG for CsrpStaticThreadCount and CsrpDynamicThreadTotal to fix an MSVC warning.

svn path=/trunk/; revision=59591

10 years ago[NETAPI32]
Eric Kohl [Sat, 27 Jul 2013 18:53:52 +0000 (18:53 +0000)]
[NETAPI32]
NetpNtStatusToApiStatus: Map STATUS_INVALID_ACCOUNT_NAME to NERR_BadUsername.

svn path=/trunk/; revision=59590

10 years ago[SAMSRV]
Eric Kohl [Sat, 27 Jul 2013 17:59:28 +0000 (17:59 +0000)]
[SAMSRV]
SamrCreateUserInDomain and SamrCreateUser2InDomain: Implement the user name length limit of 20 characters.

svn path=/trunk/; revision=59589

10 years ago[SAMLIB]
Eric Kohl [Sat, 27 Jul 2013 14:06:53 +0000 (14:06 +0000)]
[SAMLIB]
- Implement SamGetDisplayEnumerationIndex.
- Add DOMAIN_DISPLAY_INFORMATION to ntsam.h and update sam.idl.

svn path=/trunk/; revision=59588

10 years ago[NTOSKRNL/BASESRV]: Tiny formatting clean-ups made while debugging.
Alex Ionescu [Thu, 25 Jul 2013 23:56:17 +0000 (23:56 +0000)]
[NTOSKRNL/BASESRV]: Tiny formatting clean-ups made while debugging.

svn path=/trunk/; revision=59587

10 years ago[NOTEPAD]
Thomas Faber [Thu, 25 Jul 2013 20:29:23 +0000 (20:29 +0000)]
[NOTEPAD]
- Don't assume out parameter initialization on failure. Patch by Samuel Serapión
CORE-7292 #resolve

svn path=/trunk/; revision=59585

10 years ago- Server 2003 and later return the remote PEB in the TIB->ArbitraryUserPointer. Do...
Alex Ionescu [Thu, 25 Jul 2013 18:32:52 +0000 (18:32 +0000)]
- Server 2003 and later return the remote PEB in the TIB->ArbitraryUserPointer. Do so as well.

svn path=/trunk/; revision=59584

10 years ago[NTDLL]: Export LdrOpenImageFileOptionsKey and LdrQueryIamgeFileKeyOption. These...
Alex Ionescu [Thu, 25 Jul 2013 18:30:06 +0000 (18:30 +0000)]
[NTDLL]: Export LdrOpenImageFileOptionsKey and LdrQueryIamgeFileKeyOption. These were implemented, we just never exported them.

svn path=/trunk/; revision=59583

10 years ago[CDMAKE]
Amine Khaldi [Thu, 25 Jul 2013 15:14:32 +0000 (15:14 +0000)]
[CDMAKE]
* Remove an unused variable.

svn path=/trunk/; revision=59582

10 years ago[CDMAKE]
Pierre Schweitzer [Thu, 25 Jul 2013 15:04:56 +0000 (15:04 +0000)]
[CDMAKE]
Fix memory leak in dir_hash_add_file().
The duplicated targetnorm used for calling dir_hash_create_dir is never affected anywhere. It is duplicated again before affectation. And thus,
leaks.

svn path=/trunk/; revision=59581

10 years ago[shell32]
Giannis Adamopoulos [Thu, 25 Jul 2013 12:57:56 +0000 (12:57 +0000)]
[shell32]
- Do not call OnDefaultCommand when there is no selected item in the shell view

svn path=/trunk/; revision=59580

10 years ago[shell32]
Giannis Adamopoulos [Thu, 25 Jul 2013 12:54:30 +0000 (12:54 +0000)]
[shell32]
- Improve the execution of a shell verb in the default context menu.
- Retrieve the browse flags from the verb in order to figure out if we should actually try to browse
- Execute all the items that were selected and not only the first one

svn path=/trunk/; revision=59579

10 years ago[hivecls.inf]
Giannis Adamopoulos [Thu, 25 Jul 2013 12:48:34 +0000 (12:48 +0000)]
[hivecls.inf]
- Add browse flags for the folder class

svn path=/trunk/; revision=59578

10 years ago[CABMAN]
Amine Khaldi [Wed, 24 Jul 2013 22:02:20 +0000 (22:02 +0000)]
[CABMAN]
* A new approach to splitting the reactos.cab generation time now by more than a half, which consists of using the default compression level.
* The catch is 50kb bigger cab :p

svn path=/trunk/; revision=59577

10 years ago[CDMAKE]
Amine Khaldi [Wed, 24 Jul 2013 20:33:33 +0000 (20:33 +0000)]
[CDMAKE]
* Sanitize the header inclusions in dirhash.c.

svn path=/trunk/; revision=59576

10 years ago* Revert r59570 as it caused some integrity issues.
Amine Khaldi [Wed, 24 Jul 2013 20:28:59 +0000 (20:28 +0000)]
* Revert r59570 as it caused some integrity issues.

svn path=/trunk/; revision=59575

10 years ago[SERVMAN]
Amine Khaldi [Wed, 24 Jul 2013 19:14:23 +0000 (19:14 +0000)]
[SERVMAN]
* Turkish Translation by Erdem Ersoy.
CORE-7369 #resolve #comment Committed in r59574. Thanks ;)

svn path=/trunk/; revision=59574

10 years ago[APPLICATIONS]
Amine Khaldi [Wed, 24 Jul 2013 18:17:10 +0000 (18:17 +0000)]
[APPLICATIONS]
* Turkish Translation of calc, charmap, dxdiag, solitaire, spider, winmine, magnify, mspaint, mstsc, notepad, rapps, regedit, clb, taskmgr, winhlp32, wordpad and write.
* Brought to you by Erdem Ersoy with a fix by me.
CORE-7261 #resolve #comment Committed in r59573.. Thanks !

svn path=/trunk/; revision=59573

10 years ago[APPLICATIONS]
Amine Khaldi [Wed, 24 Jul 2013 17:57:10 +0000 (17:57 +0000)]
[APPLICATIONS]
* Turkish Translation of fontview, msconfig, 3dtext, logon and sndvol32. By Erdem Ersoy.
CORE-7274 CORE-7326 #resolve #comment Committed in r59572.. Thanks !

svn path=/trunk/; revision=59572

10 years ago[EVENTVWR][DEVMGMT_NEW]
Amine Khaldi [Wed, 24 Jul 2013 17:45:26 +0000 (17:45 +0000)]
[EVENTVWR][DEVMGMT_NEW]
* Turkish Translation by Erdem Ersoy.
CORE-7369

svn path=/trunk/; revision=59571

10 years ago[CABMAN]
Amine Khaldi [Wed, 24 Jul 2013 17:28:41 +0000 (17:28 +0000)]
[CABMAN]
* Split the reactos.cab generation time by almost a half. Dedicated to Timo Kreuzer.

svn path=/trunk/; revision=59570

10 years ago[NTFS]
Amine Khaldi [Wed, 24 Jul 2013 15:24:41 +0000 (15:24 +0000)]
[NTFS]
* Properly mark some unreferenced parameters as such.

svn path=/trunk/; revision=59569

10 years ago[PSDK]
Amine Khaldi [Wed, 24 Jul 2013 14:47:11 +0000 (14:47 +0000)]
[PSDK]
* Silence some warnings about nonstandard extensions used (zero-sized array in struct/union and nameless struct/union).

svn path=/trunk/; revision=59568

10 years ago[MSFS][MUP]
Amine Khaldi [Wed, 24 Jul 2013 14:18:40 +0000 (14:18 +0000)]
[MSFS][MUP]
* Properly mark some unreferenced parameters as such.

svn path=/trunk/; revision=59567

10 years ago[NTVDM]
Aleksandar Andrejevic [Tue, 23 Jul 2013 21:43:57 +0000 (21:43 +0000)]
[NTVDM]
Modify the flags on the stack instead of the flags register directly.
The flags register is restored during IRET so changing it directly does nothing.

svn path=/branches/ntvdm/; revision=59566

10 years ago[NTVDM]
Aleksandar Andrejevic [Tue, 23 Jul 2013 19:31:00 +0000 (19:31 +0000)]
[NTVDM]
Remove the old "INT 0xFF" hack and instead use an invalid opcode sequence for emulator operations.
Fix the flags register update bug.

svn path=/branches/ntvdm/; revision=59565

10 years ago[NTVDM]
Aleksandar Andrejevic [Tue, 23 Jul 2013 14:43:03 +0000 (14:43 +0000)]
[NTVDM]
Implement several INT 21h functions.

svn path=/branches/ntvdm/; revision=59563

10 years ago- forgot this file
Giannis Adamopoulos [Tue, 23 Jul 2013 10:59:05 +0000 (10:59 +0000)]
- forgot this file

svn path=/trunk/; revision=59562

10 years ago[shell32]
Giannis Adamopoulos [Tue, 23 Jul 2013 10:53:06 +0000 (10:53 +0000)]
[shell32]
- Stub CMenuBand class

svn path=/trunk/; revision=59561

10 years ago[SAMSRV]
Eric Kohl [Mon, 22 Jul 2013 21:27:33 +0000 (21:27 +0000)]
[SAMSRV]
SamrChangePasswordUser:
- Check the MinPasswordAge before trying to change the password.
- Set the PasswordLastSet time if the password has been changed successfully.
- Set the BadPasswordCount and LastBadPasswordTime if the caller tried to set a bad password.

svn path=/trunk/; revision=59560

10 years ago[NTVDM]
Aleksandar Andrejevic [Mon, 22 Jul 2013 20:21:46 +0000 (20:21 +0000)]
[NTVDM]
Add the program name after the environment block.

svn path=/branches/ntvdm/; revision=59559

10 years ago[KERNEL32]
Aleksey Bragin [Mon, 22 Jul 2013 18:17:58 +0000 (18:17 +0000)]
[KERNEL32]
- Move Vista+ APIs to their reservation.

svn path=/trunk/; revision=59558

10 years ago[NTVDM]
Aleksandar Andrejevic [Mon, 22 Jul 2013 16:36:05 +0000 (16:36 +0000)]
[NTVDM]
Fix bug while initializing and copying the environment strings.

svn path=/branches/ntvdm/; revision=59557

10 years ago[KERNEL32]
Aleksey Bragin [Mon, 22 Jul 2013 14:45:31 +0000 (14:45 +0000)]
[KERNEL32]
- Stub MUI support functions (by Edison Henrique Andreassy). Don't export them yet (they need to be checked according to the Windows version, so that kernel32 export table matches our target).

svn path=/trunk/; revision=59556

10 years ago[NTVDM]
Aleksandar Andrejevic [Mon, 22 Jul 2013 13:51:26 +0000 (13:51 +0000)]
[NTVDM]
Add debug output.

svn path=/branches/ntvdm/; revision=59555

10 years ago[RTL]
Aleksey Bragin [Mon, 22 Jul 2013 13:45:56 +0000 (13:45 +0000)]
[RTL]
- Victor Martinez Calvo: Add a missing status check in RtlpQueryRemoteProcessModules.
- Aleksey Bragin: The code is quite ugly, adding this check makes it just a little bit less uglier :-)

CORE-7059 #resolve #comment Committed in 59554, thanks.

svn path=/trunk/; revision=59554

10 years ago[PING]
Aleksey Bragin [Mon, 22 Jul 2013 13:28:56 +0000 (13:28 +0000)]
[PING]
- Alexander Yastrebov: Properly write data into the standard output device depending whether it's a char or a block device.

CORE-6628 #resolve #comment Patch committed in revision 59552, thank you Alexander and sorry that it took so long!

svn path=/trunk/; revision=59553

10 years ago[KMTESTS]
Aleksey Bragin [Mon, 22 Jul 2013 12:11:38 +0000 (12:11 +0000)]
[KMTESTS]
- Beautify the source code a little. Also improve english in debug prints.

svn path=/trunk/; revision=59552

10 years ago[HAL]
Hermès Bélusca-Maïto [Sun, 21 Jul 2013 23:03:04 +0000 (23:03 +0000)]
[HAL]
Update the PCI hardware IDs. Extracted from the pci.ids database from http://pciids.sourceforge.net/ from 2013.07.20
Maintained by Martin Mares <mj@ucw.cz> and other volunteers from the PCI ID Project at http://pci-ids.ucw.cz/.

svn path=/trunk/; revision=59551