Re: Trouble calling registry functions

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Chris Tacke, eMVP (ctacke_at_spamfree-opennetcf.org)
Date: 12/01/04


Date: Wed, 1 Dec 2004 14:00:23 -0500

www.opennetcf.org/sdf

-- 
<ctacke/>
www.OpenNETCF.org
Your CF searches start and end here
"Rob C" <RobC@discussions.microsoft.com> wrote in message 
news:0CCB3E5E-1C1B-4546-9171-C10CBBCEFCC8@microsoft.com...
>I am writing an app in C# and am trying to access some of the registry
> functions.  I have imported the Registry functions and can successfully 
> call
> some of them (able to call RegOpenKeyEx and RegSetValueEx for a string
> value).  My problem is mostly with data types and passing refs.
>
> Could someone provide a sample or a pointer to sample code for creating a
> new key then storing a value as a binary value using the RegCreateKeyEx 
> and
> RegSetValueEx functions.
>
> Thanks for your help.
>
> Regards,
>
> Rob C 


Relevant Pages

  • Trouble calling registry functions
    ... I am writing an app in C# and am trying to access some of the registry ... I have imported the Registry functions and can successfully call ... Could someone provide a sample or a pointer to sample code for creating a ... RegSetValueEx functions. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Implement two interfaces having same member name
    ... Jatin wrote: ... It's called a method-resolution clause. ... Thank you, Rob. ... Could you post a sample code? ...
    (alt.comp.lang.borland-delphi)
  • Re: how to make a start up splash screen?
    ... I see a function setAboutDialog, ... but you are calling setupAboutDialog. ... > Hello Rob, ... > Here's my sample code: ...
    (microsoft.public.scripting.jscript)