DougDevCP
Results
2
issues of
DougDevCP
LNK2019: unresolved external symbol __imp_AlphaBlend referenced in function nk_gdi_rect_multi_color
1
Have anyone experienced the following error: LNK2019: unresolved external symbol __imp_AlphaBlend referenced in function nk_gdi_rect_multi_color According to some __imp_AlphaBlend is found in the msimg32.lib and I have included it as...
Is it possible to incorporate Nuklear in Photoshop filter GUI development? I would like to see some 'Hello World' example if someone here have already done it, preferably with GDI...