Date
|
Description
|
Status
|
08/20/2004
|
RegistryKey.close() does not properly close the
associated native handle.
This bug affects RegistryKey, EventLog and
EventLogRecord.
This problem has been resolved in SFC 1.3.1
09/07/2004.
|
Closed
|
09/29/2003
|
When EventLog() throws an exception EventLog.close()
and EventLog.finalize() will cause the Java VM to
abort with EXCEPTION_INVALID_ACCESS.
This problem has been resolved in SFC 1.3.0
10/19/2003.
|
Closed
|
06/17/2003
|
EventLogType.AUDIT_SUCCESS does not return the correct
value.
This problem has been resolved in SFC 1.2.2
07/06/2003.
|
Closed
|
09/20/2002
|
Use of IOPort.inByte() results in
java.lang.UnsatisfiedLinkError.
This problem has been resolved in SFC 1.2.0
12/03/2002.
|
Closed
|
09/20/2002
|
File.getLastModifiedTimeEx() does not return the
correct timestamp.
This problem has been resolved in SFC 1.2.0
12/03/2002.
|
Closed
|
09/20/2002
|
File.setLastModifiedTimeEx() does not set the correct
timestamp.
This problem has been resolved in SFC 1.2.0
12/03/2002.
|
Closed
|
09/20/2002
|
FileAttribute.SPARSE_FILE does not return the correct
value.
This problem has been resolved in SFC 1.2.0
12/03/2002.
|
Closed
|
09/11/2002
|
Because stec.sfc.Win32.sfc.init() is not synchronized
multi-threaded applications maybe able to call
LoadLibrary multiple times.
This problem has been resolved in SFC 1.1.3
09/11/2002.
|
Closed
|
09/08/2002
|
Parameters returned by
stec.sfc.Win32.EventLogRecord.getParameters() maybe
corrupt.
This problem has been resolved in SFC 1.1.3
09/08/2002.
|
Closed
|
09/08/2002
|
stec.sfc.Win32.EventLog.get() throws
stec.sfc.Win32.Win32Exception:87 when retrieving
records from large event logs.
This error occurs because of a bug in WIN32 API when
randomly accessing the event log.
Added stec.sfc.Win32.EventLog.next() and
stec.sfc.Win32.EventLog.previous() to sequentually
access the event log.
|
Info
|
09/07/2002
|
stec.sfc.Win32.Win32Exception error codes can be found at: MSDN System Error Codes
|
Info
|
04/24/2002
|
stec.sfc.Win32.EventLog cannot access the Security
Event Log nor the System Event Log.
Applications that attempt to log to the Security or
the System Event Logs will fail with
stec.sfc.Win32.Win32Exception: 1314 or with
stec.sfc.Win32.Win32Exception: 5.
This limitation is imposed by the WIN32 API.
|
Info
|
04/22/2002
|
stec.sfc.Win32.RegistryKey.getInt() improperly
reconstructs negative numbers.
This problem has been resolved in SFC 1.1.2
04/22/2002.
|
Closed
|
04/22/2002
|
stec.sfc.Win32.RegistryKey.getLong() and
stec.sfc.Win32.RegistryKey.getLong() storage format
is not compatible with QWORD as found in the System's
Registry.
This problem has been resolved in SFC 1.1.2
04/22/2002.
|
Closed
|