Changeset 219 for trunk/include
- Timestamp:
- 03/31/11 00:29:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/regfi.h
r215 r219 1656 1656 void regfi_unix2nt_time(REGFI_NTTIME* nt, time_t t); 1657 1657 _EXPORT 1658 time_tregfi_nt2unix_time(const REGFI_NTTIME* nt);1658 double regfi_nt2unix_time(const REGFI_NTTIME* nt); 1659 1659 1660 1660
Note: See TracChangeset
for help on using the changeset viewer.