Search:

Type: Posts; User: Johnzzz

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,085

    Thanks for your ideas, I already solved the...

    Thanks for your ideas, I already solved the problem by using LoadImage instead of LoadBitmap. Now it works as I want it to.

    On the other hand I was not expecting a magic update, I actually...
  2. Replies
    5
    Views
    1,085

    Hello there, I solved the problem, by using...

    Hello there,

    I solved the problem, by using the LoadImage function instead of LoadBitmap. In regard to your comment I do delete the handle a the end of WM_ERASEBKGND; that was not the problem in...
  3. Replies
    5
    Views
    1,085

    Displaying a bmp file that is being changed

    Hello World!!

    I hit a wall once again!. I have an application that performs some calculation and creates as a result a bmp file, then displays this result as a pop-up window (in a dialog box) that...
  4. Replies
    7
    Views
    1,765

    Hello again, Sorry, I misspelled. I did use a...

    Hello again,

    Sorry, I misspelled. I did use a Dialog Box and it's a much cleaner solution that the one I previously implemented.

    Thanks a lot for the help.
  5. Replies
    7
    Views
    1,765

    Thanks a lot. I made the changes you proposed....

    Thanks a lot.

    I made the changes you proposed. Also, I do not know how to include an image in a message box, but I will look into it.
  6. Replies
    7
    Views
    1,765

    Thanks a lot. I made the changes you proposed....

    Thanks a lot.

    I made the changes you proposed. Also, I do not know how to include an image in a message box, but I will look into it.
  7. Replies
    7
    Views
    1,765

    Thanks

    Thanks a lot.

    I could not see the problem of the two variables called hSplashWnd. In respect to the casting part, I do not know if it was necessary I am using Dev-c++ but in any any case I changed...
  8. Replies
    7
    Views
    1,765

    Display image controlled by a button.

    Hello world!!

    I am a beginner in creating windows programming. At the moment I am trying to obtain an application that displays a bmp file into a pop-up window after an action like a button or a...
Results 1 to 8 of 8