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

C / C++ / MFC

 
GeneralRe: How to get minimize all dialog with main windiw? Pin
002comp1-Jun-09 22:17
002comp1-Jun-09 22:17 
GeneralRe: How to get minimize all dialog with main windiw? Pin
Naveen1-Jun-09 22:18
Naveen1-Jun-09 22:18 
GeneralRe: How to get minimize all dialog with main windiw? Pin
002comp1-Jun-09 22:30
002comp1-Jun-09 22:30 
QuestionUnicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
PankajB1-Jun-09 19:49
PankajB1-Jun-09 19:49 
AnswerRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
Stuart Dootson2-Jun-09 0:19
professionalStuart Dootson2-Jun-09 0:19 
GeneralRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
PankajB2-Jun-09 0:58
PankajB2-Jun-09 0:58 
GeneralRe: Unicode 5.1 ( Basic Multilingual Plane ) - Language Identification related problem Pin
Stuart Dootson2-Jun-09 1:11
professionalStuart Dootson2-Jun-09 1:11 
QuestionCopyFile Pin
p_19601-Jun-09 19:49
p_19601-Jun-09 19:49 
HI,
im using CopyFile function as below...

::CopyFile(_T("F:\\test.ini"),_T("E:\\test.ini"),FALSE);
ie im copying ini file from a DVD which in F Drive to E drive...

BUt the issue is the copied file is in Readonly mode..how can i change to Write mode using code...

normally if i copy file from one localdrive to other it is not in Readonly mode...but if i copy from CDDrive then the file becomes Readonly..?
AnswerRe: CopyFile Pin
Stephen Hewitt1-Jun-09 20:03
Stephen Hewitt1-Jun-09 20:03 
QuestionOutlook .pst file Pin
Pardhu_M1-Jun-09 19:36
Pardhu_M1-Jun-09 19:36 
AnswerRe: Outlook .pst file Pin
Stuart Dootson2-Jun-09 0:39
professionalStuart Dootson2-Jun-09 0:39 
QuestionReading strings containing escape sequence. Pin
Comp_Users1-Jun-09 19:24
Comp_Users1-Jun-09 19:24 
AnswerRe: Reading strings containing escape sequence. Pin
Cedric Moonen1-Jun-09 20:26
Cedric Moonen1-Jun-09 20:26 
QuestionIntegrated Windows Authentication or NTLM How ? Pin
ERLN1-Jun-09 19:09
ERLN1-Jun-09 19:09 
Questionchange mouse pointer for MainFram and dialog in MDI applicaion Pin
ptr_Electron1-Jun-09 19:04
ptr_Electron1-Jun-09 19:04 
AnswerRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
Chandrasekharan P1-Jun-09 19:50
Chandrasekharan P1-Jun-09 19:50 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion [modified] Pin
ptr_Electron1-Jun-09 20:08
ptr_Electron1-Jun-09 20:08 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
Chandrasekharan P1-Jun-09 20:20
Chandrasekharan P1-Jun-09 20:20 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
ptr_Electron2-Jun-09 21:17
ptr_Electron2-Jun-09 21:17 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
Chandrasekharan P2-Jun-09 22:04
Chandrasekharan P2-Jun-09 22:04 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
ptr_Electron2-Jun-09 22:23
ptr_Electron2-Jun-09 22:23 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
Chandrasekharan P3-Jun-09 1:11
Chandrasekharan P3-Jun-09 1:11 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion [modified] Pin
ptr_Electron3-Jun-09 2:55
ptr_Electron3-Jun-09 2:55 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
ptr_Electron4-Jun-09 1:00
ptr_Electron4-Jun-09 1:00 
GeneralRe: change mouse pointer for MainFram and dialog in MDI applicaion Pin
gabbasb211-Aug-09 4:41
gabbasb211-Aug-09 4:41 

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.