mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 12:07:12 -06:00
9.38
This commit is contained in:
committed by
Kornel Lesiński
parent
7e021179cd
commit
0713a3ab80
@@ -2,8 +2,10 @@
|
||||
|
||||
#include "StdAfx.h"
|
||||
|
||||
#include "Windows/COM.h"
|
||||
#include "Common/StringConvert.h"
|
||||
/*
|
||||
|
||||
#include "COM.h"
|
||||
#include "../Common/StringConvert.h"
|
||||
|
||||
namespace NWindows {
|
||||
namespace NCOM {
|
||||
@@ -35,3 +37,5 @@ HRESULT StringToGUIDA(const char *string, GUID &classID)
|
||||
}
|
||||
|
||||
}}
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user