Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Extremely weird: CEdit scrollbar not redrawn after SetBitmap() operation Pin
Naveen6-Sep-07 14:02
Naveen6-Sep-07 14:02 
QuestionGetPrivateProfileString method: problems on Windows Vista Pin
Cris5-Sep-07 10:10
Cris5-Sep-07 10:10 
AnswerRe: GetPrivateProfileString method: problems on Windows Vista Pin
David Crow5-Sep-07 10:38
David Crow5-Sep-07 10:38 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Cris5-Sep-07 10:41
Cris5-Sep-07 10:41 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
David Crow5-Sep-07 10:52
David Crow5-Sep-07 10:52 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 12:59
El Corazon5-Sep-07 12:59 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Michael Dunn5-Sep-07 14:23
sitebuilderMichael Dunn5-Sep-07 14:23 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 14:30
El Corazon5-Sep-07 14:30 
Michael Dunn wrote:
with a call to read an INI file?


you are outside of your "accessable" directories. Even in XP you can restrict access to windows, or program files. theoretically you should only have read or write access to your program's director and sub-directories. even if you were to try ../common/config.ini if you have security set to full it will refuse you read access. We had to get an exception for our software for a few years until I got everything moved to the install folder... bad habits die hard...

_________________________
Asu no koto o ieba, tenjo de nezumi ga warau.
Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
Michael Dunn5-Sep-07 17:19
sitebuilderMichael Dunn5-Sep-07 17:19 
GeneralRe: GetPrivateProfileString method: problems on Windows Vista Pin
El Corazon5-Sep-07 19:03
El Corazon5-Sep-07 19:03 
QuestionCView MFC Printing Pin
NorGUI5-Sep-07 7:19
NorGUI5-Sep-07 7:19 
AnswerRe: CView MFC Printing Pin
led mike5-Sep-07 7:39
led mike5-Sep-07 7:39 
AnswerRe: CView MFC Printing Pin
bob169725-Sep-07 17:05
bob169725-Sep-07 17:05 
QuestionFile I/O: What is the best approach Pin
KenThompson5-Sep-07 6:15
KenThompson5-Sep-07 6:15 
AnswerRe: File I/O: What is the best approach Pin
led mike5-Sep-07 7:38
led mike5-Sep-07 7:38 
GeneralRe: File I/O: What is the best approach Pin
KenThompson5-Sep-07 7:53
KenThompson5-Sep-07 7:53 
GeneralRe: File I/O: What is the best approach Pin
led mike5-Sep-07 8:16
led mike5-Sep-07 8:16 
GeneralRe: File I/O: What is the best approach Pin
KenThompson5-Sep-07 8:27
KenThompson5-Sep-07 8:27 
GeneralRe: File I/O: What is the best approach Pin
led mike5-Sep-07 8:58
led mike5-Sep-07 8:58 
GeneralRe: File I/O: What is the best approach Pin
jhwurmbach5-Sep-07 21:45
jhwurmbach5-Sep-07 21:45 
GeneralRe: File I/O: What is the best approach Pin
KenThompson6-Sep-07 4:41
KenThompson6-Sep-07 4:41 
AnswerRe: File I/O: What is the best approach Pin
cmk5-Sep-07 17:03
cmk5-Sep-07 17:03 
GeneralRe: File I/O: What is the best approach Pin
KenThompson6-Sep-07 4:42
KenThompson6-Sep-07 4:42 
QuestionSimple UDP Server Pin
Andy2025-Sep-07 5:14
Andy2025-Sep-07 5:14 
AnswerRe: Simple UDP Server Pin
led mike5-Sep-07 5:49
led mike5-Sep-07 5:49 

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.