Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows System Menu
Message
De
08/05/2006 13:16:41
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01119993
Message ID:
01120087
Vues:
19
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform