Ros-diffs March 2010

ros-diffs@reactos.org
  • 19 participants
  • 896 discussions

[sir_richard] 46048: [CSRSS]: Differentiate between first-try and second-try shutdown. In the first try, the console server should defer to the user/win32k server to attempt shutdown for a non-console app. However, if we end up with a second try because this did not happen, then the console server takes matters in its own hands and calls the CTRL-C handler (with some exceptions, such as system/service apps, or apps not belonging to the LUID).
by sir_richard@svn.reactos.org
14 years, 10 months

[sir_richard] 46047: [KERNEL32]: As indicated by the comment, kernel32 should always connect to the console server, even for non-console apps (the latter will just basically ignore the request). This is needed to (at minimum) setup the Ctrl-C handler, as otherwise, only "true console" apps will have a handler, even though internally, all apps have such a handler. This is what CSRSS needs to call internally for shutting down non-GUI apps, for example. (The default CTRL-C handler will just call Ex
by sir_richard@svn.reactos.org
14 years, 10 months

[tkreuzer] 46046: merge r46045
by tkreuzer@svn.reactos.org
14 years, 10 months

[tkreuzer] 46045: [ASM] Don't check for _MSC_VER to decide if the assembly source is going to be compiled with ML or AS, instead check for _USE_ML Fixes compiling .S files with AS, when using MSVC
by tkreuzer@svn.reactos.org
14 years, 10 months

[hpoussin] 46044: Link SCSI miniport drivers only to scsiport
by hpoussin@svn.reactos.org
14 years, 10 months

[jimtabor] 46043: - [User32] sync spy to wine 1.1.40
by jimtabor@svn.reactos.org
14 years, 10 months

[sir_richard] 46042: [KERNEL32/CSRSS]: Register new Win32 threads with CSRSS. Add a bunch of lookup, creation, allocation, hashing and CSR thread management routines from the unused CSRSRV in trunk. [CSRSS]: Bang in the new thread support in a bunch of places, including creating static server threads. It's very hacked and handle duplication doesn't work 100% reliably, but it gets the job done. [CSRSS]: Add CsrGetProcessLuid, CsrImpersonateClient, CsrRevertToSelf, CsrShutdownProcesses, CsrFindPro
by sir_richard@svn.reactos.org
14 years, 10 months

[sir_richard] 46041: [KERNEL32]: Bug fix CTRL-C handler registration/deregistration/notification, needed for correct console shutdown behavior.
by sir_richard@svn.reactos.org
14 years, 10 months

[sir_richard] 46040: [CSRSS]: Fix yet another bug in the unused csrss code.
by sir_richard@svn.reactos.org
14 years, 10 months

[akhaldi] 46039: [NTIFS] - Group related definitions - Add missing *_INCREMENT, SYSTEM_PAGE_PRIORITY_BITS, SYSTEM_PAGE_PRIORITY_LEVELS and INVALID_PROCESSOR_INDEX definitions - KAPC_STATE : ApcListHead[2] -> ApcListHead[MaximumMode] - KQUEUE : make CurrentCount volatile - Add several missing Ke* functions declarations
by akhaldi@svn.reactos.org
14 years, 10 months
Results per page: