[SHIMENG] Partial rewrite to make the code easier to maintain.
authorMark Jansen <mark.jansen@reactos.org>
Sun, 30 Jul 2017 12:47:57 +0000 (12:47 +0000)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 30 Jul 2017 12:47:57 +0000 (12:47 +0000)
commit22331e8f4bfddb56b8dee657380fa884256f8fef
tree4f590b66423ed77e78d231a4dfa19c3b93785758
parentcbb6f94f4d6a7e1f832fe8228d6b1b56338a4749
[SHIMENG] Partial rewrite to make the code easier to maintain.
- Protect ARRAY access with macro's / helper functions.
- Do not store objects in the ARRAY data, but store pointers to the objects.
- Rewrite import hooking to use an ARRAY instead of single linked lists.

svn path=/trunk/; revision=75455
reactos/dll/appcompat/apphelp/shimeng.c
reactos/dll/appcompat/apphelp/shimeng.h