Click here to Skip to main content
16,007,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I maximize a child frame in code? Pin
mspitzer26-Sep-01 11:00
mspitzer26-Sep-01 11:00 
AnswerRe: How do I maximize a child frame in code? Pin
Tomasz Sowinski27-Sep-01 0:34
Tomasz Sowinski27-Sep-01 0:34 
Generalseveral restarts when installing Windows Pin
Peter Molnar26-Sep-01 9:48
Peter Molnar26-Sep-01 9:48 
GeneralRe: several restarts when installing Windows Pin
Carlos Antollini26-Sep-01 10:06
Carlos Antollini26-Sep-01 10:06 
GeneralRe: several restarts when installing Windows Pin
Tim Smith26-Sep-01 10:37
Tim Smith26-Sep-01 10:37 
Generalseveral restarts when installing Windows Pin
Peter Molnar26-Sep-01 9:46
Peter Molnar26-Sep-01 9:46 
QuestionHow do IAdd MFC to Non-Atl snap-in? Pin
scoob26-Sep-01 9:40
scoob26-Sep-01 9:40 
GeneralMFC access to ffastun.ff* files Pin
Harold Bamford26-Sep-01 9:35
Harold Bamford26-Sep-01 9:35 
This is probably spelled out someplace obvious, but I sure cannot find it so forgive me if this is too trivial.

I have my own file searching tool that looks at the contents of various Office documents. My tool currently uses some simple Perl script and OLE to dump the files in text format and then processes those text files into an index for later use in an MFC program. And, having expended the effort to do that, I find that "Fast Find" does pretty much the same thing, except that it handles more types of files than my program and it creates the indices about 4 times faster! Cry | :((

So, what I would like to do is be able to get at the text stored in those index files. These are the ones called ffastun0.ffx, ffastun.ffo, ffastun.ffl, and ffastun.ffa.

Somebody must have a C++ class to do this. Or failing that, some example code that can access these files.

I looked at the IFilter stuff referenced in the VC++ help, but it is pretty worthless. At least to me. It seemed to be for creating the index, not using the one already made by FindFast.

Pointers much appreciated.

BTW, I am a COM newbie, so any explanations should use small words. Smile | :)

Thanks!

GeneralBitmaps, Clipboard, and Palettes, Oh My! Pin
#realJSOP26-Sep-01 9:33
professional#realJSOP26-Sep-01 9:33 
GeneralRe: Bitmaps, Clipboard, and Palettes, Oh My! Pin
Tomasz Sowinski26-Sep-01 9:52
Tomasz Sowinski26-Sep-01 9:52 
GeneralRe: Bitmaps, Clipboard, and Palettes, Oh My! Pin
#realJSOP26-Sep-01 10:01
professional#realJSOP26-Sep-01 10:01 
GeneralRe: Bitmaps, Clipboard, and Palettes, Oh My! Pin
Christian Graus26-Sep-01 12:58
protectorChristian Graus26-Sep-01 12:58 
GeneralMFC Toolbars Pin
26-Sep-01 8:59
suss26-Sep-01 8:59 
GeneralRe: MFC Toolbars Pin
Tomasz Sowinski26-Sep-01 9:06
Tomasz Sowinski26-Sep-01 9:06 
GeneralRe: MFC Toolbars Pin
26-Sep-01 10:27
suss26-Sep-01 10:27 
GeneralList Controls - how to edit Pin
john john mackey26-Sep-01 8:53
john john mackey26-Sep-01 8:53 
GeneralRe: List Controls - how to edit Pin
Michael Dunn26-Sep-01 9:08
sitebuilderMichael Dunn26-Sep-01 9:08 
GeneralRe: List Controls - how to edit Pin
john john mackey26-Sep-01 13:02
john john mackey26-Sep-01 13:02 
GeneralTabCtrl Pin
26-Sep-01 8:06
suss26-Sep-01 8:06 
GeneralRe: TabCtrl Pin
Michael Dunn26-Sep-01 8:34
sitebuilderMichael Dunn26-Sep-01 8:34 
GeneralRe: TabCtrl Pin
26-Sep-01 8:51
suss26-Sep-01 8:51 
GeneralRe: TabCtrl Pin
Michael Dunn26-Sep-01 15:51
sitebuilderMichael Dunn26-Sep-01 15:51 
QuestionHOWTO: Find owner of locked file? Pin
Matt Weagle26-Sep-01 8:00
Matt Weagle26-Sep-01 8:00 
GeneralDirectX Beginner Pin
Mr_Byte26-Sep-01 6:45
Mr_Byte26-Sep-01 6:45 
GeneralRe: DirectX Beginner Pin
26-Sep-01 6:47
suss26-Sep-01 6:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.