------- Comment #3 from pinskia at gcc dot gnu dot org 2008-04-14 04:10 ------- "const THANDLE" in the first case is equivalant to "THANDLE* const" when THANDLE a struct.
> but how to applies to the pointer type and the element > the pointer is pointing to. With the typedefs, you can't. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35928