mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-11-04 20:11:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			206 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			206 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#include <windows.h>
 | 
						|
 | 
						|
#pragma code_page(65001)
 | 
						|
 | 
						|
#define STRINGIZE(x) #x
 | 
						|
#define EXPAND(x) STRINGIZE(x)
 | 
						|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST netclient.exe.manifest.xml
 | 
						|
wintun.dll RCDATA wintun.dll
 |