JNative Changelog

What's new in JNative 1.4 RC3

Feb 22, 2010
  • Fixed UINT
  • Added getLastError() to JNative class. This returns native GetLastError() as Kernel32.GetLastError() resets the native lastError state and never returns a proper value.
  • Kernel32.GetLastError() is now deprecated.
  • Some other small fixes and enhancements I cannot remember.