> I know that .res files are created when LO is built. so I wonder the > location that generating source code. The .res files are generated by the 'rsc' program. Its source code is in the 'rsc' subdirectory. See rsc/README for a little bit of documentation. --tml