Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
GeneralRe: Protect the MSIL code? Pin
Nick Parker2-Dec-02 9:40
protectorNick Parker2-Dec-02 9:40 
AnswerRe: Protect the MSIL code? Pin
David Stone2-Dec-02 9:41
sitebuilderDavid Stone2-Dec-02 9:41 
GeneralRe: Protect the MSIL code? Pin
Rickard Andersson202-Dec-02 21:29
Rickard Andersson202-Dec-02 21:29 
Generalrecursively search the registry and delete text Pin
Derek Smigelski2-Dec-02 7:05
Derek Smigelski2-Dec-02 7:05 
GeneralRe: recursively search the registry and delete text Pin
Jeff J2-Dec-02 13:29
Jeff J2-Dec-02 13:29 
GeneralRe: recursively search the registry and delete text Pin
Derek Smigelski3-Dec-02 11:46
Derek Smigelski3-Dec-02 11:46 
GeneralRe: recursively search the registry and delete text Pin
Jeff J4-Dec-02 11:01
Jeff J4-Dec-02 11:01 
GeneralRe: recursively search the registry and delete text Pin
Jeff J4-Dec-02 17:12
Jeff J4-Dec-02 17:12 
Hello Derek,

I email you the rough code via CP's email system, which complained about the long text, so I hope it made it to you. If not, or it gets mangled, you can email me with an address I can send it to you as an attachment.

I reduced it all down to just a few hundred lines, so it should be pretty manageable. It's strictly search and callback with keypath, entry name, data, data length, data type, and where the string was found. That should be enough to load up a listbox or listview with. RegDeleteValue is easy to call after that.

Let me know if you have any questions.

Cheers
Questionhow can i?? Pin
Vlad Beu2-Dec-02 3:48
Vlad Beu2-Dec-02 3:48 
AnswerRe: how can i?? Pin
Eric Gunnerson (msft)2-Dec-02 11:55
Eric Gunnerson (msft)2-Dec-02 11:55 
GeneralRe: how can i?? Pin
Vlad Beu2-Dec-02 12:19
Vlad Beu2-Dec-02 12:19 
QuestionHow can i read a File over the network Pin
Vlad Beu2-Dec-02 2:31
Vlad Beu2-Dec-02 2:31 
GeneralAdd Reference Pin
grv5752-Dec-02 1:51
grv5752-Dec-02 1:51 
GeneralRe: Add Reference Pin
Not Active2-Dec-02 2:50
mentorNot Active2-Dec-02 2:50 
GeneralRe: Add Reference Pin
Kannan Kalyanaraman2-Dec-02 2:58
Kannan Kalyanaraman2-Dec-02 2:58 
GeneralRe: Add Reference Pin
grv5752-Dec-02 14:01
grv5752-Dec-02 14:01 
GeneralPersisting Property of userdefined Collection type. Pin
zorifila2-Dec-02 0:51
zorifila2-Dec-02 0:51 
GeneralRe: Persisting Property of userdefined Collection type. Pin
xicoloko2-Dec-02 4:26
xicoloko2-Dec-02 4:26 
GeneralImage into MS-Access Database Pin
shokisingh1-Dec-02 23:18
shokisingh1-Dec-02 23:18 
GeneralRe: Image into MS-Access Database Pin
Mazdak2-Dec-02 0:40
Mazdak2-Dec-02 0:40 
GeneralCreating a new process Pin
suresh_sathya1-Dec-02 20:55
suresh_sathya1-Dec-02 20:55 
GeneralRe: Creating a new process Pin
James T. Johnson1-Dec-02 21:17
James T. Johnson1-Dec-02 21:17 
QuestionAnyone get CreateControl() to work? Pin
Jeff J1-Dec-02 18:19
Jeff J1-Dec-02 18: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.