Resource weirdness
- From: "Dave Turner" <not@dave>
- Date: Mon, 27 Feb 2006 23:26:48 +0800
Add a BMP image to your project, compile, hex edit the exe, then search for
"BM" ... it doesn't exist (!). 99% of the BMP is right there embedded in
your exe, but for some weird reason the first 10 or so bytes of it have
changed ... anybody know whats up with that !?!?
.
Relevant Pages
- Console Application Testing
... I'm going through a few code examples that are demonstrated using a Console ... for some reason I am unable to move forward with them. ... I managed to compile my ... application into an EXE once in the past, but I don't recall how I did this. ... (microsoft.public.dotnet.languages.vb) - Re: I am absolutely flat out new to COM and need help - Using COM in VB6 to talk to C EXE
... satisfy my curiosity. ... You already have your solution so no reason to go there. ... But if you have an idea about how I might be able to use the exe ... (microsoft.public.vb.general.discussion) - Re: Uploading large programs into doclibs - disadvantages?
... I would be more worried about program executables being in your doc libs. ... There's a reason why the default list of blocked file types includes .exe ... (microsoft.public.sharepoint.windowsservices) - WinMgmt.exe error
... I just reformatted a PC with WIndows 2000 and now I, for some reason, ... WinMgmt. ... exe has generated errors and will be closed by ... (microsoft.public.win2000.general) - Re: How to use SMS in kernel mode ?
... > warnings that you mention are not the reason makeimg fails. ... > build the exe but not the image, don't look for the reason in the exe. ... (microsoft.public.windowsce.platbuilder) |
|