Home
last modified time | relevance | path

Searched defs:lpHdr (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dcomctl32undoc.c1071 static LRESULT DoNotify (const NOTIFYDATA *lpNotify, UINT uCode, LPNMHDR lpHdr) in DoNotify()
1123 LRESULT WINAPI SendNotify (HWND hwndTo, HWND hwndFrom, UINT uCode, LPNMHDR lpHdr) in SendNotify()
1161 LPNMHDR lpHdr, DWORD dwParam5) in SendNotifyEx()
/reactos/dll/directx/wine/dplayx/
H A Dname_server.c184 void NS_SetLocalAddr( LPVOID lpNSInfo, LPCVOID lpHdr, DWORD dwHdrSize ) in NS_SetLocalAddr()
/reactos/dll/win32/wininet/
H A Dhttp.c6289 static DWORD HTTP_InsertCustomHeader(http_request_t *request, LPHTTPHEADERW lpHdr) in HTTP_InsertCustomHeader()