Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Minimizing a VFP app to an icon on the Taskbar
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00889100
Message ID:
00889452
Views:
27
As a side note, apparently looking at it's posting date, the code was written for VFP 6, so, if you are using VFP 8 you can replace
nhwnd = FindWindow(0,'Top Level Form Caption')
with
nhwnd = oTemp.hWnd
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform