CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Posts
    4

    How to see localized resources in dll

    DLL Name- Microsoft.Exchange.Imap4.EventLog.dll from Exchange 2007
    Problem:
    1. I got a reflector from internet, while, it cannot open it.
    2. When I use XN Resource Editor to open it, although it can be opened, but all the localized resource files are English, please refer to attachment for the dll and results.

    Do you guys have any solution for this?
    Really appreciate for your help.
    Attached Files Attached Files

  2. #2
    Join Date
    Mar 2004
    Location
    Prague, Czech Republic, EU
    Posts
    1,701

    Re: How to see localized resources in dll

    The dll is not an .NET assembly.
    • Make it run.
    • Make it right.
    • Make it fast.

    Don't hesitate to rate my post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured