Searched refs:extra_info (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/wininet/ |
H A D | url.c | 872 extra_info[] = "?test=123", in InternetCreateUrlA_test() local 1171 urlComp.lpszExtraInfo = extra_info; in InternetCreateUrlA_test()
|
/reactos/dll/win32/dbgeng/ |
H A D | dbgeng.c | 3521 … ULONG *tid, void *extra_info, ULONG extra_info_size, ULONG *extra_info_used, char *description, in debugcontrol_GetLastEventInformation() argument 3524 …FIXME("%p, %p, %p, %p, %p, %u, %p, %p, %u, %p stub.\n", iface, type, pid, tid, extra_info, extra_i… in debugcontrol_GetLastEventInformation()
|
/reactos/sdk/include/psdk/ |
H A D | dbgeng.h | 1841 STDMETHOD(GetLastEventInformation)(THIS_ ULONG *type, ULONG *pid, ULONG *tid, void *extra_info, in DECLARE_INTERFACE_() 1961 STDMETHOD(GetLastEventInformation)(THIS_ ULONG *type, ULONG *pid, ULONG *tid, void *extra_info, in DECLARE_INTERFACE_()
|