Click here to Skip to main content
15,925,369 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTooltips on CView Pin
Redeye9210-Dec-08 23:50
Redeye9210-Dec-08 23:50 
AnswerRe: Tooltips on CView Pin
Iain Clarke, Warrior Programmer11-Dec-08 0:22
Iain Clarke, Warrior Programmer11-Dec-08 0:22 
GeneralRe: Tooltips on CView Pin
Redeye9212-Dec-08 4:46
Redeye9212-Dec-08 4:46 
Questionhow to create registry and how to write data to registry? Pin
puppya10-Dec-08 23:03
puppya10-Dec-08 23:03 
AnswerRe: how to create registry and how to write data to registry? Pin
enhzflep10-Dec-08 23:17
enhzflep10-Dec-08 23:17 
GeneralRe: how to create registry and how to write data to registry? Pin
puppya10-Dec-08 23:25
puppya10-Dec-08 23:25 
AnswerRe: how to create registry and how to write data to registry? Pin
VC++Maniac10-Dec-08 23:38
VC++Maniac10-Dec-08 23:38 
GeneralRe: how to create registry and how to write data to registry? Pin
_AnsHUMAN_ 10-Dec-08 23:39
_AnsHUMAN_ 10-Dec-08 23:39 
hemanju wrote:
want to write data related to my application to registry

Great. That means you are privileged but BEWARE VISTA settings
hemanju wrote:
i want to know how to write it programmatically, got my point

Yes I understood it [ Shucks | :-\ ]
RegCreateKeyEx - The RegCreateKeyEx function creates the specified registry key. If the key already exists, the function opens it.

You need to google first, if you have "It's urgent please" mentioned in your question.
Wink | ;-) _AnShUmAn_

GeneralRe: how to create registry and how to write data to registry? Pin
Sarath C10-Dec-08 23:45
Sarath C10-Dec-08 23:45 
AnswerRe: how to create registry and how to write data to registry? Pin
Hamid_RT11-Dec-08 2:49
Hamid_RT11-Dec-08 2:49 
QuestionHow to send CFrameWndEx pointer to COleClientItem::OnGetWindowContext Pin
sativijji10-Dec-08 22:41
sativijji10-Dec-08 22:41 
QuestionDestroyInPlaceFrame to destroy CFrameWndEx Pin
sativijji10-Dec-08 22:37
sativijji10-Dec-08 22:37 
Questionhow to show IPaddress control on status bar(in 4th pane) on a dialog based application? Pin
puppya10-Dec-08 22:34
puppya10-Dec-08 22:34 
AnswerRe: how to show IPaddress control on status bar(in 4th pane) on a dialog based application? Pin
Sarath C10-Dec-08 22:46
Sarath C10-Dec-08 22:46 
GeneralRe: how to show IPaddress control on status bar(in 4th pane) on a dialog based application? Pin
puppya10-Dec-08 22:55
puppya10-Dec-08 22:55 
GeneralRe: how to show IPaddress control on status bar(in 4th pane) on a dialog based application? Pin
_AnsHUMAN_ 10-Dec-08 23:44
_AnsHUMAN_ 10-Dec-08 23:44 
AnswerRe: how to show IPaddress control on status bar(in 4th pane) on a dialog based application? Pin
Iain Clarke, Warrior Programmer10-Dec-08 23:56
Iain Clarke, Warrior Programmer10-Dec-08 23:56 
QuestionDrawing on a Static control [modified] Pin
koumodaki10-Dec-08 22:00
koumodaki10-Dec-08 22:00 
AnswerRe: Drawing on a Static control Pin
Code-o-mat11-Dec-08 0:20
Code-o-mat11-Dec-08 0:20 
QuestionGood book on VC++ 2008 Pin
pani6810-Dec-08 20:40
pani6810-Dec-08 20:40 
AnswerRe: Good book on VC++ 2008 Pin
Sarath C10-Dec-08 22:37
Sarath C10-Dec-08 22:37 
QuestionLogging library for VC++ MFC application Pin
vipin_nvk10-Dec-08 20:36
vipin_nvk10-Dec-08 20:36 
AnswerRe: Logging library for VC++ MFC application Pin
Sarath C10-Dec-08 22:45
Sarath C10-Dec-08 22:45 
QuestionHow to clear buffer of a COM port ? Pin
kapardhi10-Dec-08 20:19
kapardhi10-Dec-08 20:19 
QuestionRe: How to clear buffer of a COM port ? Pin
VC++Maniac10-Dec-08 20:27
VC++Maniac10-Dec-08 20:27 

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.