avatar  


Recently viewed tickets

Log out

When I'm trying to open (by double-click) a file previously saved in application created with BCGPAppWizard, I see "There was a problem sending a command to the program" DDE error. How to resolve it?

Please disable GDI+ support in our library (we use GDI+ to loading PNG images) and enable PNGLIB support:

  1. Open 'BCGCBProConfig.h' file.
  2. Uncomment '//#define BCGP_EXCLUDE_GDI_PLUS // For VS.NET or higher only' line.
  3. Save file and rebuild our library.
  4. Rebuild your application.
Creation date: 2/1/2017 12:42 PM ()      Updated: 2/1/2017 12:42 PM ()