Click here to Skip to main content
15,888,908 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CTabCtrl Background in XP Themed Pin
RickyC15-Sep-05 9:39
RickyC15-Sep-05 9:39 
GeneralRe: CTabCtrl Background in XP Themed Pin
Ravi Bhavnani15-Sep-05 9:44
professionalRavi Bhavnani15-Sep-05 9:44 
GeneralRe: CTabCtrl Background in XP Themed Pin
RickyC16-Sep-05 1:39
RickyC16-Sep-05 1:39 
GeneralRe: CTabCtrl Background in XP Themed Pin
Ravi Bhavnani16-Sep-05 2:14
professionalRavi Bhavnani16-Sep-05 2:14 
QuestionExtending Command Routing Pin
Joel Holdsworth15-Sep-05 4:03
Joel Holdsworth15-Sep-05 4:03 
AnswerRe: Extending Command Routing Pin
Taka Muraoka15-Sep-05 7:36
Taka Muraoka15-Sep-05 7:36 
GeneralRe: Extending Command Routing Pin
Joel Holdsworth15-Sep-05 21:36
Joel Holdsworth15-Sep-05 21:36 
QuestionAdding a new search function to the explorer Pin
chrisbk215-Sep-05 3:23
chrisbk215-Sep-05 3:23 
Hi
I'm writing an application and I would like to add a search function to it. What I would like to have is something similar to the "search file" function from the explorer, but using my own search search parameters and search engine. And this is where I get confused

Browsing the msdn I found two things :

-> Search Handler. I found a little description of what they are in the "Creating Search Handlers"(1) document, but that didn't help me much. What are they really capable of ? Are they the solution to my problem (custom search engine based on custom parameters) or are they just a tool to help XP search in file ? (I mean, like described here )

-> Explorer pane. I was able to implement a vertical explorer pane and adding a few event to it (straight win32 message loop, nothing fancy), but how can I display the search result the same way they are displayed when searching for file ? (To clear a bit this : I receive the "search" event. My app looks input values and perform the search. How can I present the results in the right pane (the listview) of the explorer ?)

Thanks !

-----------------------------



(1) Creating Search Handlers
QuestionActive document server in .NET instead of VC++ Pin
Bruce Pataki15-Sep-05 3:17
Bruce Pataki15-Sep-05 3:17 
QuestionFile Version Pin
Supriya Tonape15-Sep-05 2:51
Supriya Tonape15-Sep-05 2:51 
AnswerRe: File Version Pin
ThatsAlok15-Sep-05 3:45
ThatsAlok15-Sep-05 3:45 
GeneralRe: File Version Pin
David Crow15-Sep-05 7:34
David Crow15-Sep-05 7:34 
GeneralRe: File Version Pin
Supriya Tonape15-Sep-05 22:04
Supriya Tonape15-Sep-05 22:04 
GeneralRe: File Version Pin
David Crow16-Sep-05 2:05
David Crow16-Sep-05 2:05 
GeneralRe: File Version Pin
Supriya Tonape16-Sep-05 4:10
Supriya Tonape16-Sep-05 4:10 
GeneralRe: File Version Pin
David Crow16-Sep-05 4:48
David Crow16-Sep-05 4:48 
GeneralRe: File Version Pin
Supriya Tonape7-Oct-05 1:49
Supriya Tonape7-Oct-05 1:49 
GeneralRe: File Version Pin
Supriya Tonape7-Oct-05 2:07
Supriya Tonape7-Oct-05 2:07 
AnswerRe: File Version Pin
ky_rerun16-Sep-05 5:06
ky_rerun16-Sep-05 5:06 
GeneralRe: File Version Pin
Supriya Tonape7-Oct-05 2:08
Supriya Tonape7-Oct-05 2:08 
QuestionProblem with CString Pin
rajeevktripathi15-Sep-05 2:24
rajeevktripathi15-Sep-05 2:24 
AnswerRe: Problem with CString Pin
ThatsAlok15-Sep-05 2:44
ThatsAlok15-Sep-05 2:44 
AnswerRe: Problem with CString Pin
22491715-Sep-05 2:56
22491715-Sep-05 2:56 
AnswerRe: Problem with CString Pin
MailtoGops15-Sep-05 2:58
MailtoGops15-Sep-05 2:58 
QuestionAfx Message Handling in CStatic as Child-Window Pin
_NielsB15-Sep-05 2:19
_NielsB15-Sep-05 2:19 

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.