Hi Everybody
I’m a Visual Fox programmer but we have a program in Visual C++,
I don’t know if someone is Familiar with ACT, more info in This software is using *.DBF and I have to import data form this tables.
But here Is the problems this table has 5 fields that suppose just are Hex values
Here is a example of the Structure and the fields.
--Structure---
Unique c 12
Ctime c 6
Etime c 6
Mtime c 6
User c 12
--Record Example---
Unique C time Etime Mtime
;\,! ?ER X X RE? X%'&[ YXXX=
User
NZ2<! :XXXY
Does Somebody has any idea to transform this value to a normal value
Thank.
I’m a Visual Fox programmer but we have a program in Visual C++,
I don’t know if someone is Familiar with ACT, more info in This software is using *.DBF and I have to import data form this tables.
But here Is the problems this table has 5 fields that suppose just are Hex values
Here is a example of the Structure and the fields.
--Structure---
Unique c 12
Ctime c 6
Etime c 6
Mtime c 6
User c 12
--Record Example---
Unique C time Etime Mtime
;\,! ?ER X X RE? X%'&[ YXXX=
User
NZ2<! :XXXY
Does Somebody has any idea to transform this value to a normal value
Thank.