Results 1 to 2 of 2

Thread: .frx?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Posts
    21

    .frx?

    what is a frx archive and how I can use it?
    I work in visual basic 6 and I have form1.frm and form1.frx how can I run them?

    Thank you very much.

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Almost anything with the extension .*x in VB6 is like a workspace file. They hold any binary info that would go into a property bag and get loaded at runtime.

    Example, if you have a picturebox on a form, and assign a picture to it at design time, the image info is added to the frx file, which is compiled into the exe.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

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