|
-
April 30th, 1999, 01:22 PM
#1
Painting directly on the desktop
How can i paint a bitmap or a icon directly on the desktop?
-
April 30th, 1999, 02:36 PM
#2
Re: Painting directly on the desktop
Well you could use the Win32 function "HWND GetDesktopWindow()" to get a handle to the desktop, and then you can do all sorts of interesting things once you have that handle.. Good luck.
- Troy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|