|
-
January 20th, 2003, 10:21 AM
#1
.idb file format
Hello there,
Does anyone know anything about .idb file format? It should be something other than .idb files which VC++ projects contain. I guess it should be some kind of database file format. If true, which database?
-
January 20th, 2003, 03:17 PM
#2
You may have better luck asking this question in the "Visual C++
Programming" forum. This forum is specialized for Non-Visual C++
stuff.
regards, willchop
-
January 21st, 2003, 03:53 AM
#3
Thanks willchop, but I wrote that "It should be something other than .idb files which VC++ projects contain". Because I think it should be some kind of database file format. You know Incite Editor uses this format to save something, probably its time line or the entire structure of its project, and I want to access the file programmatically through C++. (Doesn't matter the compiler is VC++ or anything else.) Also, I know that Incite Editor uses some kind of database engine to save its projects. Anyway I will take your advice and ask this question in Visual C++ forum, too.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|