WinUtils.h File Reference

This file contains several utility functions when dealing with Microsoft Windows specific API. More...

#include "Config.h"
#include <string>

Go to the source code of this file.

Namespaces

 te
 TerraLib.
 
 te::common
 Namespace for the Common module of TerraLib.
 
 te::common::win
 

Functions

TECOMMONEXPORT const std::string te::common::win::GetLastError ()
 It obtains the last thread's error message in a Windows System. More...
 

Detailed Description

This file contains several utility functions when dealing with Microsoft Windows specific API.

Definition in file WinUtils.h.