[jmorlan] 34685: - Implement access masks and optional inheritability for console handles. Currently, only CsrDuplicateHandle actually checks the access mask. - CreateFileW: Pass CONIN$/CONOUT$ opens to OpenConsoleW. - DuplicateConsoleHandle: Remove ProcessId from request structure, since console handles can only be duplicated in the calling process. Don't check low bits of handle (Windows ignores them), but do check options and (if DUPLICATE_SAME_ACCESS is not specified) access mode. - OpenCons

Show replies by date

5904
days inactive
5904
days old

ros-diffs@reactos.org

Manage subscription

0 comments
1 participants

Add to favorites Remove from favorites

tags (0)
participants (1)
  • jmorlan@svn.reactos.org