Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: How to get file info from files? (Read 3227 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How to get file info from files?

I think file_info class get the file info from database.
But I want to reload the file info from the file.How to do that?

thanks

How to get file info from files?

Reply #1
By telling database to reload info from file, then querying database. Read metadb.h and metadb_handle.h
Microsoft Windows: We can't script here, this is bat country.

 

How to get file info from files?

Reply #2
I got it.
Thanks!