[PATCH] guiddef.h: Improve __uuidof implementation.
Feb. 5, 2020
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(-)
2241
Age (days ago)
2241
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban