For the issue see: https://redmine.blackboxframework.org/issues/166
For the discussion see: viewtopic.php?f=41&t=646
For the diffs see: https://redmine.blackboxframework.org/p ... ebd3883a8d
			
			
									
						
										
						issue-#166 adding SendInput to WinApi
- DGDanforth
 - Posts: 1061
 - Joined: Tue Sep 17, 2013 1:16 am
 - Location: Palo Alto, California, USA
 - Contact:
 
Re: issue-#166 adding SendInput to WinApi
In my opinion this was simply an oversight by OMS to not have included it.
-Doug
			
			
									
						
										
						-Doug
- Josef Templ
 - Posts: 2048
 - Joined: Tue Sep 17, 2013 6:50 am
 
Re: issue-#166 adding SendInput to WinApi
I guess that SendInput was not available in the original Win32s subsystem but has been added with WinNT or similar.
- Josef
			
			
									
						
										
						- Josef
- 
				cfbsoftware
 - Posts: 204
 - Joined: Wed Sep 18, 2013 10:06 pm
 - Contact:
 
Re: issue-#166 adding SendInput to WinApi
That is a plausible reason. According to:
http://www.jasinskionline.com/windowsap ... input.html
SendInput was not available before Win98 and Windows NT 4.0 with Service Pack 3 (SP3)
			
			
									
						
										
						http://www.jasinskionline.com/windowsap ... input.html
SendInput was not available before Win98 and Windows NT 4.0 with Service Pack 3 (SP3)
Re: issue-#166 adding SendInput to WinApi
Vote passed.