Pelles C forum

Pelles C => Feature requests => Topic started by: dancho on July 14, 2009, 04:58:30 PM

Title: Referencing Structures and Unions in PoAsm
Post by: dancho on July 14, 2009, 04:58:30 PM
Heya Pelle,
Just one small request,could you make all fields of the structures/unions visible when
I accessing them within variables,it is not problem when I have 2 or 3 fields,but when you
have to access something like WNDCLASSEX structure ( 12 fields ) or something similar ( or custom ) well
I just dont keep all them on my mind.

thx