Home
last modified time | relevance | path

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

/reactos/win32ss/user/ntuser/
H A Dclass.c1872 IntGetSetClassLongPtr(PCLS Class, ULONG Index, ULONG_PTR NewValue, ULONG Size) in IntGetSetClassLongPtr() function
1920 Ret = IntGetSetClassLongPtr(Class, Index, NewLong, Size); in UserSetClassLongPtr()
1926 IntGetSetClassLongPtr(Class, Index, NewLong, Size); in UserSetClassLongPtr()