Click here to Skip to main content
15,881,380 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionPrinting a metafile [modified] Pin
frqftgbdafr20-Oct-10 19:17
frqftgbdafr20-Oct-10 19:17 
AnswerRe: Printing a metafile Pin
Nish Nishant21-Oct-10 0:57
sitebuilderNish Nishant21-Oct-10 0:57 
QuestionWin32 .exe with out console. Pin
birajendu19-Oct-10 20:31
birajendu19-Oct-10 20:31 
AnswerRe: Win32 .exe with out console. Pin
Richard MacCutchan19-Oct-10 23:28
mveRichard MacCutchan19-Oct-10 23:28 
GeneralRe: Win32 .exe with out console. Pin
Nish Nishant20-Oct-10 4:01
sitebuilderNish Nishant20-Oct-10 4:01 
GeneralRe: Win32 .exe with out console. Pin
Richard MacCutchan20-Oct-10 4:22
mveRichard MacCutchan20-Oct-10 4:22 
AnswerRe: Win32 .exe with out console. Pin
Nish Nishant20-Oct-10 4:02
sitebuilderNish Nishant20-Oct-10 4:02 
Questionsearching registry keys. Pin
birajendu19-Oct-10 20:18
birajendu19-Oct-10 20:18 
Hi,

I would like to write a utility which will clear all those registry entries which has a particular sub string (e.g "mycompany").


So to achieve this I think i need to implement some logic which will check all those registry paths having keys which contain string/sub string "mycompany". I am trying to find out is there any API like FindNextFile() or some thing like that for registry keys.


Thanks in advance.
Birajendu
SonicWALL
Bangalore
India

AnswerRe: searching registry keys. Pin
Richard MacCutchan19-Oct-10 23:25
mveRichard MacCutchan19-Oct-10 23:25 
AnswerRe: searching registry keys. Pin
Nish Nishant20-Oct-10 4:00
sitebuilderNish Nishant20-Oct-10 4:00 
Questionhow to read a file in C++ Pin
rezen8518-Oct-10 18:01
rezen8518-Oct-10 18:01 
AnswerRe: how to read a file in C++ Pin
Richard MacCutchan18-Oct-10 22:46
mveRichard MacCutchan18-Oct-10 22:46 
GeneralRe: how to read a file in C++ Pin
rezen8518-Oct-10 23:05
rezen8518-Oct-10 23:05 
GeneralRe: how to read a file in C++ Pin
Richard MacCutchan19-Oct-10 0:21
mveRichard MacCutchan19-Oct-10 0:21 
AnswerRe: how to read a file in C++ Pin
Nish Nishant19-Oct-10 1:59
sitebuilderNish Nishant19-Oct-10 1:59 
AnswerRe: MFC Serilization :mechanism for splitting the serialize( ) method into Load() and Save() Pin
Nish Nishant15-Oct-10 7:19
sitebuilderNish Nishant15-Oct-10 7:19 
QuestionApplication crashes at RichEditCtrl.StremOut(), It says attempt to read write protected memory. this ffetne an indication that the other memory is corrupt Pin
ptr_Electron15-Oct-10 1:06
ptr_Electron15-Oct-10 1:06 
AnswerRe: Application crashes at RichEditCtrl.StremOut(), It says attempt to read write protected memory. this ffetne an indication that the other memory is corrupt Pin
Richard MacCutchan15-Oct-10 2:16
mveRichard MacCutchan15-Oct-10 2:16 
GeneralRe: Application crashes at RichEditCtrl.StremOut(), It says attempt to read write protected memory. this ffetne an indication that the other memory is corrupt Pin
ptr_Electron15-Oct-10 2:44
ptr_Electron15-Oct-10 2:44 
GeneralRe: Application crashes at RichEditCtrl.StremOut(), It says attempt to read write protected memory. this ffetne an indication that the other memory is corrupt Pin
Richard MacCutchan15-Oct-10 5:53
mveRichard MacCutchan15-Oct-10 5:53 
AnswerRe: Application crashes at RichEditCtrl.StremOut(), It says attempt to read write protected memory. this ffetne an indication that the other memory is corrupt Pin
Nish Nishant15-Oct-10 7:20
sitebuilderNish Nishant15-Oct-10 7:20 
QuestionUsing Managed objects in Unmanaged class Pin
Anu_Bala12-Oct-10 19:43
Anu_Bala12-Oct-10 19:43 
AnswerRe: Using Managed objects in Unmanaged class Pin
Nish Nishant13-Oct-10 9:30
sitebuilderNish Nishant13-Oct-10 9:30 
GeneralRe: Using Managed objects in Unmanaged class Pin
Anu_Bala13-Oct-10 17:45
Anu_Bala13-Oct-10 17:45 
GeneralRe: Using Managed objects in Unmanaged class Pin
Nish Nishant14-Oct-10 4:23
sitebuilderNish Nishant14-Oct-10 4:23 

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.