Prev: Please vote for bug 522094: warning C4717 + stack overflow!
Next: Path as argument to c programme
From: Jack on 4 Jan 2010 04:17 Dear all, It is common to know that you can load a bitmap from resource or from a file, is it possible to "Blit" a bitmap from memory directly? I've been searching the web, and only found those 2 examples. So thanks Jack
From: Igor Tandetnik on 4 Jan 2010 08:16 Jack wrote: > It is common to know that you can load a bitmap > from resource or from a file, is it possible to > "Blit" a bitmap from memory directly? > > I've been searching the web, and only found > those 2 examples. Search for "CreateCompatibleBitmap CreateCompatibleDC" - you'll find literally thosands of examples. -- With best wishes, Igor Tandetnik With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925
From: Jack on 4 Jan 2010 09:42 Thanks, Igor
|
Pages: 1 Prev: Please vote for bug 522094: warning C4717 + stack overflow! Next: Path as argument to c programme |