Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f5abefb34 | |||
| f6ac12962d |
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 607 KiB |
Binary file not shown.
@@ -17,11 +17,6 @@
|
||||
#include <processthreadsapi.h>
|
||||
#include <handleapi.h>
|
||||
|
||||
#ifndef CREATE_NO_WINDOW
|
||||
// from: WinBase.h
|
||||
#define CREATE_NO_WINDOW 0x08000000
|
||||
#endif
|
||||
|
||||
bool running = true;
|
||||
TinyMITMProxy* proxy = nullptr;
|
||||
ProxyConfigurator* conf = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user