[RAPPS] Making checkboxes useful WIP
[reactos.git] / reactos / base / applications / rapps / installed.cpp
index dbb86d6..80630b9 100644 (file)
@@ -101,7 +101,7 @@ UninstallApplication(INT Index, BOOL bModify)
     WCHAR szAppName[MAX_STR_LEN];
     DWORD dwType, dwSize;
     INT ItemIndex;
-    LVITEM Item;
+    LVITEMW Item;
     HKEY hKey;
     PINSTALLED_INFO ItemInfo;