[CHARMAP]
[reactos.git] / reactos / base / applications / charmap / map.c
index b9e37cf..8cbda5a 100644 (file)
@@ -529,6 +529,9 @@ MapWndProc(HWND hwnd,
             return infoPtr->pActiveCell->ch;
         }
 
+        case FM_GETHFONT:
+            return (LRESULT)infoPtr->hFont;
+
         case WM_PAINT:
         {
             OnPaint(infoPtr,