mirror of
				https://github.com/gravitl/netmaker.git
				synced 2025-10-31 00:17:13 +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
 |