Re: ntdll: Support pinning module refcount with LdrAddRefDll()
On 10/14/2013 05:21, Dmitry Timoshkov wrote: Nikolay Sivov wrote: +FreeLibrary(mod); Please add the tests for FreeLibrary return value. Makes sense, thanks.
Re: ntdll: Support pinning module refcount with LdrAddRefDll()
Nikolay Sivov wrote: > +FreeLibrary(mod); Please add the tests for FreeLibrary return value. -- Dmitry.