28#ifndef __TERRALIB_COMMON_INTERNAL_WINUTILS_H 
   29#define __TERRALIB_COMMON_INTERNAL_WINUTILS_H 
   34#if TE_PLATFORM == TE_PLATFORMCODE_MSWINDOWS 
TECOMMONEXPORT const std::string GetLastError()
It obtains the last thread's error message in a Windows System.
 
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
Proxy configuration file for TerraView (see terraview_config.h).