News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

help

Started by salwa, December 29, 2004, 06:40:50 PM

Previous topic - Next topic

salwa

please
how are you extarnal pictuchar bmp
in bin

pbrennick

Get the win32.hlp file and research the following topic:
Opening and Displaying a .BMP File

Grumble,
Paul

donkey

Hi Salwa,

I did not understand your question. Which are you looking to find out...

1. How to display a bitmap using assembler
2. How to include a bitmap in your binary file
3. How to load and obtain a handle to a bitmap in an external file

In all case the answer, as pbrennick said is in the API reference (Win32.hlp). But if your English is too limited to search through the technical articles we can still help you here. For now though I am moving this topic to the Campus as it is pretty much a beginner problem.
"Ahhh, what an awful dream. Ones and zeroes everywhere...[shudder] and I thought I saw a two." -- Bender
"It was just a dream, Bender. There's no such thing as two". -- Fry
-- Futurama

Donkey's Stable