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

C / C++ / MFC

 
QuestionAssign a file type to my program Pin
VeRtRX18-Dec-06 7:51
VeRtRX18-Dec-06 7:51 
AnswerRe: Assign a file type to my program Pin
VeRtRX20-Dec-06 21:58
VeRtRX20-Dec-06 21:58 
AnswerRe: Assign a file type to my program Pin
Mark Salsbery21-Dec-06 5:38
Mark Salsbery21-Dec-06 5:38 
QuestionHow do you add checkbox controls at runtime Pin
Sparky-D18-Dec-06 7:34
Sparky-D18-Dec-06 7:34 
AnswerRe: How do you add checkbox controls at runtime Pin
Waldermort18-Dec-06 7:38
Waldermort18-Dec-06 7:38 
AnswerRe: How do you add checkbox controls at runtime Pin
Hamid_RT18-Dec-06 18:36
Hamid_RT18-Dec-06 18:36 
AnswerRe: How do you add checkbox controls at runtime Pin
Abhijeet Rajput19-Dec-06 0:58
Abhijeet Rajput19-Dec-06 0:58 
Questionshared memory Pin
Waldermort18-Dec-06 7:22
Waldermort18-Dec-06 7:22 
I would like some advice about how to proceed with this little problem. I am developing a set of classes which can both read and write to the infamous index.dat internet cache files. These files are permanently locked from within wininet.dll. I should also point out they are memory mapped files being shared between multiple processes.

Is there any way my own process could access the files, without using wininet.dll, and without causing read/write problems while processes like Iexplorer is using it?
QuestionSetting Font size in CEdit control Pin
lee445588318-Dec-06 5:34
lee445588318-Dec-06 5:34 
AnswerRe: Setting Font size in CEdit control Pin
Steve S18-Dec-06 6:31
Steve S18-Dec-06 6:31 
AnswerRe: Setting Font size in CEdit control Pin
Hamid_RT18-Dec-06 17:53
Hamid_RT18-Dec-06 17:53 
QuestionScolling for a CFormView Pin
DanYELL18-Dec-06 5:10
DanYELL18-Dec-06 5:10 
QuestionStatic declaration behaviour within MFC dialog Pin
Like2Byte18-Dec-06 5:02
Like2Byte18-Dec-06 5:02 
AnswerRe: Static declaration behaviour within MFC dialog Pin
Like2Byte18-Dec-06 5:49
Like2Byte18-Dec-06 5:49 
AnswerRe: Static declaration behaviour within MFC dialog Pin
Chris Losinger18-Dec-06 5:51
professionalChris Losinger18-Dec-06 5:51 
Generalcreating wrapper Pin
V.18-Dec-06 4:39
professionalV.18-Dec-06 4:39 
GeneralRe: creating wrapper Pin
Chris Losinger18-Dec-06 4:49
professionalChris Losinger18-Dec-06 4:49 
QuestionCComboBox height Pin
Demian Panello18-Dec-06 2:45
Demian Panello18-Dec-06 2:45 
AnswerRe: CComboBox height Pin
Demian Panello18-Dec-06 4:18
Demian Panello18-Dec-06 4:18 
AnswerRe: CComboBox height Pin
prasad_som18-Dec-06 4:25
prasad_som18-Dec-06 4:25 
QuestionLinking Error ? Pin
Sakthiu18-Dec-06 1:24
Sakthiu18-Dec-06 1:24 
QuestionHorizontal scroll in CEdit veiw Pin
Max++18-Dec-06 0:35
Max++18-Dec-06 0:35 
Questionhi all got a doubt Pin
chethu66518-Dec-06 0:16
chethu66518-Dec-06 0:16 
QuestionHow a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
G Haranadh17-Dec-06 23:59
G Haranadh17-Dec-06 23:59 
AnswerRe: How a 16 bit compiler TurboC is running in 32 bit OS(Windows)? Pin
toxcct18-Dec-06 1:01
toxcct18-Dec-06 1:01 

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.