Skip to content

Commit c90fab8

Browse files
committed
Privilege view
1 parent 9acca56 commit c90fab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dbg/debugger.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ bool cbSetModuleBreakpoints(const BREAKPOINT* bp);
110110
//variables
111111
extern PROCESS_INFORMATION* fdProcessInfo;
112112
extern HANDLE hActiveThread;
113+
extern HANDLE hProcessToken;
113114
extern char szFileName[MAX_PATH];
114115
extern char szSymbolCachePath[MAX_PATH];
115116
extern bool bUndecorateSymbolNames;

0 commit comments

Comments
 (0)