This is a multi-part message in MIME format.
------=_NextPart_000_0196_01C09802.C416F7D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm just dealing with windows and using user defined messages to make
two applications communicate with each other. I register a messsage with
RegisterWindowMessage and wonder If there's a function to release the
retrieved Message or if it will be registered until reboot.
Another question is if it's possible to define windowclasses in VB. Now
every VB program is specified by a windowclass named something with
"thunder". I wonder if I can make my own Windowclass in pure VB (API).
Regards
Bernhard