News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Recognising structures or unions

Started by K_F, January 31, 2013, 07:56:42 AM

Previous topic - Next topic

K_F

Hi Ramon..
Using win7-pro, and notice that Easycode doesn't recognise a structure (or union)  components.
Visual Basic recognises equivalent Types as you type them. Would it be possible to get Easycode to do this as well ?

Example:
ThisStruct        Struct
      ThisPar1     DW     0
      ThisPar2     DW     0
ThisStruct        Ends

When I type ThisStruct. (or a variable thereof) a listbox appears with all the variables (ThisPar1, ThisPar2, etc..), similar to the current API function listings

Thanks
Van
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

rsala

Hi Van,

I know what you mean, but EC does not do that yet. It's in my todo list.

Regards,

Ramon
EC coder

K_F

Hi Ramon..

how's it going  :t
No rush... just curious  :P
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

rsala

Thanks! Unfortunately, I do not have much time.

Regards,

Ramon
EC coder