Hi Pritpal, I've found these error when trying to build Harbour using MSVS 2010 Beta, which comes with MS SDK 7.0a. Maybe the error is in SDK or in MSVS, I don't know, but here they are, maybe there is something to fix locally:
--- cl.exe -nologo -I. -I../../../../include -Gs -TP -W4 -wd4127 -Ot2b1 -EHs-c- -MT -I../../../../contrib/hbwin -c ../../wvggui.c -Fowvggui.obj wvggui.c C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32418) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32421) : error C2039: 'LoadLibraryFromItem' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32424) : error C2039: 'QueryInterface' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32426) : error C2039: 'Release' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32435) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32438) : error C2039: 'LoadLibraryFromKnownFolder' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32441) : error C2039: 'QueryInterface' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32443) : error C2039: 'Release' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32452) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32456) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32464) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32467) : error C2039: 'AddFolder' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32468) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32476) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32479) : error C2039: 'RemoveFolder' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32480) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32489) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32493) : error C2039: 'ResolveFolder' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32493) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32496) : error C2039: 'GetDisplayName' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32497) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32499) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32512) : error C3861: 'IID_PPV_ARGS': identifier not found C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32516) : error C2039: 'Save' : is not a member of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(31840) : see declaration of 'IShellLibrary' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32521) : error C2039: 'GetDisplayName' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32523) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(32525) : error C2039: 'Release' : is not a member of 'IShellItem' C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(8738) : see declaration of 'IShellItem' --- Brgds. Viktor _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour