Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Findwindow API problem ?
Message
From
10/11/1998 05:23:58
Jody Cairns
OAO Technology Solutions
Moncton, New Brunswick, Canada
 
 
To
09/11/1998 14:22:00
Rob Gordon
Xon Digital Communications Ltd.
Dartmouth, Nova Scotia, Canada
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00155549
Message ID:
00156064
Views:
42
>Sorry to intrude , but I'm having a problem getting this function to work at all (in Win95).

Call FindWindow using vbNullString, like this:

lWnd = FindWindow(vbNullString, Form1.Caption)
if lWnd <> 0 then
' do your processing here
endif

Works for me.

best,

jody
Previous
Reply
Map
View

Click here to load this message in the networking platform