Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

video memory address

Status
Not open for further replies.

wookie2

Programmer
Joined
Mar 23, 2004
Messages
6
Location
GB
I have to write a screensaver that displays a bitmap on the screen. The program has to be written in C using WinApi, but the procedure that fills the screen has to be written in assembly. My quetion is: After creating a fulscreen window, how do I get it's memory address to pass it to the assembler procedure?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top