Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.

This commit is contained in:
Mounir IDRASSI
2014-11-08 23:20:14 +01:00
parent 17823cb58c
commit 41a22ca4e7
239 changed files with 246 additions and 246 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "Dlgcode.h"
#include "Registry.h"
using namespace TrueCrypt;
using namespace VeraCrypt;
HRESULT CreateElevatedComObject (HWND hwnd, REFGUID guid, REFIID iid, void **ppv)
{