CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1

    Add Resource to project

    hi,
    i got an add-in project and i want to add resource (text) to it...
    how can i do that please?
    Avi.

  2. #2
    Join Date
    Nov 2004
    Location
    Poland
    Posts
    1,355

    Re: Add Resource to project

    Include it in project ("Add existing item") and change buid action to "Embedded Resource"....

    Hope it helps.

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