[PATCH] guiddef.h: Improve __uuidof implementation.
5 Feb
2020
5 Feb
'20
4:12 p.m.
This patch ensures that the reference is unique and identical for all uses in module, fixes handling of const types and uses direct reference instead of depending on optimizer to produce sane code. Based on patch by Kevin Puetz. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- include/guiddef.h | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-)
2228
Age (days ago)
2228
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban