7 Jul
2014
7 Jul
'14
10:05 a.m.
So should I instead copy paste those 2 functions into kernel32 (with NTDLL renamed to KERNEL32)? On Mon, Jul 7, 2014 at 9:15 AM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Joris van der Wel <joris(a)jorisvanderwel.com> writes:
ntdll: refactor NTDLL_create_struct_sd and NTDLL_free_struct_sd so that other modules are able to use them (extern). New names are wine_server_create_struct_sd and wine_server_free_struct_sd.
That's not used enough to warrant new private exports from ntdll.
-- Alexandre Julliard julliard(a)winehq.org