I have been trying to use the CPAlbImageViewerBasic class, but I have been getting linker errors. What library do I need to link against to use this class?
I have been trying to use the CPAlbImageViewerBasic class, but I have been getting linker errors. What library do I need to link against to use this class?
Didi you try the SDK documentation? At the top of the documentation of this class it says that you need PAlbView.lib
Bernd
Yeah, I did, but I guess I missed it. Thanks for the help.