[CALC] Enable support for HTMLHELP (#1877)

Nowadays ReactOS includes support for htmlhelp.h and a working implementation of HHCTRL.OCX. Although current imported HHCTRL.OCX suffers of this issue:

https://bugs.winehq.org/show_bug.cgi?id=47379
See also CORE-15019

+ Revert 'intptr_t' to 'size_t'.
This commit is contained in:
Carlo Bramini 2019-08-26 16:14:01 +02:00 committed by Hermès BÉLUSCA - MAÏTO
parent ca967db5ca
commit 055c5a9bb7
3 changed files with 2 additions and 4 deletions

View file

@ -1,6 +1,4 @@
add_definitions(-DDISABLE_HTMLHELP_SUPPORT=1)
list(APPEND SOURCE
convert.c
fun_ieee.c