|
|
How to load binary data as a resource with LRC ?
Hi,
is there a way to load binary data as resource with LRC ? I tried to define
mydata.bin as a BITMAP, but this doesn't work because of data changes,
custom data types are ignored by the LRC.
I need to access to some kbyte of data within my program without having
access to a file system store, in the matter of selfextracting programs.
The idea is to store the data as resource within the program and get access
by FindResource, LoadResource, ...
any help would be appreciated
regards
J�rgen
|
|
0
|
|
|
|
Reply
|
J
|
6/23/2006 1:42:10 PM |
|
Hi!
Try resource type RCDATA instead of BITMAP in your
..rc file.
BR,
mate
J=FCrgen K=F6hler wrote:
> Hi,
> is there a way to load binary data as resource with LRC ? I tried to defi=
ne
> mydata.bin as a BITMAP, but this doesn't work because of data changes,
> custom data types are ignored by the LRC.
>
> I need to access to some kbyte of data within my program without having
> access to a file system store, in the matter of selfextracting programs.
> The idea is to store the data as resource within the program and get acce=
ss
> by FindResource, LoadResource, ...
>=20
> any help would be appreciated
>=20
> regards
> J=FCrgen
|
|
0
|
|
|
|
Reply
|
mate1981
|
6/29/2006 9:00:45 AM
|
|
|
1 Replies
268 Views
(page loaded in 0.058 seconds)
Similiar Articles: How to load binary data as a resource with LRC ? - comp.compilers ...Hi, is there a way to load binary data as resource with LRC ? I tried to define mydata.bin as a BITMAP, but this doesn't work because of data changes,... How to create a TIFF image from a binary raw data - comp.lang.java ...How to load binary data as a resource with LRC ? - comp.compilers ... making an image out of 3D data - comp.soft-sys.matlab The rep says the file is 3D ... out how to load ... GLIMMIX with binary data - comp.soft-sys.sasHow to load binary data as a resource with LRC ? - comp.compilers ... how to test the signicanace - comp.soft-sys.sas GLIMMIX with binary data - comp.soft-sys.sas I was ... Hex to ascii - comp.lang.asm.x86... SIMD code tends to beat lookup tables due to the load ... How to send Binary data over Socket: socket, perl, send ... to hex converter - Maxi-Pedia | Your trusted resource for ... embed resources in shared lib? - comp.unix.programmerThe downside to this approach is that the data is ... c file and unsigned char array for the # binary file ... comp ... ... SMS: Error Message "Unable to Load Resource DLL ... How to convert data with different charsets into other databases ...... and strategic interests in natural resources make the ... comp.databases.mysql... different fashion. load data ... using System.Text.Encoding ... image data, store binary file ... How to port 32 bit unsigned char* to 64 bit - comp.lang.c++ ...... from 'size_t' to 'long', > possible loss of data ... 8-bit based) unsigned char byte; byte var[] = (...binary ... LOAD BMP 32 BIT UNDER LINUX - comp.graphics.api.opengl I ... How to diagnose performance problems in web applications? - comp ...Until you have data that points to Solaris being the ... If the system is slow when load is low, it's probably ... Web Resources: comp.unix.solaris Re: No terminal bell ... BIOS/Protected Mode - comp.lang.asm.x86... be to use EBDA as a method of "dynamically loading" executable binary ... e. one uses segment registers for > data ... correctly stated, is an extremely scarce resource ... How to check whether malloc has allocated memory properly in case ...Eventually malloc can run out of resources to keep track ... to about 1e-78, which is better than the usual binary ... BADLY unstuck on systems that normalised upon loading ... How to load binary data as a resource with LRC ? - comp.compilers ...Hi, is there a way to load binary data as resource with LRC ? I tried to define mydata.bin as a BITMAP, but this doesn't work because of data changes,... Visual Basic :: Load Binary Image - BigResource: Webmaster Scripts ...Load GIF To Image Box From Resource Fie; Image Load Into Picture1; How Do You Load An Image ... How To Load Binary Data Into A Textbox When I open a binary file and load it into ... 7/15/2012 7:13:15 AM
|
|
|
|
|
|
|
|
|