Process Hacker
searchbox.c File Reference
#include "toolstatus.h"

Go to the source code of this file.

Functions

HBITMAP LoadImageFromResources (_In_ UINT Width, _In_ UINT Height, _In_ PCWSTR Name)
 
HWND CreateSearchControl (_In_ UINT CommandID)
 

Function Documentation

HWND CreateSearchControl ( _In_ UINT  CommandID)

Definition at line 569 of file searchbox.c.

HBITMAP LoadImageFromResources ( _In_ UINT  Width,
_In_ UINT  Height,
_In_ PCWSTR  Name 
)

Definition at line 422 of file searchbox.c.