行政システム_竹本

Results 1 issues of 行政システム_竹本

Hi. I found bug at Twain#getArch(). On Windows11, System.getProperty("os.name") returns "Windows11" and getArch() returns "32", 32bit JRE on Windows10 64bit returns "64". Why dont you use Native.POINTER_SIZE to check architecture....