qemu-e2k/qga/vss-win32
Kostiantyn Kostiuk 9f34101db0 qga-vss: Use dynamic linking for GLib
The current GLib version implements the DllMain function. DllMain is also
present in the provider.cpp code. So in the case of static linking, the
DllMain redefinition error occurs. For now, just switch to dynamic linking
and revert this patch when the issue will be solved.

See Glib issue for more details https://gitlab.gnome.org/GNOME/glib/-/issues/692

Signed-off-by: Kostiantyn Kostiuk <konstantin@daynix.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-03-06 11:41:54 +01:00
..
install.cpp qga-win: Fix QGA VSS Provider service stop failure 2020-07-13 17:13:14 -05:00
install.h
meson.build qga-vss: Use dynamic linking for GLib 2021-03-06 11:41:54 +01:00
provider.cpp
qga-vss.def
qga-vss.idl
qga-vss.tlb
requester.cpp
requester.h
vss-common.h
vss-handles.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00