From: Patrice V. <pa...@wa...> - 2001-05-15 15:47:59
Hello,
i want to use a program file(.EXE) stored in resource in my program, but =
i want to use it without create a copy of it on disk for security reason. =
there is a solution =3F=3F=3F
thank you ..
Patrice.
From: Andre` N. C. <ca...@op...> - 2001-05-15 15:51:53
if you load it ass a resource it should automatically be included in the
compiled file. At least it is with MSVC++.
----- Original Message -----
From: "Patrice VIALARD" <pa...@wa...>
To: <dev...@li...>
Sent: Tuesday, May 15, 2001 11:47 AM
Subject: [Dev-C++] execute a file stored in resource
> Hello,
>
> i want to use a program file(.EXE) stored in resource in my program, but i
want to use it without create a copy of it on disk for security reason.
there is a solution ???
>
> thank you ..
> Patrice.
>
>
> _______________________________________________
> Dev-cpp-users mailing list
> Dev...@li...
> http://lists.sourceforge.net/lists/listinfo/dev-cpp-users
>