[SHELL32]
[reactos.git] / dll / win32 / shell32 / shelllink.h
index 3a65830..40c5f10 100644 (file)
@@ -67,11 +67,11 @@ private:
        LPWSTR        sWorkDir;
        LPWSTR        sDescription;
        LPWSTR        sPathRel;
-       LPWSTR        sProduct;
-       LPWSTR        sComponent;
+       LPWSTR        sProduct;
+       LPWSTR        sComponent;
        volume_info   volume;
-    LPWSTR        sLinkPath;
-    BOOL          bRunAs;
+       LPWSTR        sLinkPath;
+       BOOL          bRunAs;
        BOOL          bDirty;
        INT           iIdOpen;  /* id of the "Open" entry in the context menu */
        CComPtr<IUnknown>               site;