'Can I use wxwidgets within my Win32 API programm

I wanna use wxSVG to render SVG file in my Win32 program. But wxSVG is only used with wxWidgets toolkits. So I wanna know if it's possible to use wxWidgets in my origin Win32 program without change the Win32 framework?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source