Click here to Skip to main content
15,927,903 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Value of a pointer of function Pin
Michael Dunn24-Nov-01 18:48
sitebuilderMichael Dunn24-Nov-01 18:48 
GeneralRe: Value of a pointer of function Pin
Chen Jiadong24-Nov-01 23:01
Chen Jiadong24-Nov-01 23:01 
GeneralRegistry Search for ClassId and progId Pin
23-Nov-01 4:55
suss23-Nov-01 4:55 
GeneralRe: Registry Search for ClassId and progId Pin
Bill Wilson23-Nov-01 10:22
Bill Wilson23-Nov-01 10:22 
GeneralRe: Is there any MFC class for Registry Search Pin
23-Nov-01 20:55
suss23-Nov-01 20:55 
GeneralRe: Is there any MFC class for Registry Search Pin
Nish Nishant23-Nov-01 21:03
sitebuilderNish Nishant23-Nov-01 21:03 
GeneralRe: Thank you busterboy Is there any specific MFC class for Registry Pin
23-Nov-01 21:37
suss23-Nov-01 21:37 
GeneralRe: Thank you busterboy Is there any specific MFC class for Registry Pin
Nish Nishant23-Nov-01 21:55
sitebuilderNish Nishant23-Nov-01 21:55 
akshay wrote:
Is there any specific MFC class for Registry Search

Not that I am aware of.
Basically you'll need to enumerate all the keys and then enumerate all the values.
Even if you find a class, that's all what even the class would do for you.

I recommend Joe Newcomer's class if you dont want to do the enumerating and querying usign API

Here is the link

http://www.codeproject.com/system/registry_class.asp

Nish

Sonork ID 100.9786 voidmain

www.busterboy.org

Nish is a BIG fan of Goran Ivanisevic
GeneralFloating text (like tooltip) in client area Pin
hierro23-Nov-01 4:30
hierro23-Nov-01 4:30 
GeneralRe: Floating text (like tooltip) in client area Pin
Chen Venkataraman23-Nov-01 5:00
Chen Venkataraman23-Nov-01 5:00 
GeneralRe: Floating text (like tooltip) in client area Pin
hierro25-Nov-01 4:01
hierro25-Nov-01 4:01 
GeneralOpen a Modal Dialog as Hidden Pin
sanskypotov23-Nov-01 4:26
sanskypotov23-Nov-01 4:26 
GeneralRe: Open a Modal Dialog as Hidden Pin
Carlos Antollini23-Nov-01 4:47
Carlos Antollini23-Nov-01 4:47 
GeneralRe: ShowWindow (SW_HIDE) works? Pin
Masaaki Onishi23-Nov-01 10:58
Masaaki Onishi23-Nov-01 10:58 
GeneralRe: ShowWindow (SW_HIDE) works? Pin
Nish Nishant23-Nov-01 17:24
sitebuilderNish Nishant23-Nov-01 17:24 
GeneralRe: Thanks, BusterBoy! Pin
Masaaki Onishi23-Nov-01 18:46
Masaaki Onishi23-Nov-01 18:46 
GeneralRe: Open a Modal Dialog as Hidden Pin
Michael Dunn23-Nov-01 8:11
sitebuilderMichael Dunn23-Nov-01 8:11 
GeneralWhy I need this Pin
sanskypotov25-Nov-01 18:08
sanskypotov25-Nov-01 18:08 
GeneralExplorer-like interface Pin
Jerome Conus23-Nov-01 3:44
Jerome Conus23-Nov-01 3:44 
GeneralRe: Explorer-like interface Pin
Rashid Thadha23-Nov-01 3:55
Rashid Thadha23-Nov-01 3:55 
GeneralRe: Explorer-like interface Pin
Nish Nishant23-Nov-01 17:02
sitebuilderNish Nishant23-Nov-01 17:02 
GeneralSaving to PDF Pin
Andy Latham23-Nov-01 3:20
Andy Latham23-Nov-01 3:20 
GeneralRe: Saving to PDF Pin
Joaquín M López Muñoz23-Nov-01 4:18
Joaquín M López Muñoz23-Nov-01 4:18 
GeneralRe: Saving to PDF Pin
Nish Nishant23-Nov-01 17:06
sitebuilderNish Nishant23-Nov-01 17:06 
GeneralRe: Saving to PDF Pin
Andy Latham25-Nov-01 22:07
Andy Latham25-Nov-01 22:07 

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.