[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] frx files for VB6

From: John Browne <jkbrowne_at_gmail.com>
Date: 2005-06-27 18:02:35 CEST

Depending on what controls you have on the form, they are necessary.
Not every form will require them. However, some forms will have
controls that save their "settings" in these frx files. The control
will have an offset value for it's settings in the frm file. This
tells VB where to look for that control's settings in the frx file.
It seems to me that MS could have done the same thing with a
text-based file (ini, xml, etc), encoding anything that needed to
actually be binary. But hey, what do I know... :-)

On 6/27/05, SteveKing <steveking@gmx.ch> wrote:
> John Browne wrote:
>
> > So, without branching/merging what I'm gathering is, you guys would
> > assign *forms* to specific people, and let them be the only ones to
> > manage those forms. They would have to manually keep separate copies
> > of the forms based on whether or not they are working on a bugfix for
> > a current release, or adding new functionality for the next release.
> >
> > If I go with this, would there be a better way to setup the repository
> > layout other than the standard "/branches", "/tags", and "/trunk"
> > directories? There would be no branching/merging, so should there be
> > directories for each developer maybe? "/dev1", "/dev2", etc?
>
> I'm not sure, but are the frx files really necessary? I always thought
> you could compile a VB6 program even without those. AFAIK, those files
> are just auto-generated by the form designer for internal use (i.e. it
> keeps the guidance grid, lines, ... but not the actual form).
>
> I may be wrong though...
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Jun 27 18:03:03 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.