Ros-diffs June 2006

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

[ion] 22232: - Rename ObpCreateTypeObject to ObCreateObjectType and fix definition. The latter is actually exported in NT, and there's no reason not to export it while having our own internally renamed version. - Added stub exports for ObCloseHandle, ObReferenceSecurityDesciptor, ObSetHandleAttributes, ObSetSecurityObjectByPointer so that someday someone can know what needs to be implemented. - Removed ObGetObjectPointerCount. It is not exported in newer OSes and was always undocumented. - Move
by ion@svn.reactos.org
18 years, 5 months

[ion] 22231: - Fixed formatting/commented/annotated ObReferenceObjectByHandle. - Bug fixes: * Remove MAXIMUM_ALLOWED<->GENERIC_ALL conversion, I could find no mention of this in the docs. * Remove GENERIC_ACCESS <-> RtlMapGenericMask conversion, I could find no mention of this in the docs, and this mapping is only required when creating handles, not when referencing pointers. - Optimizations: * Restructure code and remove code which was sometimes duplicated up to 5 times. * Do not attach/detach
by ion@svn.reactos.org
18 years, 5 months

[ion] 22230: - Simplify ObGetObjectPointerCode and ObfReferenceObject. - Fix ObReferenceObjectByPointer to actually work like documented instead of doing random incorrect checks. Also add special case for Symbolic Link objects as documented by Caz Yokoyama at Microsoft.
by ion@svn.reactos.org
18 years, 5 months

[ion] 22229: - Formatting/comment fixes.
by ion@svn.reactos.org
18 years, 5 months

[ion] 22228: - Fix ExChangeHandle not to send NULL but the actual context to the callback function (fix by Thomas Weidenmueller <w3seek@reactos.org>) - Re-implement NtSetInformationObject based on ExChangeHandle and using ObpSetHandleAttributes as a callback. - Re-implement NtQueryObject's ObjectHandleInformation case to simply return the information that's already in HandleAttributes; there is no point in querying for it all over again. - Fix NtSetInformationObject not to allow a user-mode call
by ion@svn.reactos.org
18 years, 5 months

[arty] 22227: Sorry reverted. GreatLord says this is fixed in the wrong place.
by arty@svn.reactos.org
18 years, 5 months

[arty] 22226: Fix one wine test. Don't accept an option string that starts with =.
by arty@svn.reactos.org
18 years, 5 months

[ekohl] 22225: Fix indentation
by ekohl@svn.reactos.org
18 years, 5 months

[martinf] 22224: fix language constant to LANG_BENGALI
by martinf@svn.reactos.org
18 years, 5 months

[martinf] 22223: set eol-style to native
by martinf@svn.reactos.org
18 years, 5 months
Results per page: