mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 12:42:02 +00:00 
			
		
		
		
	 d57b5a320e
			
		
	
	d57b5a320e
	
	
	
		
			
			When OpenProcessToken fails, the function returned -1, which would be true when converted to bool. This is wrong, and it should be returning false.