modules: use void* with GetProcAddress()
- Jan 28, 2025
-
-
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the Vulkan SDK signature otherwise the calls will be bogus.
0dcdf83b -
Steve Lhomme authoreddf550e61
-
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the AMF SDK signature otherwise the calls will be bogus.
9eba1839 -
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the Windows SDK signature otherwise the calls will be bogus.
8ad2e972 -
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the Windows SDK signature otherwise the calls will be bogus.
846e5c9f -
Steve Lhomme authored693aac43
-
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the Windows SDK signature otherwise the calls will be bogus.
9afc213f -
Steve Lhomme authored
What matters is the type where we write the function pointer. It has to match the Windows SDK signature otherwise the calls will be bogus.
9f32754d
-