Re: [PATCH 4/4] mshtml: Moved tid declaration to separated file.
On 11/8/10 11:34 AM, Alexandre Julliard wrote: Jacek Caban writes: Doing define/include tricks isn't perfect solution, but the current state is even worse. --- dlls/mshtml/dispex.c | 93 ++--- dlls/mshtml/mshtml_private.h | 94 ++--
Re: [PATCH 4/4] mshtml: Moved tid declaration to separated file.
Jacek Caban writes: > Doing define/include tricks isn't perfect solution, but the current > state is even worse. > --- > dlls/mshtml/dispex.c | 93 ++--- > dlls/mshtml/mshtml_private.h | 94 ++--- > dlls/mshtml/t