Click here to Skip to main content
15,890,186 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CLisrctrl Pin
Dr-Kuulun2-Apr-06 0:35
Dr-Kuulun2-Apr-06 0:35 
GeneralRe: CLisrctrl Pin
Girish6014-Apr-06 21:16
Girish6014-Apr-06 21:16 
Questionproblem in find replace portion of MDI application Pin
cancerion1-Apr-06 0:57
cancerion1-Apr-06 0:57 
QuestionRubber band not clear Pin
yang__lee1-Apr-06 0:50
yang__lee1-Apr-06 0:50 
AnswerRe: Rubber band not clear Pin
Hamid_RT1-Apr-06 1:29
Hamid_RT1-Apr-06 1:29 
QuestionSetting modem properties Pin
Krishnan V1-Apr-06 0:31
Krishnan V1-Apr-06 0:31 
AnswerRe: Setting modem properties Pin
Milton Karimbekallil1-Apr-06 2:44
Milton Karimbekallil1-Apr-06 2:44 
GeneralRe: Setting modem properties Pin
Krishnan V5-Apr-06 19:25
Krishnan V5-Apr-06 19:25 
QuestionFTP Server Pin
Ahuja Ekta1-Apr-06 0:11
Ahuja Ekta1-Apr-06 0:11 
Questionregistry available to any user Pin
RomTibi31-Mar-06 23:43
RomTibi31-Mar-06 23:43 
AnswerRe: registry available to any user Pin
Stephen Hewitt1-Apr-06 0:42
Stephen Hewitt1-Apr-06 0:42 
GeneralRe: registry available to any user Pin
RomTibi1-Apr-06 5:19
RomTibi1-Apr-06 5:19 
GeneralRe: registry available to any user Pin
Michael Dunn1-Apr-06 6:10
sitebuilderMichael Dunn1-Apr-06 6:10 
AnswerRe: registry available to any user Pin
Michael Dunn1-Apr-06 6:10
sitebuilderMichael Dunn1-Apr-06 6:10 
No, there is no key that all users can see and have write access to. HKLM is writable only by power users and admins. You'll need to use the All users\Application data directory to share data this way.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
QuestionDeriving from CObject and using = operator Pin
Dr-Kuulun31-Mar-06 23:23
Dr-Kuulun31-Mar-06 23:23 
AnswerRe: Deriving from CObject and using = operator Pin
Vytas31-Mar-06 23:57
Vytas31-Mar-06 23:57 
AnswerRe: Deriving from CObject and using = operator Pin
Michael Dunn1-Apr-06 6:13
sitebuilderMichael Dunn1-Apr-06 6:13 
GeneralRe: Deriving from CObject and using = operator Pin
Dr-Kuulun2-Apr-06 0:40
Dr-Kuulun2-Apr-06 0:40 
QuestionSave into a UTF-8 file? Pin
Abin31-Mar-06 23:04
Abin31-Mar-06 23:04 
AnswerRe: Save into a UTF-8 file? Pin
Hamid_RT31-Mar-06 23:43
Hamid_RT31-Mar-06 23:43 
AnswerRe: Save into a UTF-8 file? Pin
Michael Dunn1-Apr-06 6:15
sitebuilderMichael Dunn1-Apr-06 6:15 
Questionset bk color of radio buttons Pin
big_denny_20031-Mar-06 21:48
big_denny_20031-Mar-06 21:48 
AnswerRe: set bk color of radio buttons Pin
Hamid_RT31-Mar-06 23:35
Hamid_RT31-Mar-06 23:35 
AnswerRe: set bk color of radio buttons Pin
Hamid_RT31-Mar-06 23:39
Hamid_RT31-Mar-06 23:39 
QuestionHow to Load & Read XML File in MFC Pin
Amit Agarrwal31-Mar-06 20:57
Amit Agarrwal31-Mar-06 20:57 

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.