Rob Shearman wrote:
> 2009/1/11 Nikolay Sivov :
>
>> Hi, I've a small question on using 'import' in .idl. Sorry if it's too
>> dummy, it's my first try to use widl.
>> Trying to get commoncontrols.idl port compile on Wine I've got the
>> following problems -
>> this file contains struct definiti
2009/1/11 Nikolay Sivov :
> Hi, I've a small question on using 'import' in .idl. Sorry if it's too
> dummy, it's my first try to use widl.
> Trying to get commoncontrols.idl port compile on Wine I've got the
> following problems -
> this file contains struct definitions already defined in commctrl.
Hi, I've a small question on using 'import' in .idl. Sorry if it's too
dummy, it's my first try to use widl.
Trying to get commoncontrols.idl port compile on Wine I've got the
following problems -
this file contains struct definitions already defined in commctrl.h.
Adding
import "commctrl.h