Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: [OT] Re: error when run dll(vc++6.0) in vB6.0 Pin
Iain Clarke, Warrior Programmer26-Mar-09 3:59
Iain Clarke, Warrior Programmer26-Mar-09 3:59 
JokeRe: error when run dll(vc++6.0) in vB6.0 Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:00
Iain Clarke, Warrior Programmer25-Mar-09 23:00 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
aa_zz25-Mar-09 23:05
aa_zz25-Mar-09 23:05 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:20
Iain Clarke, Warrior Programmer25-Mar-09 23:20 
GeneralRe: error when run dll(vc++6.0) in vB6.0 Pin
Cedric Moonen25-Mar-09 23:07
Cedric Moonen25-Mar-09 23:07 
QuestionRegistry functions not working when UAC is enabled. Pin
Le@rner25-Mar-09 22:13
Le@rner25-Mar-09 22:13 
AnswerRe: Registry functions not working when UAC is enabled. Pin
«_Superman_»25-Mar-09 22:36
professional«_Superman_»25-Mar-09 22:36 
AnswerRe: Registry functions not working when UAC is enabled. Pin
Iain Clarke, Warrior Programmer25-Mar-09 23:33
Iain Clarke, Warrior Programmer25-Mar-09 23:33 
As superman says, it's because you're writing to registry entries you should not be writing as a "normal user".

You have two choices:
1/ Change your software to respect the different parts of the registry. If you don't already know the answer to your question you shouldn't be writing some install or other fancy software anyway

2/ Search for vista manifest elevation to get vista to ask the user if it's alright to access these keys.


Iain.

In the process of moving to Sweden for love (awwww).
If you're in Scandinavia and want an MVP on the payroll (or happy with a remote worker), give me a job!

QuestionMultiple OCX compilation process Pin
Sanjoy_Jana25-Mar-09 21:57
Sanjoy_Jana25-Mar-09 21:57 
AnswerRe: Multiple OCX compilation process Pin
led mike26-Mar-09 4:38
led mike26-Mar-09 4:38 
Questionsoftware engeenerin Pin
kkchando25-Mar-09 21:32
kkchando25-Mar-09 21:32 
AnswerRe: software engeenerin Pin
Cedric Moonen25-Mar-09 21:37
Cedric Moonen25-Mar-09 21:37 
AnswerRe: software engeenerin Pin
CPallini25-Mar-09 23:24
mveCPallini25-Mar-09 23:24 
AnswerRe: software engeenerin Pin
Michael Schubert25-Mar-09 23:38
Michael Schubert25-Mar-09 23:38 
AnswerRe: software engeenerin Pin
_AnsHUMAN_ 25-Mar-09 23:42
_AnsHUMAN_ 25-Mar-09 23:42 
Questiondata structure Pin
kkchando25-Mar-09 21:30
kkchando25-Mar-09 21:30 
AnswerRe: data structure Pin
Garth J Lancaster25-Mar-09 23:57
professionalGarth J Lancaster25-Mar-09 23:57 
Questionc++ Pin
kkchando25-Mar-09 21:28
kkchando25-Mar-09 21:28 
AnswerRe: c++ Pin
Chandrasekharan P25-Mar-09 21:34
Chandrasekharan P25-Mar-09 21:34 
AnswerRe: c++ Pin
CPallini25-Mar-09 23:22
mveCPallini25-Mar-09 23:22 
QuestionVideo recording and write to .avi file Pin
tns_ranjith25-Mar-09 21:15
tns_ranjith25-Mar-09 21:15 
AnswerRe: Video recording and write to .avi file Pin
«_Superman_»25-Mar-09 21:24
professional«_Superman_»25-Mar-09 21:24 
QuestionWho know meanshift algorithmic used in track? Pin
onlybluemoon25-Mar-09 20:41
onlybluemoon25-Mar-09 20:41 
AnswerRe: Who know meanshift algorithmic used in track? Pin
onlybluemoon26-Mar-09 1:03
onlybluemoon26-Mar-09 1:03 
Questionfread() returning zero Pin
hemlat25-Mar-09 20:14
hemlat25-Mar-09 20:14 

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.