On Wed, 2003-07-23 at 14:16, Dimitrie O. Paun wrote: > Try the tools/bin2res program. It's use is a bit unintuitive, > but essentially you need to add some markers (in comments) > in the .rc file. > > Look for an example in: > ./programs/winecfg/winecfg.rc > search for BINRES.
Out of interest, how do you go about writing GUIs using that stuff? I'm thinking of winecfg here, I can't see any gui definitions in the code, they seem to be loaded from dialog templates. Are there any free editors available?
