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

C / C++ / MFC

 
AnswerRe: Get File Information Pin
Hamid_RT7-Jun-07 22:30
Hamid_RT7-Jun-07 22:30 
GeneralRe: Get File Information Pin
Programm3r7-Jun-07 22:52
Programm3r7-Jun-07 22:52 
GeneralRe: Get File Information Pin
Hamid_RT7-Jun-07 23:00
Hamid_RT7-Jun-07 23:00 
AnswerRe: Get File Information Pin
Rajkumar R7-Jun-07 22:31
Rajkumar R7-Jun-07 22:31 
GeneralRe: Get File Information Pin
Programm3r7-Jun-07 23:01
Programm3r7-Jun-07 23:01 
QuestionFlickering on the view Pin
maraka Rama subba reddy7-Jun-07 22:16
maraka Rama subba reddy7-Jun-07 22:16 
AnswerRe: Flickering on the view Pin
Jhony george7-Jun-07 23:59
Jhony george7-Jun-07 23:59 
AnswerRe: Flickering on the view Pin
Iain Clarke, Warrior Programmer8-Jun-07 5:27
Iain Clarke, Warrior Programmer8-Jun-07 5:27 
If the view is flickering when you move the dialog, it is probably just being slow to redraw, Does the same thing happen if you resize the view?

If so, then you want to look for an article here on CodeProject. - http://www.codeproject.com/gdi/flickerfree.asp[^].

I use this in pretty much any non-trivial drawing code I have.

Iain.



QuestionFlickering on the view [modified] Pin
maraka Rama subba reddy11-Jun-07 18:52
maraka Rama subba reddy11-Jun-07 18:52 
QuestionFunction behaving differently in Debug and Release mode. Pin
Sameer_Thakur7-Jun-07 22:11
Sameer_Thakur7-Jun-07 22:11 
AnswerRe: Function behaving differently in Debug and Release mode. Pin
KarstenK7-Jun-07 22:36
mveKarstenK7-Jun-07 22:36 
QuestionHelp me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
r.gokuldass7-Jun-07 22:07
r.gokuldass7-Jun-07 22:07 
AnswerRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
KarstenK7-Jun-07 22:40
mveKarstenK7-Jun-07 22:40 
GeneralRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
r.gokuldass8-Jun-07 3:00
r.gokuldass8-Jun-07 3:00 
AnswerRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
Hamid_RT7-Jun-07 22:48
Hamid_RT7-Jun-07 22:48 
GeneralRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
r.gokuldass8-Jun-07 3:01
r.gokuldass8-Jun-07 3:01 
GeneralRe: Help me, I want to convert multiple jpeg file to single swf file in my VC++/MFC project Pin
Hamid_RT8-Jun-07 3:52
Hamid_RT8-Jun-07 3:52 
QuestionDont send error after application closes Pin
neha.agarwal277-Jun-07 22:03
neha.agarwal277-Jun-07 22:03 
AnswerRe: Dont send error after application closes Pin
Nibu babu thomas7-Jun-07 22:17
Nibu babu thomas7-Jun-07 22:17 
AnswerRe: Dont send error after application closes Pin
SandipG 7-Jun-07 22:51
SandipG 7-Jun-07 22:51 
AnswerRe: Dont send error after application closes Pin
GameProfessor8-Jun-07 0:12
GameProfessor8-Jun-07 0:12 
QuestionHow to create static libraries that link to each other Pin
GameProfessor7-Jun-07 21:53
GameProfessor7-Jun-07 21:53 
QuestionDisabling Copy/Paste in CEdit control Pin
flippydeflippydebop7-Jun-07 21:52
flippydeflippydebop7-Jun-07 21:52 
AnswerRe: Disabling Copy/Paste in CEdit control Pin
Hamid_RT7-Jun-07 22:04
Hamid_RT7-Jun-07 22:04 
GeneralRe: Disabling Copy/Paste in CEdit control Pin
flippydeflippydebop7-Jun-07 23:53
flippydeflippydebop7-Jun-07 23:53 

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.