On 4/25/12, bearophile <[email protected]> wrote:
> In this case what error message would you like to receive?

The alias itself. HWND, not Typedef!(void*). But this isn't specific
to Typedef, it's specific to how error messages are written.

> What about creating a Handle struct with your desired semantics?

This works well I think:
struct HWND { }

Reply via email to