Updated headers links and supported CPU architecture

This commit is contained in:
2021-07-28 06:41:32 +02:00
parent be46a9fd53
commit 70659466f9
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
; Author: Herwin Bozet
;
; ==- Compatibility -=============================
; Compiler version: PureBasic 5.70 (x86/x64)
; Compiler version: PureBasic 5.70 (x64)
; Operating system: Windows 10 21H1 (Previous versions untested)
;
; ==- Sources -===================================
@@ -12,7 +12,7 @@
;
; ==- Links & License -===========================
; License: Unlicense
; GitHub: ???
; GitHub: https://github.com/aziascreations/PB-RawInput
;}
;- Notes
+4 -2
View File
@@ -5,7 +5,7 @@
; Author: Herwin Bozet
;
; ==- Compatibility -=============================
; Compiler version: PureBasic 5.70 (x86/x64)
; Compiler version: PureBasic 5.70 (x64)
; Operating system: Windows 10 21H1 (Previous versions untested)
;
; ==- Sources -===================================
@@ -13,7 +13,7 @@
;
; ==- Links & License -===========================
; License: Unlicense
; GitHub: ???
; GitHub: https://github.com/aziascreations/PB-RawInput
;}
;- Notes
@@ -21,6 +21,8 @@
; Windows may combine some devices into so-called "virtual devices"
; https://stackoverflow.com/a/10331763/4135541
; FIXME: Not tested on X86 !
;- Compiler Directives