Hi,
I want to use the win 32 API function GetVolumeNameForVolumeMountPointA in my qt application, but I get this compilation error:
Qt Code:
error: 'GetVolumeNameForVolumeMountPointA' was not declared in this scopeTo copy to clipboard, switch view to plain text mode
WinBase.h and Windows.h are included both. What might be the problem?
Thanks
Bookmarks