ImortisInglorian / fbrtLib

FreeBASIC Runtime Library written in FreeBASIC
Other
24 stars 11 forks source link

Import changes from fbc/src/rtlib (fbc 1.20.0 compatible - March 2024) #29

Closed jayrm closed 7 months ago

jayrm commented 7 months ago

import changes from fbc/src/rtlib (fbc 1.20.0)

rtlib: fix copy / paste error in src/rtlib/str_core.c

rtlib: win32/win64: MULTIKEY() on consoles track console focus

rtlib: win32/win64: MULTIKEY() always returns true

fbc: string*n

rtlib: cleanup