![]() |
|
#1
|
|||
|
|||
![]()
Hello to all.
I Am trying to write a C++ plugin for CorelDraw. To make it suceed I need to get to documentation. What I found is VBA Object Model Help (with only little description to all methods/properties but at least something) but what I Am missing is a list of DISPID commands and their parameters given to Invoke method. In this forum I found two c++ code examples from Alex where he uses few like DISPID_APP_SELCHANGE (0x11), DISPID_APP_ONPLUGINCMD (0x14) and DISPID_APP_ONPLUGINCMDSTATE (0x15). I see that knowing them might be crucial for developing a c++ plugin but can't found their list or description anywhere else. Do you guys have some info to this? Alex? |
#2
|
|||
|
|||
![]()
Hi,
If you #import the typelibs you will get a .tli and a .tlh file. Search those for all sorts of useful information for C++ developers. -James |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
CDRPRNINTL.dll reference | SanchoFilin | CorelDRAW/Corel DESIGNER VBA | 2 | 06-02-2009 08:33 |
Is the a X3 to X4 Object Code difference reference? | Steve | CorelDRAW/Corel DESIGNER VBA | 22 | 19-03-2008 10:48 |
is there any reference to selected layers? | Tomasz | CorelDRAW/Corel DESIGNER VBA | 10 | 18-02-2008 17:54 |
How Can I reference groups of objects? | knowbodynow | CorelDRAW/Corel DESIGNER VBA | 4 | 25-01-2007 18:18 |
Adding a Reference on a pwd protected macro | Rick Randall | CorelDRAW/Corel DESIGNER VBA | 9 | 27-10-2004 10:27 |