I
iwl
Hi,
I linked some binary file as resource to my Borland-C++-Builder-
Projekt
with the follow rc-file:
name RCDATA filename.bin
works fine so far and I can access the resource viel LoadResourece...
Problem is when I build the project building stops after compiling
the
resource and finishes than making it again (continoue at that stop)
when I completely clean the project and press the run button the
build stops at the same point and finishes than pressing it a second
time and runs then.
while I can live with that I would like to have the project clean.
May be there is an borland mfc way to link that file as an resource
which avoid this problem.
I linked some binary file as resource to my Borland-C++-Builder-
Projekt
with the follow rc-file:
name RCDATA filename.bin
works fine so far and I can access the resource viel LoadResourece...
Problem is when I build the project building stops after compiling
the
resource and finishes than making it again (continoue at that stop)
when I completely clean the project and press the run button the
build stops at the same point and finishes than pressing it a second
time and runs then.
while I can live with that I would like to have the project clean.
May be there is an borland mfc way to link that file as an resource
which avoid this problem.