You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using eclipse and run msoffice demo in JDK1.7, but throw java.lang.IllegalArgumentException: Invalid sizeof type 4, and I saw the Native source code: BOOL_SIZE = sizeof(TYPE_BOOL)
can not calculate "bool" size in win10 64bit。