Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Windows, messages


Message #1 by =?iso-8859-1?Q?Bernhard_D=F6bler_is_programmer@b... on Fri, 16 Feb 2001 10:25:21 +0100
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



  Return to Index