Searched defs:lpHdr (Results 1 – 3 of 3) sorted by relevance
1071 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()
184 void NS_SetLocalAddr( LPVOID lpNSInfo, LPCVOID lpHdr, DWORD dwHdrSize ) in NS_SetLocalAddr()
6289 static DWORD HTTP_InsertCustomHeader(http_request_t *request, LPHTTPHEADERW lpHdr) in HTTP_InsertCustomHeader()