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

C / C++ / MFC

 
GeneralRe: how to know that we have reached end of file? Pin
_AnsHUMAN_ 15-Sep-08 2:55
_AnsHUMAN_ 15-Sep-08 2:55 
Questiondelete registry key values Pin
Madan Chauhan15-Sep-08 0:17
Madan Chauhan15-Sep-08 0:17 
AnswerRe: delete registry key values Pin
Joseph Marzbani15-Sep-08 0:37
Joseph Marzbani15-Sep-08 0:37 
AnswerRe: delete registry key values Pin
kapardhi15-Sep-08 0:52
kapardhi15-Sep-08 0:52 
GeneralRe: delete registry key values Pin
Madan Chauhan15-Sep-08 1:19
Madan Chauhan15-Sep-08 1:19 
GeneralRe: delete registry key values Pin
kapardhi15-Sep-08 3:10
kapardhi15-Sep-08 3:10 
QuestionRe: delete registry key values Pin
David Crow15-Sep-08 5:12
David Crow15-Sep-08 5:12 
AnswerRe: delete registry key values Pin
Rane15-Sep-08 0:55
Rane15-Sep-08 0:55 
You may use RegDeleteValue function!.

RegDeleteValue(hOpenKey, // handle to open registry key
sValueName); // string containing value name to delete



Regards,
Rane
GeneralRe: delete registry key values Pin
Madan Chauhan15-Sep-08 1:37
Madan Chauhan15-Sep-08 1:37 
AnswerRe: delete registry key values Pin
Hamid_RT15-Sep-08 2:00
Hamid_RT15-Sep-08 2:00 
QuestionHow to make fast FTP client? Pin
Gofur Halmurat15-Sep-08 0:04
Gofur Halmurat15-Sep-08 0:04 
AnswerRe: How to make fast FTP client? Pin
Garth J Lancaster15-Sep-08 0:36
professionalGarth J Lancaster15-Sep-08 0:36 
GeneralRe: How to make fast FTP client? Pin
Gofur Halmurat15-Sep-08 0:49
Gofur Halmurat15-Sep-08 0:49 
Question[Message Deleted] Pin
Joseph Marzbani14-Sep-08 23:42
Joseph Marzbani14-Sep-08 23:42 
AnswerRe: Hello "toxcct"! a minute please ... [modified] Pin
toxcct14-Sep-08 23:51
toxcct14-Sep-08 23:51 
GeneralRe: Hello "toxcct"! a minute please ... Pin
Joseph Marzbani15-Sep-08 0:42
Joseph Marzbani15-Sep-08 0:42 
QuestionExtract images & banners from website Pin
Sandeep Saini SRE14-Sep-08 23:40
Sandeep Saini SRE14-Sep-08 23:40 
QuestionHow can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
rbid14-Sep-08 23:30
rbid14-Sep-08 23:30 
AnswerRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
toxcct14-Sep-08 23:33
toxcct14-Sep-08 23:33 
GeneralRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
rbid16-Sep-08 2:45
rbid16-Sep-08 2:45 
GeneralRe: How can I get rid of linker warning: "LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF" ??? Pin
toxcct16-Sep-08 2:57
toxcct16-Sep-08 2:57 
GeneralMFC - RichEdir Ctrl Pin
Prasanth M V14-Sep-08 23:28
Prasanth M V14-Sep-08 23:28 
GeneralRe: MFC - RichEdir Ctrl Pin
Hamid_RT15-Sep-08 2:21
Hamid_RT15-Sep-08 2:21 
QuestionRe: MFC - RichEdir Ctrl Pin
David Crow15-Sep-08 5:15
David Crow15-Sep-08 5:15 
AnswerRe: MFC - RichEdir Ctrl Pin
Prasanth M V14-Oct-08 19:41
Prasanth M V14-Oct-08 19:41 

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.