Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows System Menu
Message
From
08/05/2006 13:16:41
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01119993
Message ID:
01120087
Views:
26
>Very interesting Carlos, you might want to add some declarations in your code so it runs for us lurkers <g>
>
>
>DECLARE INTEGER GetWindowLong IN user32;
>    INTEGER hWnd, INTEGER nIndex
>
>DECLARE INTEGER CallWindowProc IN user32;
>    LONG lpPrevWndFunc,;
>    LONG hWnd,;
>    LONG Msg,;
>    INTEGER wParam,;
>    INTEGER lParam
>
Ooops sorry, I just copy/pasted from another project. Also, you may add Showwindow = 2 to the form class

Carlos
Previous
Reply
Map
View

Click here to load this message in the networking platform