()
| 1271 | |
| 1272 | private static native String getNativeVersion(); |
| 1273 | private static native String getAPIChecksum(); |
| 1274 | |
| 1275 | /** Retrieve last error set by the OS. This corresponds to |
| 1276 | * <code>GetLastError()</code> on Windows, and <code>errno</code> on |