Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: FindWindowEx Problem on compiled version


Message #1 by "Bill" <william.crawley@u...> on Tue, 27 Nov 2001 18:33:50
Hi Guys,

I've sorted this out. Microsoft in their infinite wisdom have changed the 
Frames window class at runtime. During Development I look for ThunderFrame 
in runtime it changes to ThenderRT6Frame. 

Please someone Shoot the person at Microsoft that did this, it will surely 
be a mersey killing.......Hey by the way only joking on the killing front.

Regards
Bill


> This explains why to make it working I add to modify the first lines...
> I am wondering how it could have possible worked in the IDE though.
> 
> m.
> 
> > Hi All,
> > 
> > My problem below is a bit of a red herring. On further nvestigation, 
it 
> > seems that the problem is with the first line in that The Frame Handle 
> > isn't found and is 0 which causes the other controls to fail.
> > 
> > Regards
> > Bill

  Return to Index