Win32 typedefs
Posted: Thu Apr 21, 2011 1:44 pm
Hi!
Codelite seems to not pick up the typedefs that Win32 uses. For example, when I declare a WNDCLASSEX variable, the autocomplete suggestion doesn't come up for its members when I type the dot after the variable name, whereas if I declare the variable to be of type WNDCLASSEXW or WNDCLASSEXA, it recognizes the type correctly and the autocomplete suggestion box comes up.
Thanks in advance for the awesome IDE!
Codelite seems to not pick up the typedefs that Win32 uses. For example, when I declare a WNDCLASSEX variable, the autocomplete suggestion doesn't come up for its members when I type the dot after the variable name, whereas if I declare the variable to be of type WNDCLASSEXW or WNDCLASSEXA, it recognizes the type correctly and the autocomplete suggestion box comes up.
Thanks in advance for the awesome IDE!