From 261902fcae887249ffa03114e49afdef85fb4442 Mon Sep 17 00:00:00 2001 From: Jonas Kümmerlin Date: Tue, 1 Jan 2019 22:12:51 +0100 Subject: first try at combobox implementation --- alf/alfcompat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'alf/alfcompat.h') diff --git a/alf/alfcompat.h b/alf/alfcompat.h index 8319dac..846590c 100644 --- a/alf/alfcompat.h +++ b/alf/alfcompat.h @@ -20,3 +20,5 @@ typedef struct { ALFCompatFunctions * ALF_CreateCompatFuncTable(void); +long +ALF_GetAveCharWidth(HDC hdc); -- cgit v1.2.3