Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use some code written by Stephen Bullen to copy Office FaceID's to a
treeview: http://www.bmsltd.ie/Excel/Default.htm It works perfectly fine, but it is about 250 lines of code and comments and I wonder if it could be made shorter (and maybe faster) by converting it to a VB6 ActiveX dll. As VB6 has the Clipboard object that would already save some API declarations. The function PastePicture doesn't look that difficult to convert, but not so sure about the function CreatePicture. Would be interested if somebody has done this or has some ideas about this. RBS |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveX | Excel Discussion (Misc queries) | |||
ActiveX need help | Excel Programming | |||
Stephen Bullen FormFun | Excel Programming | |||
ActiveX add-in? | Excel Programming | |||
Copying a named range / Bullen's PastePicture | Excel Programming |