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

Thread: *.res

  1. #1
    Join Date
    Jan 2000
    Posts
    1

    *.res

    If I want to reduce the time for pictures processing,such as change
    a picture's color pixel by pixel, is it useful to make a data base for every pixel's color ? If it does,how can I do?
    In VB ,how to edit *.res files and use it? What's the advantage of*.res files?


  2. #2
    Join Date
    Oct 1999
    Location
    Canada, shivering north
    Posts
    6

    Re: *.res

    there is a tutorial on resource files at:
    http://members.home.net/theluckyleper/
    go in the tutorial page and search for "resource".
    just ask if you have any questions

    ThomasTN visit: http://zap.to/ttnsoftware

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