Home | Info | Community | Development | myReactOS | Contact Us
{ \ ULONG_PTR args[2]; \ args[0] = (ULONG_PTR)module; \ args[1] = (ULONG_PTR)function; \ RaiseException( EXCEPTION_WINE_STUB, EH_NONCONTINUABLE, 2, args ); \ }
Definition at line 10 of file stubs.h.
Referenced by AdsTypeToPropVariant2(), ConvertSecDescriptorToVariant(), ConvertSecurityDescriptorToSecDes(), and PropVariantToAdsType2().