how to CDialog in rc add dynamically CStatic (without rc)

Joined
Apr 12, 2006
Messages
1
Reaction score
0
Do you have any exaples how to add own (without rc) CSatic (I want display many bimpaps on dialog) to Dialog from rc.

where I can create CStatic, because I need CWnd dist CDialog.
in method OnInitDialog a don't know yet
 
Back
Top