lugre_commondialog.cpp File Reference

#include "lugre_prefix.h"
#include "lugre_commondialog.h"
#include <string>
#include "windows.h"
#include "commdlg.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <cstring>

Include dependency graph for lugre_commondialog.cpp:

Go to the source code of this file.

Namespaces

namespace  Lugre

Defines

#define kWIN32_OFN_BUFFER_SIZE   1024

Functions

Lugre::eLugreMessageBoxResult Lugre::LugreMessageBox (Lugre::eLugreMessageBoxType iType, std::string sTitle, std::string sText)
bool Lugre::OpenBrowser (std::string sURL)
void Lugre::LugreWin32InitOFN (OPENFILENAME &ofn, std::string sInitialDir, std::string sFilter, std::string sTitle)
bool Lugre::FileOpenDialog (const std::string &sInitialDir, const std::string &sFilePattern, const std::string &sTitle, std::string &sFilePath)
bool Lugre::FileSaveDialog (const std::string &sInitialDir, const std::string &sFilePattern, const std::string &sTitle, std::string &sFilePath)


Define Documentation

#define kWIN32_OFN_BUFFER_SIZE   1024

Definition at line 76 of file lugre_commondialog.cpp.

Referenced by Lugre::LugreWin32InitOFN().


Generated on Wed May 23 06:00:16 2012 for cpp by  doxygen 1.5.6