flat assembler
Message board for the users of flat assembler.
Index
> Windows > resource - invalid file format |
Author |
|
ProMiNick 09 Apr 2020, 19:17
there are many solutions: reconvert rc
https://board.flatassembler.net/topic.php?t=5629 or compile dummy exe(or dll) and extract resources this way https://board.flatassembler.net/topic.php?p=96895 (whole resource section it is completely portable part, in topic grabbed particular resources, but grabbing whole resources is much simpler) |
|||
09 Apr 2020, 19:17 |
|
Tomasz Grysztar 09 Apr 2020, 20:00
The error here is that resource needs to first be compiled to be linked this way. Use a resource compiler to compile .RC into .RES file.
|
|||
09 Apr 2020, 20:00 |
|
Ali.Z 10 Apr 2020, 01:34
thank you prominick good program actually, converters are always welcome.
thank you tomasz thats indeed what i wanted, compiled with RC /r filename.rc and it works perfectly. at least using this i can forget about my deleted template (for short time only) and focus on rapid app dev. RAD _________________ Asm For Wise Humans |
|||
10 Apr 2020, 01:34 |
|
revolution 10 Apr 2020, 01:38
Ali.Z wrote: at least using this i can forget about my deleted template (for short time only) and focus on rapid app dev. RAD What would happen if your HDD/SSD crashed right now? Would you still be good to go again in a few hours? |
|||
10 Apr 2020, 01:38 |
|
Ali.Z 10 Apr 2020, 02:04
thanks for the reminder rev, yes i think i have to backup because lost many other files as well mostly re-producible data and few small utilities i made which i dont care much about except my template win32 code.
my system on M.2 SSD, and every backup resides in HDD. so yes i need to back, and i barely do that. thanks again. _________________ Asm For Wise Humans |
|||
10 Apr 2020, 02:04 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.