Author: dreimer
Date: Sun Aug 9 07:39:29 2015
New Revision: 68643
URL: http://svn.reactos.org/svn/reactos?rev=68643&view=rev
Log:
[TRANSLATION]
New File For Turkish Translation Notes by Erdem Ersoy
CORE-9894 #resolve #comment Committed.
Added:
trunk/reactos/media/doc/For_Turkish_Translation.txt (with props)
Removed:
trunk/reactos/media/doc/For_Turkish_Translators.txt
Added: trunk/reactos/media/doc/For_Turkish_Translation.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/For_Turkish_Tran…
==============================================================================
--- trunk/reactos/media/doc/For_Turkish_Translation.txt (added)
+++ trunk/reactos/media/doc/For_Turkish_Translation.txt [iso-8859-1] Sun Aug 9 07:39:29 2015
@@ -0,0 +1,7 @@
+The ReactOS is translating to pure Turkish with new terminology. For new terminology, see: http://eersoy93.blogspot.com.tr/p/sozluk.html (in Turkish)
+
+For more information on translating to Turkish, see this forum topic and this JIRA issue:
+http://www.reactos.org/forum/viewtopic.php?f=45&t=13528 (in Turkish)
+https://jira.reactos.org/browse/CORE-9609
+
+Erdem ERSOY (eersoy93) (erdemersoy(a)live.com)
Propchange: trunk/reactos/media/doc/For_Turkish_Translation.txt
------------------------------------------------------------------------------
svn:eol-style = native
Removed: trunk/reactos/media/doc/For_Turkish_Translators.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/For_Turkish_Tran…
==============================================================================
--- trunk/reactos/media/doc/For_Turkish_Translators.txt [iso-8859-1] (original)
+++ trunk/reactos/media/doc/For_Turkish_Translators.txt (removed)
@@ -1,5 +0,0 @@
-The ReactOS is translating to pure Turkish with new terminology. For new terminology, see: http://eersoy93.blogspot.com.tr/p/sozluk.html
-
-For more information of translating to Turkish, see this forum topic: http://www.reactos.org/forum/viewtopic.php?f=45&t=13528
-
-Erdem ERSOY (eersoy93) (erdemersoy(a)live.com)
Author: dreimer
Date: Sun Aug 9 07:34:07 2015
New Revision: 68642
URL: http://svn.reactos.org/svn/reactos?rev=68642&view=rev
Log:
[SYSDM]
Translation fix dll/cpl/sysdm/lang/nl by learn_more
CORE-9905 #resolve #comment Committed, thx for help ^^
Modified:
trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc
Modified: trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/cpl/sysdm/lang/nl-NL.r…
==============================================================================
--- trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc [iso-8859-1] (original)
+++ trunk/reactos/dll/cpl/sysdm/lang/nl-NL.rc [iso-8859-1] Sun Aug 9 07:34:07 2015
@@ -150,7 +150,7 @@
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_USERPROF, IDC_STATIC, 6, 11, 16, 16, SS_ICON
- LTEXT "In gebruikersprofielen liggen instellingen voor het bureaublad en andere informatie over uw gebruikerssessie opgeslagen. U kunt op elke computer die u gebruikt een ander profiel maken, of kiezen voor een zwevend profiel dat op elke computer die u gebruikt hetzelfde is.", IDC_STATIC, 40, 11, 211, 35 //TOO LONG, MAX 256 CHARS ALLOWED
+ LTEXT "In gebruikersprofielen worden instellingen voor het bureaublad en andere info over uw sessie opgeslagen. U kunt op elke computer die u gebruikt een ander profiel maken, of kiezen voor een zwevend profiel dat op elke computer die u gebruikt hetzelfde is.", IDC_STATIC, 40, 11, 211, 35
LTEXT "&Profielen die op deze computer zijn opgeslagen:", IDC_STATIC, 16, 51, 204, 9
CONTROL "", IDC_USERPROFILE_LIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL |
LVS_SHOWSELALWAYS | LVS_SORTASCENDING | WS_BORDER | WS_TABSTOP, 6, 66, 244, 85, WS_EX_CLIENTEDGE
Author: dreimer
Date: Sat Aug 8 17:34:51 2015
New Revision: 68640
URL: http://svn.reactos.org/svn/reactos?rev=68640&view=rev
Log:
[VMWINST]
Goodbye VMWInst, you served us well in a time loooooong ago ^^
Removed:
trunk/reactos/base/setup/vmwinst/
Modified:
trunk/reactos/base/setup/CMakeLists.txt
Modified: trunk/reactos/base/setup/CMakeLists.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/setup/CMakeLists.txt?…
==============================================================================
--- trunk/reactos/base/setup/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/base/setup/CMakeLists.txt [iso-8859-1] Sat Aug 8 17:34:51 2015
@@ -2,7 +2,4 @@
add_subdirectory(reactos)
add_subdirectory(setup)
add_subdirectory(usetup)
-if(NOT ARCH STREQUAL "arm")
-add_subdirectory(vmwinst)
-endif()
add_subdirectory(welcome)
Author: hbelusca
Date: Sat Aug 8 17:27:23 2015
New Revision: 68638
URL: http://svn.reactos.org/svn/reactos?rev=68638&view=rev
Log:
[NTVDM]: Addendum to r68609 (explicitely mention that the CS segment is the one of the caller). Add a debug print.
Modified:
trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c
Modified: trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/mvdm/ntvdm/dos/…
==============================================================================
--- trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c [iso-8859-1] (original)
+++ trunk/reactos/subsystems/mvdm/ntvdm/dos/dos32krnl/dos.c [iso-8859-1] Sat Aug 8 17:27:23 2015
@@ -182,7 +182,10 @@
VOID WINAPI DosInt20h(LPWORD Stack)
{
- /* This is the exit interrupt */
+ /*
+ * This is the exit interrupt (alias to INT 21h, AH=00h).
+ * CS must be the PSP segment.
+ */
DosTerminateProcess(Stack[STACK_CS], 0, 0);
}
@@ -204,6 +207,7 @@
/* Terminate Program */
case 0x00:
{
+ /* CS must be the PSP segment */
DosTerminateProcess(Stack[STACK_CS], 0, 0);
break;
}
@@ -563,6 +567,7 @@
/* Create New PSP */
case 0x26:
{
+ /* DOS 2+ assumes that the caller's CS is the segment of the PSP to copy */
DosClonePsp(getDX(), Stack[STACK_CS]);
break;
}
@@ -2096,7 +2101,11 @@
VOID WINAPI DosInt27h(LPWORD Stack)
{
- DosTerminateProcess(Stack[STACK_CS], 0, (getDX() + 0x0F) >> 4);
+ WORD KeepResident = (getDX() + 0x0F) >> 4;
+
+ /* Terminate and Stay Resident. CS must be the PSP segment. */
+ DPRINT1("Process going resident: %u paragraphs kept\n", KeepResident);
+ DosTerminateProcess(Stack[STACK_CS], 0, KeepResident);
}
VOID WINAPI DosIdle(LPWORD Stack)