Home
last modified time | relevance | path

Searched refs:DPA_CreateEx (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Ddpa.c909 HDPA WINAPI DPA_CreateEx (INT nGrow, HANDLE hHeap) in DPA_CreateEx() function
952 return DPA_CreateEx( nGrow, 0 ); in DPA_Create()
H A Dcomctl32.spec126 340 stdcall -noname DPA_CreateEx(long long)
/reactos/modules/rostests/winetests/comctl32/
H A Ddpa.c71 X2(DPA_CreateEx, 340); in init_functions()