Process Hacker
|
#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) |
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.