Hello Viktor

Szakáts Viktor wrote:
> 
> Yes, gtwvg.c and everything else besides this file compiles fine.
> 

Can you make these changes in wvggui.h

Shift these lines at the top as in gtwvg.h

#ifndef _WIN32_IE
   #ifndef __MINGW64__
      #define _WIN32_IE 0x0400
   #endif
#endif

and add
#include <ocidl.h>

Please see if it solves the issue.
I can see only these changes significant which may 
cause those errors.

Regards
Pritpal Bedi
-- 
View this message in context: 
http://www.nabble.com/GTWVG-%2B-MS-SDK-7.0a-%28MSVS-2010-Beta%29-errors-tp23895517p23896384.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to