how to redistribute or install stdole.dll on PC?

MATSUOKA, Hiroshi 61 Reputation points
2022-11-18T01:26:55.75+00:00

hi!

i am developing some program for a customer. and in this program i ise IFontDisp Inerfase which need stdole.dll(
https://learn.microsoft.com/ja-jp/dotnet/framework/additional-apis/stdole.ifontdispOpens in a new window; external.
).
so, my program need stdole.dll on Customer’s PC.

then my question is

  1. Is there way to install stdole.dll on PC?

on my PC, stdole.dll is installed with Visual Stuido but installing VIsual studio on Customer's PC becase Customer is not developer. so I'm grad to hear other than installing Visual Studio.

sincerely,
hiroshi

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
2,906 questions
0 comments No comments
{count} votes

Accepted answer
  1. YujianYao-MSFT 4,176 Reputation points Microsoft Vendor
    2022-11-18T03:05:01.783+00:00

    Hi @MATSUOKA, Hiroshi ,

    If you want to install stdole.dll I suggest you refer to the following link, hope it helps.

    LINK1 LINK2

    Best regards,

    Elya


    If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. MATSUOKA, Hiroshi 61 Reputation points
    2022-11-18T05:05:56.7+00:00

    Hi! @YujianYao-MSFT
    thank you so much for your answer!
    it is what i want to know.
    thank you so much again.

    Best regards,

    Hiroshi

    0 comments No comments