- fix typos in shelllink.c header comment and a struct comment
commiteae9444bc820dff23352285f97a8ea053677dc7b
authorMartin Fuchs <martin-fuchs@gmx.net>
Tue, 20 Jan 2004 01:37:24 +0000 (20 01:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jan 2004 01:37:24 +0000 (20 01:37 +0000)
treee51c82e91871607375d35bb0099a64039c88ae63
parenta34dc5b53a4d3060b38db56e3c6456d83625ee01
- fix typos in shelllink.c header comment and a struct comment
- corrected SCF_UNICODE constant and use the value of SCF_UNC instead
- implemented IShellLink_ConstructFromFile() to read shell links from
  files
- call IShellLink_ConstructFromFile() in ISF_..._fnGetUIObjectOf()
  when being queried for IShellLink interface
dlls/shell32/shell32_main.h
dlls/shell32/shelllink.c
dlls/shell32/shfldr_desktop.c
dlls/shell32/shfldr_fs.c
dlls/shell32/shfldr_mycomp.c