Hi everyone, cool forum!, 
I am creating a programm that uses scancodes. The set of scancodes i found here (https://kippykip.com/b3ddocs/commands/scancodes.htm) works for on my system. However there seem to be many set of scancodes.
Can someone explain where this very set comes from? is it universal to all windows machines?
I am programming against this API:
	
	
		
			
				
					
						
					
				
			
			
				
		
	
keypresses only work when is use the set above als parameter to specify to keys.
			
			I am creating a programm that uses scancodes. The set of scancodes i found here (https://kippykip.com/b3ddocs/commands/scancodes.htm) works for on my system. However there seem to be many set of scancodes.
Can someone explain where this very set comes from? is it universal to all windows machines?
I am programming against this API:
					
				InputInjector.InjectKeyboardInput Method (Windows.UI.Input.Preview.Injection) - Windows apps
Sends programmatically generated keyboard input to the system.
				
					
						
					
					docs.microsoft.com
				
			keypresses only work when is use the set above als parameter to specify to keys.
			
				Last edited: