Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoWinResource.h File Reference
#include <Inventor/Win/SoWinBeginStrict.h>
#include <Inventor/sys/port.h>
#include <Inventor/sys/SoDynamicLibManager.h>
#include <Inventor/Win/SoWinRes.h>
#include <Inventor/Win/SoWinDef.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SbString.h>
#include <Inventor/Win/SoWinEndStrict.h>

Go to the source code of this file.

Functions

static LPCTSTR getString (int nId)
 
static void freeStrings ()
 
static HGLOBAL getStringCopy (int nId)
 
static Hmenu getMenu (int nId)
 

Variables

static SoDynamicLibManager::SafeLibraryHandle m_hResDllSafeHandle
 

Function Documentation

◆ freeStrings()

static void freeStrings ( )
static

◆ getMenu()

static Hmenu getMenu ( int  nId)
static

◆ getString()

static LPCTSTR getString ( int  nId)
static

◆ getStringCopy()

static HGLOBAL getStringCopy ( int  nId)
static

Variable Documentation

◆ m_hResDllSafeHandle

SoDynamicLibManager::SafeLibraryHandle m_hResDllSafeHandle
static

Definition at line 46 of file SoWinResource.h.