[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: Brass Tilde <brasstilde_at_insightbb.com>
Date: 2005-06-27 18:10:14 CEST

> 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).

Unfortunately, they sometimes are necessary. Depending on what controls are on the form, the IDE may save some information about
one or more of those controls in the FRX file. The compiler needs that info to compile the form. Sometimes the IDE creates an FRX
file, even when it's not needed. You can safely delete those types, but figuring out which ones are necessary and which aren't can
be...involved.

I haven't taken the time to figure out what controls actually require them to be present.

---------------------------------------------------------------------
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:11:23 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.