very simple:

how do i load an image onto a picture control of a dialog box after obtaining the image's handle using loadimage API?

i know that VC++6.0 you can specify the resource in the visual editor by default but i want to load a image from hard disk and maybe dynamically.


- using win98se
- API style
- VC++6.0

thnx in advance