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