Process Hacker
main.c File Reference
#include "updater.h"

Go to the source code of this file.

Functions

PPH_STRING PhGetOpaqueXmlNodeText (_In_ mxml_node_t *xmlNode)
 
BOOL PhInstalledUsingSetup (VOID)
 
LOGICAL DllMain (_In_ HINSTANCE Instance, _In_ ULONG Reason, _Reserved_ PVOID Reserved)
 

Variables

PPH_PLUGIN PluginInstance
 

Function Documentation

LOGICAL DllMain ( _In_ HINSTANCE  Instance,
_In_ ULONG  Reason,
_Reserved_ PVOID  Reserved 
)

Definition at line 120 of file main.c.

PPH_STRING PhGetOpaqueXmlNodeText ( _In_ mxml_node_t xmlNode)

Definition at line 84 of file main.c.

BOOL PhInstalledUsingSetup ( VOID  )

Definition at line 96 of file main.c.

Variable Documentation

PPH_PLUGIN PluginInstance

Definition at line 25 of file main.c.