[EXPLORER] Minor cleanup/comment fixes.

This commit is contained in:
Hermès Bélusca-Maïto
2019-04-22 21:25:41 +02:00
parent 884db2ea06
commit a7ddabcc12
3 changed files with 10 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
* TrayNotifyWnd
*/
static const WCHAR szTrayNotifyWndClass [] = TEXT("TrayNotifyWnd");
static const WCHAR szTrayNotifyWndClass[] = L"TrayNotifyWnd";
#define TRAY_NOTIFY_WND_SPACING_X 1
#define TRAY_NOTIFY_WND_SPACING_Y 1