mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 06:53:00 +00:00
[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:
parent
ca967db5ca
commit
055c5a9bb7
3 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
|||
|
||||
add_definitions(-DDISABLE_HTMLHELP_SUPPORT=1)
|
||||
|
||||
list(APPEND SOURCE
|
||||
convert.c
|
||||
fun_ieee.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue