Process Hacker
Main Page
Namespaces
Data Structures
Files
File List
Globals
peview.h
Go to the documentation of this file.
1
#ifndef PEVIEW_H
2
#define PEVIEW_H
3
4
#include <
phgui.h
>
5
#include <prsht.h>
6
#include "resource.h"
7
8
#ifndef MAIN_PRIVATE
9
extern
PPH_STRING
PvFileName
;
10
#endif
11
12
// peprp
13
14
VOID
PvPeProperties
(
15
VOID
16
);
17
18
// libprp
19
20
VOID
PvLibProperties
(
21
VOID
22
);
23
24
// misc
25
26
PPH_STRING
PvResolveShortcutTarget
(
27
_In_
PPH_STRING
ShortcutFileName
28
);
29
30
VOID
PvCopyListView
(
31
_In_ HWND ListViewHandle
32
);
33
34
VOID
PvHandleListViewNotifyForCopy
(
35
_In_ LPARAM lParam,
36
_In_ HWND ListViewHandle
37
);
38
39
#endif
tools
peview
include
peview.h
Generated by
1.8.2