Click here to Skip to main content
15,917,565 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Find a string in CEdit control Pin
CPallini20-Jul-08 21:24
mveCPallini20-Jul-08 21:24 
AnswerRe: Find a string in CEdit control Pin
ThatsAlok17-Jul-08 22:11
ThatsAlok17-Jul-08 22:11 
GeneralRe: Find a string in CEdit control Pin
Sunayna20-Jul-08 17:44
Sunayna20-Jul-08 17:44 
QuestionWhere to specify .res as Input to Linker on Visual Studio Pin
ForNow16-Jul-08 16:03
ForNow16-Jul-08 16:03 
AnswerRe: Where to specify .res as Input to Linker on Visual Studio Pin
zhwei16-Jul-08 18:22
zhwei16-Jul-08 18:22 
GeneralRe: Where to specify .res as Input to Linker on Visual Studio Pin
ForNow16-Jul-08 21:22
ForNow16-Jul-08 21:22 
Questionnewbie - compile c code to work with c++ code Pin
timverb16-Jul-08 10:29
timverb16-Jul-08 10:29 
AnswerRe: newbie - compile c code to work with c++ code Pin
kcynic16-Jul-08 16:30
kcynic16-Jul-08 16:30 
GeneralRe: newbie - compile c code to work with c++ code Pin
timverb17-Jul-08 11:36
timverb17-Jul-08 11:36 
QuestionRe: newbie - compile c code to work with c++ code Pin
David Crow17-Jul-08 3:28
David Crow17-Jul-08 3:28 
AnswerRe: newbie - compile c code to work with c++ code Pin
timverb17-Jul-08 11:32
timverb17-Jul-08 11:32 
GeneralRe: newbie - compile c code to work with c++ code Pin
David Crow17-Jul-08 15:53
David Crow17-Jul-08 15:53 
GeneralRe: newbie - compile c code to work with c++ code Pin
timverb17-Jul-08 16:21
timverb17-Jul-08 16:21 
GeneralRe: newbie - compile c code to work with c++ code Pin
David Crow18-Jul-08 9:05
David Crow18-Jul-08 9:05 
GeneralRe: newbie - compile c code to work with c++ code Pin
timverb18-Jul-08 9:38
timverb18-Jul-08 9:38 
AnswerRe: newbie - compile c code to work with c++ code Pin
Alan Balkany17-Jul-08 3:54
Alan Balkany17-Jul-08 3:54 
General[Message Deleted] Pin
timverb17-Jul-08 11:35
timverb17-Jul-08 11:35 
GeneralRe: newbie - compile c code to work with c++ code Pin
Alan Balkany17-Jul-08 11:38
Alan Balkany17-Jul-08 11:38 
GeneralRe: newbie - compile c code to work with c++ code [modified] Pin
timverb17-Jul-08 16:17
timverb17-Jul-08 16:17 
GeneralRe: newbie - compile c code to work with c++ code Pin
Alan Balkany18-Jul-08 3:31
Alan Balkany18-Jul-08 3:31 
GeneralRe: newbie - compile c code to work with c++ code Pin
timverb18-Jul-08 9:36
timverb18-Jul-08 9:36 
QuestionAccess Denied Error Pin
Larry Mills Sr16-Jul-08 8:40
Larry Mills Sr16-Jul-08 8:40 
AnswerRe: Access Denied Error Pin
Cedric Moonen16-Jul-08 8:42
Cedric Moonen16-Jul-08 8:42 
GeneralRe: Access Denied Error Pin
Larry Mills Sr16-Jul-08 9:20
Larry Mills Sr16-Jul-08 9:20 
GeneralRe: Access Denied Error Pin
Perspx16-Jul-08 10:00
Perspx16-Jul-08 10:00 
I know that in Vista applications that aren't running as an administrator (default) need to be elevated before they can do anything in the C:\Program Files\ directory.. I'm not sure about XP or earlier if you're using that though. Try building a release of your app and running it as administrator and see if it works.

Hope this helps,
--Perspx

"Nowadays, security guys break the Mac every single day. Every single day, they come out with a total exploit, your machine can be taken over totally. I dare anybody to do that once a month on the Windows machine." - Bill Gates


BSoD during a Win98 presentation

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.