LLVM API Documentation

Win32.h File Reference

#include "llvm/Config/config.h"
#include "windows.h"
#include <cassert>
#include <string>

Include dependency graph for Win32.h:

Go to the source code of this file.

Classes

class  AutoHandle

Defines

#define _WIN32_WINNT   0x0500

Functions

bool MakeErrMsg (std::string *ErrMsg, const std::string &prefix)


Define Documentation

#define _WIN32_WINNT   0x0500

Definition at line 20 of file Win32.h.


Function Documentation

bool MakeErrMsg ( std::string *  ErrMsg,
const std::string &  prefix 
) [inline]

Definition at line 27 of file Win32.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.