Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Animation Control in MFC Pin
Dhiraj kumar Saini5-Sep-08 0:36
Dhiraj kumar Saini5-Sep-08 0:36 
GeneralRe: Animation Control in MFC Pin
Iain Clarke, Warrior Programmer5-Sep-08 1:09
Iain Clarke, Warrior Programmer5-Sep-08 1:09 
GeneralRe: Animation Control in MFC Pin
_AnsHUMAN_ 5-Sep-08 2:06
_AnsHUMAN_ 5-Sep-08 2:06 
GeneralRe: Animation Control in MFC Pin
Dhiraj kumar Saini5-Sep-08 2:21
Dhiraj kumar Saini5-Sep-08 2:21 
GeneralRe: Animation Control in MFC Pin
Iain Clarke, Warrior Programmer5-Sep-08 2:36
Iain Clarke, Warrior Programmer5-Sep-08 2:36 
QuestionRe: Animation Control in MFC Pin
_AnsHUMAN_ 5-Sep-08 2:46
_AnsHUMAN_ 5-Sep-08 2:46 
AnswerRe: Animation Control in MFC Pin
Dhiraj kumar Saini5-Sep-08 3:03
Dhiraj kumar Saini5-Sep-08 3:03 
GeneralRe: Animation Control in MFC Pin
_AnsHUMAN_ 5-Sep-08 2:48
_AnsHUMAN_ 5-Sep-08 2:48 
are you doing all this in your main thread, then in this case it would get blocked in the process of receiving the data from the server. you should create another thread and implement some notification method to inform the UI that the data download is completed.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: Animation Control in MFC Pin
Dhiraj kumar Saini5-Sep-08 3:02
Dhiraj kumar Saini5-Sep-08 3:02 
GeneralRe: Animation Control in MFC Pin
Cedric Moonen5-Sep-08 4:18
Cedric Moonen5-Sep-08 4:18 
AnswerRe: Animation Control in MFC Pin
_AnsHUMAN_ 5-Sep-08 0:10
_AnsHUMAN_ 5-Sep-08 0:10 
QuestionGet width and height in pixel of a paper before printing [modified] Pin
followait4-Sep-08 22:47
followait4-Sep-08 22:47 
AnswerRe: Get width and height in pixel of a paper before printing Pin
king'ori4-Sep-08 23:42
king'ori4-Sep-08 23:42 
GeneralRe: Get width and height in pixel of a paper before printing Pin
followait5-Sep-08 3:44
followait5-Sep-08 3:44 
QuestionProblem with VC++ editor Pin
S_Murali4-Sep-08 22:42
S_Murali4-Sep-08 22:42 
AnswerRe: Problem with VC++ editor Pin
_AnsHUMAN_ 4-Sep-08 22:46
_AnsHUMAN_ 4-Sep-08 22:46 
AnswerRe: Problem with VC++ editor Pin
Iain Clarke, Warrior Programmer5-Sep-08 1:13
Iain Clarke, Warrior Programmer5-Sep-08 1:13 
GeneralRe: Problem with VC++ editor Pin
S_Murali5-Sep-08 2:39
S_Murali5-Sep-08 2:39 
QuestionDo I have to free the resource returned by CPrintDialog::GetDevMode Pin
followait4-Sep-08 22:35
followait4-Sep-08 22:35 
AnswerRe: Do I have to free the resource returned by CPrintDialog::GetDevMode Pin
_AnsHUMAN_ 4-Sep-08 22:43
_AnsHUMAN_ 4-Sep-08 22:43 
GeneralRe: Do I have to free the resource returned by CPrintDialog::GetDevMode Pin
followait4-Sep-08 22:57
followait4-Sep-08 22:57 
Questioncombine two .exe files [modified] Pin
Vincen Wang4-Sep-08 22:04
Vincen Wang4-Sep-08 22:04 
AnswerRe: combine two .exe files Pin
vikas amin5-Sep-08 6:47
vikas amin5-Sep-08 6:47 
GeneralRe: combine two .exe files Pin
Vincen Wang10-Sep-08 21:02
Vincen Wang10-Sep-08 21:02 
QuestionProblem with mt.exe Pin
T.RATHA KRISHNAN4-Sep-08 21:37
T.RATHA KRISHNAN4-Sep-08 21:37 

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.