Skip to content

Fix windows build with shared VTK build

Michael Migliore requested to merge fix-win-log into master

Fix #211 (closed)

With a shared VTK build, the edit control handle is not exported. Let's retrieve it during initialization with Win32 apis.

Edited by Michael Migliore

Merge request reports