Re: Trouble calling registry functions
From: Chris Tacke, eMVP (ctacke_at_spamfree-opennetcf.org)
Date: 12/01/04
- Next message: Chris Tacke, eMVP: "Re: Frmework for layout forms using XML"
- Previous message: Rick Winscot: "Re: Syncing with remote db"
- In reply to: Rob C: "Trouble calling registry functions"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Chris Tacke, eMVP: "Re: Frmework for layout forms using XML"
- Previous message: Rick Winscot: "Re: Syncing with remote db"
- In reply to: Rob C: "Trouble calling registry functions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|