Updated headers links and supported CPU architecture
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
; Author: Herwin Bozet
|
; Author: Herwin Bozet
|
||||||
;
|
;
|
||||||
; ==- Compatibility -=============================
|
; ==- Compatibility -=============================
|
||||||
; Compiler version: PureBasic 5.70 (x86/x64)
|
; Compiler version: PureBasic 5.70 (x64)
|
||||||
; Operating system: Windows 10 21H1 (Previous versions untested)
|
; Operating system: Windows 10 21H1 (Previous versions untested)
|
||||||
;
|
;
|
||||||
; ==- Sources -===================================
|
; ==- Sources -===================================
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
;
|
;
|
||||||
; ==- Links & License -===========================
|
; ==- Links & License -===========================
|
||||||
; License: Unlicense
|
; License: Unlicense
|
||||||
; GitHub: ???
|
; GitHub: https://github.com/aziascreations/PB-RawInput
|
||||||
;}
|
;}
|
||||||
|
|
||||||
;- Notes
|
;- Notes
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
; Author: Herwin Bozet
|
; Author: Herwin Bozet
|
||||||
;
|
;
|
||||||
; ==- Compatibility -=============================
|
; ==- Compatibility -=============================
|
||||||
; Compiler version: PureBasic 5.70 (x86/x64)
|
; Compiler version: PureBasic 5.70 (x64)
|
||||||
; Operating system: Windows 10 21H1 (Previous versions untested)
|
; Operating system: Windows 10 21H1 (Previous versions untested)
|
||||||
;
|
;
|
||||||
; ==- Sources -===================================
|
; ==- Sources -===================================
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
;
|
;
|
||||||
; ==- Links & License -===========================
|
; ==- Links & License -===========================
|
||||||
; License: Unlicense
|
; License: Unlicense
|
||||||
; GitHub: ???
|
; GitHub: https://github.com/aziascreations/PB-RawInput
|
||||||
;}
|
;}
|
||||||
|
|
||||||
;- Notes
|
;- Notes
|
||||||
@@ -21,6 +21,8 @@
|
|||||||
; Windows may combine some devices into so-called "virtual devices"
|
; Windows may combine some devices into so-called "virtual devices"
|
||||||
; https://stackoverflow.com/a/10331763/4135541
|
; https://stackoverflow.com/a/10331763/4135541
|
||||||
|
|
||||||
|
; FIXME: Not tested on X86 !
|
||||||
|
|
||||||
|
|
||||||
;- Compiler Directives
|
;- Compiler Directives
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user