mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Add the tests of "Tricky Pointer" (the pointer that is non-null and IS_INTRESOURCE(...) is true). JIRA issue: CORE-20467 - Directly call AssocQueryStringA/W functions without using GetProcAddress. - Use ASSOCF_NONE instead of zero. - Add the tests of "Tricky Pointers" handling.