JunkBox_Win_Lib 1.5.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WinSMTool.h File Reference
#include <afxmt.h>
#include "buffer.h"
Include dependency graph for WinSMTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CWinSharedMem
 

Namespaces

namespace  jbxwl
 

Macros

#define _WIN32_WINNT   _WIN32_WINNT_MAXVER
 
#define JBXWL_DEFAULT_SMNAME   "JBXWL_WinSharedMemory"
 
#define JBXWL_DEFAULT_SMSZIE   4096
 

Functions

void open_shm_debuger (void)
 
void close_shm_debuger (void)
 

Variables

CWinSharedMem_Debug_SHM = NULL
 ////////////////////////////////////////////////////////////
 

Macro Definition Documentation

◆ _WIN32_WINNT

#define _WIN32_WINNT   _WIN32_WINNT_MAXVER

Definition at line 4 of file WinSMTool.h.

◆ JBXWL_DEFAULT_SMNAME

#define JBXWL_DEFAULT_SMNAME   "JBXWL_WinSharedMemory"

Definition at line 11 of file WinSMTool.h.

Referenced by CWinSharedMem::CWinSharedMem().

◆ JBXWL_DEFAULT_SMSZIE

#define JBXWL_DEFAULT_SMSZIE   4096

Definition at line 12 of file WinSMTool.h.

Referenced by CWinSharedMem::CWinSharedMem(), and CWinSharedMem::CWinSharedMem().