OK Dimitry, I got it, you just mean a third-party opac.uxtheme.win32.dll,
not the Windows' UxTheme.dll:(
The usual location to install an application's DLL is its own directory, so
for a VS add-in, I suggest you can install it to the VS devenv.exe's
directory: %VSInstallDir%\Common7\IDE\.
By the way, if you don't specify the absolute path of that DLL in your
managed assembly's code, then the VS will search the devenv.exe's directory
for the dll first, so on this point, we don't recommend to modify your
target system's PATH environment variable for installing a VS add-in.
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
Dmitry Shaporenkov - 02 Dec 2005 11:00 GMT
Hello Gary,
thanks for your help. I just was thinking that there is a better solution
than just
copying a DLL into VS folders. Hopefully we'll not run into a versioning
problem
with it...
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
> OK Dimitry, I got it, you just mean a third-party
> opac.uxtheme.win32.dll, not the Windows' UxTheme.dll:(
[quoted text clipped - 23 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
"Gary Chang[MSFT]" - 02 Dec 2005 12:10 GMT
You are welcome, Dmitry, I am glad to discuss this issue with you, have a
nice weekend:)
Good Luck!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.