aboutsummaryrefslogtreecommitdiff
path: root/qga/vss-win32/provider.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-11-04qga: fix missing static and prototypes windows warningsPierrick Bouvier1-1/+4
2023-07-10QGA VSS: Add log in functions begin/endKonstantin Kostiuk1-0/+3
2022-03-15qga/vss-win32: check old VSS SDK headersMarc-André Lureau1-0/+4
2022-02-21qga/vss: use standard windows headers locationMarc-André Lureau1-2/+2
2017-04-26qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran1-1/+0
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-2/+2
2016-02-25qga: fix w32 breakage due to missing osdep.h includesMichael Roth1-1/+1
2014-02-23qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama1-1/+3
2014-02-23qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama1-1/+10
2014-02-23qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama1-3/+3
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama1-0/+523