From f076919ca828e02a6e86f6286a20d11f44d0e0ed Mon Sep 17 00:00:00 2001 From: Paul Vriens Date: Tue, 14 Aug 2007 12:11:04 +0200 Subject: [PATCH] shell32/tests: Make tests run again on win95. --- dlls/shell32/tests/shelllink.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/dlls/shell32/tests/shelllink.c b/dlls/shell32/tests/shelllink.c index 8db88bb1e74..bdf537e0365 100644 --- a/dlls/shell32/tests/shelllink.c +++ b/dlls/shell32/tests/shelllink.c @@ -41,6 +41,8 @@ static fnILFree pILFree; static fnILIsEqual pILIsEqual; static fnSHILCreateFromPath pSHILCreateFromPath; +static DWORD (WINAPI *pGetLongPathNameA)(LPCSTR, LPSTR, DWORD); + static const GUID _IID_IShellLinkDataList = { 0x45e2b4ae, 0xb1c3, 0x11d0, { 0xb9, 0x2f, 0x00, 0xa0, 0xc9, 0x03, 0x12, 0xe1 } @@ -563,7 +565,7 @@ static void test_load_save(void) /* Create a temporary non-executable file */ r=GetTempPath(sizeof(mypath), mypath); ok(r>=0 && r=0 && r