$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: ghxen_at_[hidden]
Date: 2001-07-20 02:36:05
I'm beginer in VC++
I try to use SetPicture with an activx control but I don't find the
good parameter to display the pic in my "Microsoft Forms 2.0 Image"
object.
m_pic.SetPicture("c:\images\myimage.bmp"); // dont'work.
How do I use the LPDispatch structure ?
thanks