shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
commitc22eb7e3a3b9ffa43227e10f3fbb7b4bf9cb8d1e
authorFrancois Gouget <fgouget@free.fr>
Tue, 3 Oct 2006 12:12:18 +0000 (3 14:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2006 13:56:32 +0000 (3 15:56 +0200)
treeece0ae5b3a4109894f8c9c89f2c9355c14c1e0e0
parent398245b640ce3e2425bdda36c96d7269c72b0839
shell32: Microsoft's EXP_DARWIN_LINK structure does not have a dbh
field so cast it to DATABLOCK_HEADER to access the dwSignature
field. Fixes the compilation with Visual C++ on Windows.
dlls/shell32/tests/shelllink.c