Skip to content
Snippets Groups Projects

modules: use void* with GetProcAddress()

Closed Steve Lhomme requested to merge robUx4/vlc:getproc-far into master

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.

This is how it's used in most places already in C files.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading