Click here to Skip to main content
15,903,856 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: About Dialog Box : Plz Help Urgent Pin
khan++14-Sep-05 0:42
khan++14-Sep-05 0:42 
AnswerRe: About Dialog Box : Plz Help Urgent Pin
toxcct14-Sep-05 0:43
toxcct14-Sep-05 0:43 
Questionscaling.....help Pin
Raza568014-Sep-05 0:19
Raza568014-Sep-05 0:19 
AnswerRe: scaling.....help Pin
Bob Stanneveld14-Sep-05 0:51
Bob Stanneveld14-Sep-05 0:51 
QuestionBacking up the windows Registry Pin
rajeevktripathi14-Sep-05 0:17
rajeevktripathi14-Sep-05 0:17 
AnswerRe: Backing up the windows Registry Pin
22491714-Sep-05 1:31
22491714-Sep-05 1:31 
QuestionRe: Backing up the windows Registry Pin
ThatsAlok14-Sep-05 1:44
ThatsAlok14-Sep-05 1:44 
AnswerRe: Backing up the windows Registry Pin
22491714-Sep-05 2:18
22491714-Sep-05 2:18 
GeneralRe: Backing up the windows Registry Pin
rajeevktripathi14-Sep-05 2:35
rajeevktripathi14-Sep-05 2:35 
GeneralRe: Backing up the windows Registry Pin
David Crow14-Sep-05 3:22
David Crow14-Sep-05 3:22 
AnswerRe: Backing up the windows Registry Pin
David Crow14-Sep-05 3:16
David Crow14-Sep-05 3:16 
QuestionRe: Backing up the windows Registry Pin
ThatsAlok14-Sep-05 18:10
ThatsAlok14-Sep-05 18:10 
QuestionRe: Backing up the windows Registry Pin
rajeevktripathi14-Sep-05 18:49
rajeevktripathi14-Sep-05 18:49 
AnswerRe: Backing up the windows Registry Pin
David Crow15-Sep-05 3:10
David Crow15-Sep-05 3:10 
GeneralRe: Backing up the windows Registry Pin
ThatsAlok15-Sep-05 3:36
ThatsAlok15-Sep-05 3:36 
GeneralRe: Backing up the windows Registry Pin
David Crow19-Sep-05 3:19
David Crow19-Sep-05 3:19 
GeneralRe: Backing up the windows Registry Pin
ThatsAlok19-Sep-05 3:27
ThatsAlok19-Sep-05 3:27 
QuestionWindows Service with network access Pin
Anonymous14-Sep-05 0:05
Anonymous14-Sep-05 0:05 
AnswerRe: Windows Service with network access Pin
22491714-Sep-05 1:22
22491714-Sep-05 1:22 
QuestionAbout Cursor Blinking : Plz Help Pin
parims13-Sep-05 23:53
parims13-Sep-05 23:53 
AnswerRe: About Cursor Blinking : Plz Help Pin
Nishad S14-Sep-05 0:12
Nishad S14-Sep-05 0:12 
GeneralRe: About Cursor Blinking : Plz Help Pin
parims14-Sep-05 0:38
parims14-Sep-05 0:38 
Questionproblem getting imported function name Pin
gamitech13-Sep-05 23:38
gamitech13-Sep-05 23:38 
QuestionRefreshing Dialog Window(more explanation) Pin
a_david12313-Sep-05 23:38
a_david12313-Sep-05 23:38 
Respected All

I already sent my query to this forum but still no +ve response.I cant sent Source Code because too lengthy.
------------------------------------------------------------------
Actually I have a number of bitmaps that are listed in a ListBox, when i executed my program then on first Dialog Box a listBox came in and i select any one bitmap from the list and the bitmap displayed along with respective data on Bitmap on different position usind dc.textout()function in 2nd dialog box which i have already created.

Now when I close the 2nd dialog window then the first still exist there and I can select another bitmap to display but when i select another bitmap from the listbox then the selected bitmap has been displayed but the respective data that should be displayed on different position can't dispalyed and show an error that debug it.

I did not load bitmap in OnPaint() function but actually i am loading in 2nd class.

Hope my expalnation will help u people.






david
AnswerRe: Refreshing Dialog Window(more explanation) Pin
khan++14-Sep-05 0:09
khan++14-Sep-05 0:09 

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.