ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IS there a fix for DLL not referencing from VBA.. IF not get one p (https://www.excelbanter.com/excel-programming/435448-there-fix-dll-not-referencing-vba-if-not-get-one-p.html)

Harry Sorensen[_2_]

IS there a fix for DLL not referencing from VBA.. IF not get one p
 
In windows system32 and some in windows pro Photo Tools there are some dll
about images ima......dll and photos
When I try to reference them from VBA Excel the dreaded Can not reference
error turns up..

Can this be fixed...... if not are there any good dll available... free...
for metadata and IPTC data or XMP. For JPG ....that can be referenced from
excel..VBA.

PS any ideas where Picasa 3 stores its people data ???

HELP Help & F1

Harry S,

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming

joel[_104_]

IS there a fix for DLL not referencing from VBA.. IF not get one p
 

There is no reson why you can't reference any file or DLL in VBA excel.
there must be an error in your deinition of the DLL or usage of the dll
to get anyn error. I suspect either you are using the wrong entry point
for thehdll or the wrong type of variable for the dll. I lot of dll
have more than one entry point depending on the language that is calling
the dll. some dll have one enty point "abc" and a 2nd "abcA". Another
common problem is the stack definition. There are two methods of
passing the call stack to a dll. the STANDARD method and the C-Language
method. Depending on the compiling options of the dll depends on which
method is used. That is why there are two entry points in the dll to
handle both cases.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=148125


Peter T

IS there a fix for DLL not referencing from VBA.. IF not get one p
 
Not sure if "EXIF" covers IPTC and XMP. If you think it does post back for
solution to read all EXIF data

Regards,
Peter T

"Harry Sorensen" wrote in message
...
In windows system32 and some in windows pro Photo Tools there are some dll
about images ima......dll and photos
When I try to reference them from VBA Excel the dreaded Can not reference
error turns up..

Can this be fixed...... if not are there any good dll available... free...
for metadata and IPTC data or XMP. For JPG ....that can be referenced from
excel..VBA.

PS any ideas where Picasa 3 stores its people data ???

HELP Help & F1

Harry S,

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming





All times are GMT +1. The time now is 03:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com