Question
How to use win32 color picker selections for bookmarks
Hi,
I'm using win32 color picker. Manully i wrote code for color picker.
whenver selection colors,how to apply for bookmarks.
Here, Colorpicker for i defined COLORRef gColor structer, This object not supporting for pdcolorvalue.
If i tried PDBookmarkSetColor(aBookmark, gColor)//gColor is not supporting
