Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

What's the DLL search path for Photoshop on Windows?

New Here ,
Jun 22, 2011 Jun 22, 2011

Hi,

I have a plugin which depends on the other several Dlls. When I put the Dlls in the same folder as my plugin, the photoshop complained it couldnot find the Dlls. So I'm wondering what the the DLL search path for Photoshop? Does it even not include my plugin folder?

Thanks,

D.J.

TOPICS
SDK
1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Jun 23, 2011 Jun 23, 2011
LATEST

You should check the Microsoft web site for details on how DLL's are found. Putting your DLL next to the Photoshop exe is what I would do.

FYI, XP would give you no hint as to why your plug-in wouldn't load. NT would give you a warning dialog (thank you). Win7 also gives you a warning dialog (thank you). But the "thank you" is from a developer perspective. Users don't understand or care about dialogs that complain about missing DLL's. Those users usually call Adobe Tech Support!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines