Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: General Pointer to Variables Pin
sweep12326-Aug-04 2:17
sweep12326-Aug-04 2:17 
GeneralRe: General Pointer to Variables Pin
sweep12326-Aug-04 5:35
sweep12326-Aug-04 5:35 
GeneralRe: CRecordset Record Updating(Debug Assertion Failure) problem Pin
David Crow25-Aug-04 5:47
David Crow25-Aug-04 5:47 
GeneralRe: CRecordset Record Updating(Debug Assertion Failure) problem Pin
raed25-Aug-04 5:55
raed25-Aug-04 5:55 
GeneralRe: CRecordset Record Updating(Debug Assertion Failure) problem Pin
jmkhael25-Aug-04 5:59
jmkhael25-Aug-04 5:59 
GeneralRe: CRecordset Record Updating(Debug Assertion Failure) problem Pin
raed25-Aug-04 20:38
raed25-Aug-04 20:38 
Questionhow to move the event handler from main view Pin
hyling25-Aug-04 5:43
hyling25-Aug-04 5:43 
GeneralINI Files Pin
si_6925-Aug-04 5:30
si_6925-Aug-04 5:30 
Hi All

i have an application in which i use a ini file to store settings,
the user reads and writes to it

i use WritePrivateProfileString to write to the ini file
and GetPrivateProfileString to read from it

my problem is, is a lot of people who use my application do not
have admin rights..so cant write back to to the ini file

does anyone know a way round this ??

ive thought about using the registry, HKEY LOCAL MACHINE you need admin
rights for
I cant use HKEY CURRENT USER as there may be many users using my app
all who share the same settings,

Any one any ideas ???? Confused | :confused: Confused | :confused:

ta

si
GeneralRe: INI Files Pin
David Crow25-Aug-04 5:45
David Crow25-Aug-04 5:45 
GeneralRe: INI Files Pin
si_6925-Aug-04 22:40
si_6925-Aug-04 22:40 
GeneralRe: INI Files Pin
David Crow26-Aug-04 3:01
David Crow26-Aug-04 3:01 
GeneralWinSock2 Pin
Micie25-Aug-04 5:20
Micie25-Aug-04 5:20 
GeneralRe: WinSock2 Pin
Tom Wright25-Aug-04 5:33
Tom Wright25-Aug-04 5:33 
GeneralRe: WinSock2 Pin
Micie25-Aug-04 5:36
Micie25-Aug-04 5:36 
GeneralRe: WinSock2 Pin
Tom Wright25-Aug-04 5:46
Tom Wright25-Aug-04 5:46 
GeneralRe: WinSock2 Pin
palbano25-Aug-04 19:32
palbano25-Aug-04 19:32 
GeneralAT command? ===> read sms method Pin
Adrian Soon25-Aug-04 5:11
Adrian Soon25-Aug-04 5:11 
GeneralRe: AT command? ===> read sms method Pin
jmkhael25-Aug-04 5:24
jmkhael25-Aug-04 5:24 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon26-Aug-04 0:55
Adrian Soon26-Aug-04 0:55 
GeneralRe: AT command? ===> read sms method Pin
jmkhael26-Aug-04 1:00
jmkhael26-Aug-04 1:00 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon26-Aug-04 2:06
Adrian Soon26-Aug-04 2:06 
GeneralRe: AT command? ===> read sms method Pin
Adrian Soon28-Aug-04 5:18
Adrian Soon28-Aug-04 5:18 
Generalintrinsic _InterlockedIncrement Pin
peterchen25-Aug-04 5:10
peterchen25-Aug-04 5:10 
GeneralRe: intrinsic _InterlockedIncrement Pin
jmkhael25-Aug-04 5:21
jmkhael25-Aug-04 5:21 
GeneralRe: intrinsic _InterlockedIncrement Pin
peterchen25-Aug-04 6:43
peterchen25-Aug-04 6:43 

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.