https://issues.dlang.org/show_bug.cgi?id=15539
--- Comment #3 from Vladimir Panteleev <[email protected]> --- (In reply to jiki from comment #1) > - extern (Windows) missed : wrong calling convention > For instance: the aliases of callback functions in commctrl.d and > wingdi.d. > - API update for x64: mostly modifications for the pointer size change > For instance: https://github.com/Rayerd/dfl/pull/50/commits Do you have a list of specific functions which need their signatures fixed? --
