Class WindowsUtil

java.lang.Object
club.doki7.ffm.util.WindowsUtil

public final class WindowsUtil extends Object
  • Constructor Details

    • WindowsUtil

      public WindowsUtil()
  • Method Details

    • getLastError

      @Deprecated(forRemoval=true, since="0.4.2") public static int getLastError()
      Deprecated, for removal: This API element is subject to removal in a future version.
      According to documentation of Linker.Option, Windows GetLastError should be retrieved via captureCallState. This function is not correctly implemented and has known bugs.