Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to declare the FORM_INFO_1 Structure
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00535645
Message ID:
00535667
Vues:
13
Hi!

Thanks for correcting me!

Calvin, you can create 2 more struct objects with the structure Sergey provided, get a string from them and assign string to the main structure. String lengths are 8 and 16.

>Totally incorrect. There are VB type declations from VS6 API Viewer
>
>Public Type SIZEL
>    cx As Long
>    cy As Long
>End Type
>Public Type RECTL
>        Left As Long
>        Top As Long
>        Right As Long
>        Bottom As Long
>End Type
>
>
>>Hi!
>>
>>These seems are integers:
>>iif(height<0,65536+height,height)*65536+iif(width<0,65536+width,width), where width and height are signed word values.
>>
>>HTH.
>>
>>>I am trying to use the Struct class to setup custom form sizes on WIN2000/XP machines. How is the FORM_INFO_1 structure setup? The third parameter is 'SIZEL Size' and the fourth is 'RECTL ImageableArea'. I am at a complete loss and cannot seem to find any examples. Thanks!
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform