]> git.sesse.net Git - vlc/commit
IApplicationAssociationRegistrationUI: move to single user
authorRafaël Carré <funman@videolan.org>
Tue, 17 Sep 2013 22:43:04 +0000 (00:43 +0200)
committerRafaël Carré <funman@videolan.org>
Tue, 17 Sep 2013 22:43:37 +0000 (00:43 +0200)
commitf033c000b2617d7acb3d1e8bfd98de81b9238949
tree666e780dfd17f01483f36d0cdd4c8bdca07ab19b
parentbfbd509e3300c157697d5d066968020113f511d7
IApplicationAssociationRegistrationUI: move to single user

This interface is only defined for Vista+ in mingw-w64 3.0
If we define an extern symbol for the GUID it will clash at
linking with libuuid which always contains it.
include/vlc_windows_interfaces.h
modules/gui/qt4/components/simple_preferences.cpp