| BitBlt(HDC hdcDst, int xDst, int yDst, int wDst, int hDst, int xSrc, int ySrc, DWORD dwRop) | MemoryDC | |
| Create(int nWidth, int nHeight, HDC hdcCompatible=0) | MemoryDC | |
| Create(HBITMAP bmpSrc, HDC hdcCompatible=0, bool deleteSrcOnDestruct=TRUE) | MemoryDC | |
| DetachBitmap() | MemoryDC | |
| GetBitmap() | MemoryDC | |
| GetDC() | MemoryDC | |
| GetHeight() | MemoryDC | |
| GetWidth() | MemoryDC | |
| m_createWidthSrcBmp | MemoryDC | [protected] |
| m_deleteSrcOnDestruct | MemoryDC | [protected] |
| m_hBmp | MemoryDC | [protected] |
| m_hBmpOld | MemoryDC | [protected] |
| m_hDC | MemoryDC | [protected] |
| m_nHeight | MemoryDC | [protected] |
| m_nWidth | MemoryDC | [protected] |
| MemoryDC(void) | MemoryDC | |
| Unload() | MemoryDC | |
| ~MemoryDC(void) | MemoryDC |
1.6.1