Ros-diffs October 2006

ros-diffs@reactos.org
  • 17 participants
  • 357 discussions

[jimtabor] 24683: Part of the Win32k User32 Compatibility Project. - Create IntLoadKeyboardLayout - Code assimilated from win32k ntuser keyboard.c and Wine. - Process and load a new keyboard layout. - Creates the HKL for processing in NtUserLoadKeyboardLayoutEx. - Load and computes module offset so NtUserLoadKeyboardLayoutEx can process it (read it in), load (EngLoadImage) and set the table entry point. This data is saved in a new structure connected to a list of keyboard layouts that was create
by jimtabor@svn.reactos.org
17 years, 10 months

[ion] 24682: - In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24681: - Properly initialize the Port Message header in NTDLL's Csr Routines and Win32k's as well. - It is now possible to boot into GUI and use the Command Line/Console (heavy LPC user) in NTLPC mode. - NTLPC is still disabled in trunk however, because there are still bugs and missing functionality.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24680: - Use Emanuelle's design for SMSS's LPC Code in CSRSS as well so that it can be portable between ROS LPC and NT LPC.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24679: - Fix incorrect parameter shuffle in NtAcceptConnectPort. CSRSS now initializes properly and kernel32 gets loaded, but fails when connecting.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24678: - Add support for mapping the client section in NtAcceptConnectPort.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24677: - Fix parameter checks in NtAcceptConnectPort. - Make CSRSS properly fill out the ServerView structure's length so that it can be validated by the kernel.
by ion@svn.reactos.org
17 years, 10 months

[ion] 24676: - Add support for secure LPC. However, we always return success atm because SeQueryInformationToken is not implemented. (Someone needs to refactor NtQueryInformationToken).
by ion@svn.reactos.org
17 years, 10 months

[ion] 24675: - Add support for Client/RemoteView in NtSecureConnectPort. Still lacking support for SID (needed for Csr)
by ion@svn.reactos.org
17 years, 10 months

[ion] 24674: - Add correct calls to NtAcceptConnectPort if NTLPC is used. Now we freeze because CSRSS uses client/server views so I have to implement that.
by ion@svn.reactos.org
17 years, 10 months
Results per page: