summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2017-03-26 00:13:51 +1100
committerJames Ross-Gowan <rossymiles@gmail.com>2017-03-26 00:41:16 +1100
commitdbec486add260ba174ee448d58f3746971643e98 (patch)
treee1944c8b4ede351a8ab6ef98a9eede61bfa8b26e /DOCS
parent0af8ec08f8097b5cdbe86260565b00a068afc4ec (diff)
downloadmpv-dbec486add260ba174ee448d58f3746971643e98.tar.bz2
mpv-dbec486add260ba174ee448d58f3746971643e98.tar.xz
droptarget: fix style and refactor
This makes the code more closely match mpv's style. Specifically, it changes some names from camelCase to snake_case, removes some Hungarian notation, replaces direct vtbl access with COM macros, makes use of the SAFE_RELEASE macro, moves some declarations closer to their first use, and fixes the brace style, as well as a few other things. This also makes the IDropTargetVtbl static and it fixes the buggy QueryInterface implementation.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions