
4 Sep
2006
4 Sep
'06
5:39 p.m.
Hi Julio,
- Including the header file file_handle.hpp from more than one translation unit results in multiple symbol definitions for file_handle::INVALID_VALUE during linkage.
I don't know how to fix this yet... but hopefully this whole thing will go away when I address another suggestion that affects handles and identifiers.
You could use a (inline) function returning the INVALID_HANDLE_VALUE wherever required. Regards Hartmut