Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-7162

shlobj(_undoc).h: Add more missing shell link definitions

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • TRUNK
    • Shell

    Description

      This patch set adds more missing shell link definitions.

      Because of the COORD structure, which is needed by NT_CONSOLE_PROPS, a new dependency arises (wincon.h is now needed by shlobj.h).

      v1_1of3_add_wincon_h.patch
      Adds all the "#include <wincon.h>"

      v1_2of3_shlobj_h.patch
      Adds NT_CONSOLE_PROPS and NT_FE_CONSOLE_PROPS and fixes EXP_SZ_LINK

      v1_3of3_shlobj_undoc_h.patch
      Adds SHELL_LINK_INFO_* and some Shell Link Extra Data structures (for IShellLinkDataList)

      Sources:
      http://msdn.microsoft.com/de-de/library/windows/desktop/bb773359%28v=vs.85%29.aspx
      http://msdn.microsoft.com/de-de/library/windows/desktop/bb773362%28v=vs.85%29.aspx
      http://msdn.microsoft.com/en-us/library/dd871305.aspx
      https://code.google.com/p/lnk-parser/

      PS: My long-term plan is to implement the missing shell link functionality.

      Attachments

        1. v1_1of3_add_wincon_h.patch
          8 kB
          Dominik2
        2. v1_2of3_shlobj_h.patch
          2 kB
          Dominik2
        3. v1_3of3_shlobj_undoc_h.patch
          8 kB
          Dominik2

        Activity

          People

            AmineKhaldi AmineKhaldi
            Dominik2 Dominik2
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: