Process Hacker
utils.c File Reference
#include "wndexp.h"

Go to the source code of this file.

Functions

PVOID WeGetProcedureAddress (_In_ PSTR Name)
 
VOID WeFormatLocalObjectName (_In_ PWSTR OriginalName, _Inout_updates_(256) PWCHAR Buffer, _Out_ PUNICODE_STRING ObjectName)
 
VOID WeInvertWindowBorder (_In_ HWND hWnd)
 

Function Documentation

VOID WeFormatLocalObjectName ( _In_ PWSTR  OriginalName,
_Inout_updates_(256) PWCHAR  Buffer,
_Out_ PUNICODE_STRING  ObjectName 
)

Definition at line 39 of file utils.c.

PVOID WeGetProcedureAddress ( _In_ PSTR  Name)

Definition at line 27 of file utils.c.

VOID WeInvertWindowBorder ( _In_ HWND  hWnd)

Definition at line 67 of file utils.c.