<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Screenshot machen]]></title><description><![CDATA[<p>Hi allerseits!</p>
<p>Wie kann ich einen Screenshot machen und den in einer Bitmap speichern?</p>
<p>Vielen Dank!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/167187/screenshot-machen</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Jul 2026 18:41:44 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/167187.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Dec 2006 16:35:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 16:35:52 GMT]]></title><description><![CDATA[<p>Hi allerseits!</p>
<p>Wie kann ich einen Screenshot machen und den in einer Bitmap speichern?</p>
<p>Vielen Dank!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188469</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188469</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 16:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:06:00 GMT]]></title><description><![CDATA[<p>K, es würde schon reichen wenn ich wüsste wie ich ein Handle auf den Desktop bekomme.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188485</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188485</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:06:00 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:07:06 GMT]]></title><description><![CDATA[<p>guck mal in der faq &quot;bild speichern&quot; oder so <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188487</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188487</guid><dc:creator><![CDATA[geeky]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:07:06 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:07:50 GMT]]></title><description><![CDATA[<p>GetDC(NULL);</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188488</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188488</guid><dc:creator><![CDATA[flenders]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:07:50 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:09:44 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>ja da krieg ich das Hdc, nur ich brauch das hwnd des Desktops.</p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188491</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188491</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:09:44 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:11:39 GMT]]></title><description><![CDATA[<p>Achso ohja seh grad dass ich eh nur das hdc brauche sry und thx</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188493</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188493</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:11:39 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:13:13 GMT]]></title><description><![CDATA[<p>Hmmmm ach schon wieder zu voreilig, ich brauch doch das Handle, weil ich es für GetWindowRect einsetzen muss.</p>
<p>Lg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188494</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188494</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:13:13 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:32:37 GMT]]></title><description><![CDATA[<p>Das hWnd des Desktops ist NULL <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /><br />
Wenn dir NULL zu doof aussieht kannste auch HWND_DESKTOP nehmen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188505</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188505</guid><dc:creator><![CDATA[geeky]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:32:37 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:35:55 GMT]]></title><description><![CDATA[<p>Thx, <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /> .</p>
<p>Hab nur noch eine Frage:</p>
<pre><code class="language-cpp">int WinMain(HINSTANCE hInstance, 
                     HINSTANCE hPrevInstance, 
                     LPSTR  lpCmdLine, 
                     int       nCmdShow) 

{

RECT rt; 

HWND hWnd; 

hWnd=GetDesktopWindow();

int iBreite, iHoehe = 0; 

HDC hdc= GetDc(0);

return 0;
}
</code></pre>
<p>Hier bekomme ich folgende Fehler-Meldung trotz Inkludierung von Windows.h:<br />
Operands of = have incompatible types 'struct HDC__ *' and 'int'.<br />
Ich versteh das nicht, da mir mein Code völlig legitim erscheint.</p>
<p>Mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188508</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188508</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:37:16 GMT]]></title><description><![CDATA[<p>geeky schrieb:</p>
<blockquote>
<p>Das hWnd des Desktops ist NULL <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /><br />
Wenn dir NULL zu doof aussieht kannste auch HWND_DESKTOP nehmen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /></p>
</blockquote>
<p>Ne nicht wirklich... <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/27a1.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--right_arrow"
      title=":arrow_right:"
      alt="➡"
    /> <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/windows/windowreference/windowfunctions/getdesktopwindow.asp" rel="nofollow">GetDesktopWindow()</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188510</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188510</guid><dc:creator><![CDATA[CodeFinder]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:37:16 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 17:38:48 GMT]]></title><description><![CDATA[<p>Theseus schrieb:</p>
<blockquote>
<p>Hier bekomme ich folgende Fehler-Meldung trotz Inkludierung von Windows.h:<br />
Operands of = have incompatible types 'struct HDC__ *' and 'int'.<br />
Ich versteh das nicht, da mir mein Code völlig legitim erscheint.<br />
Mfg</p>
</blockquote>
<p>Die Funktion heißt GetD<strong>C</strong> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /> .</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188513</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188513</guid><dc:creator><![CDATA[CodeFinder]]></dc:creator><pubDate>Thu, 07 Dec 2006 17:38:48 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 18:12:00 GMT]]></title><description><![CDATA[<p>Lol danke, da bin ich auch grad draufkommen komisch war mir fast sicher dass es Dc wär.</p>
<p>Hmmm k mein Code funzt und erstellt auch ein bmp nur ist dieses leider fehlerhaft.</p>
<p>Da ich bestimmte Segmente übernommen habe kann es sein, dass manche Vars angepasst werden müsswen kA.</p>
<p>Es gibt keine Fehlermeldungen.</p>
<p>Hier mal der Code, wär nett wenn ihr mir da helfen könntet.</p>
<pre><code class="language-cpp">#include &lt;windows.h&gt;

int dc2bitmap(HDC hdc, int width, int height, char *filename) 

{ 

   HDC hdc2; 

   HBITMAP aBmp; 

   BITMAPINFO bi; 

   HGDIOBJ OldObj; 

   void *dibvalues; 

   HANDLE fileHandle; 

   BITMAPFILEHEADER bmfh; 

   BITMAPINFOHEADER bmih; 

   DWORD bytes_write; 

   DWORD bytes_written; 

   hdc2=CreateCompatibleDC(hdc); 

   ZeroMemory(&amp;bmih,sizeof(BITMAPINFOHEADER)); 

   bmih.biSize=sizeof(BITMAPINFOHEADER); 

   bmih.biHeight=height; 

   bmih.biWidth=width; 

   bmih.biPlanes=1; 

   bmih.biBitCount=24; 

   bmih.biCompression=BI_RGB; 

   bmih.biSizeImage = ((((bmih.biWidth * bmih.biBitCount) + 31) &amp; ~31) &gt;&gt; 3) * bmih.biHeight; 

   bmih.biXPelsPerMeter = 0; 

   bmih.biYPelsPerMeter = 0; 

   bmih.biClrImportant = 0; 

   /* 

   bmih.biSizeImage=(3*bmih.biHeight*bmih.biWidth); 

   bmih.biSizeImage = 0;*/ 

   bi.bmiHeader=bmih; 

   aBmp=CreateDIBSection(hdc,&amp;bi,DIB_RGB_COLORS,(void**)&amp;dibvalues,NULL,0); 

   if (aBmp==NULL) 

   { 

      OutputDebugString(&quot;CreateDIBSection failed!\n&quot;); 

      return 0; 

   } 

   OldObj=SelectObject(hdc2,aBmp); 

   BitBlt(hdc2,0,0,width,height,hdc,0,0,SRCCOPY); 

   ZeroMemory(&amp;bmfh,sizeof(BITMAPFILEHEADER)); 

   bmfh.bfOffBits=sizeof(BITMAPFILEHEADER)+sizeof(BITMAPINFOHEADER); 

   bmfh.bfSize=(3*bmih.biHeight*bmih.biWidth)+sizeof(BITMAPFILEHEADER)+sizeof(BITMAPINFOHEADER); 

   bmfh.bfType=0x4d42; 

   bmfh.bfReserved1 = 0; 

   bmfh.bfReserved2 = 0; 

   fileHandle=CreateFile(filename,GENERIC_READ | GENERIC_WRITE,(DWORD)0,NULL, 

      CREATE_ALWAYS,FILE_ATTRIBUTE_NORMAL,(HANDLE) NULL); 

   if (fileHandle==INVALID_HANDLE_VALUE) 

   { 

      OutputDebugString(&quot;CreateFile failed!\n&quot;); 

      return 0; 

   } 

   // Write the BITMAPFILEHEADER 

   bytes_write=sizeof(BITMAPFILEHEADER); 

   if (!WriteFile(fileHandle,(void*)&amp;bmfh,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   //Write the BITMAPINFOHEADER 

   bytes_write=sizeof(BITMAPINFOHEADER); 

   if (!WriteFile(fileHandle,(void*)&amp;bmih,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   //Write the Color Index Array??? 

   bytes_write=bmih.biSizeImage;//3*bmih.biHeight*bmih.biWidth; 

   if (!WriteFile(fileHandle,(void*)dibvalues,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   CloseHandle(fileHandle); 

   DeleteObject(SelectObject(hdc2,OldObj)); 

   DeleteDC(hdc2); 

   return 1; 

}

int WinMain(HINSTANCE hInstance, 
                     HINSTANCE hPrevInstance, 
                     LPSTR  lpCmdLine, 
                     int       nCmdShow) 

{

RECT rt; 

HWND hWnd; 

hWnd=GetDesktopWindow();

int width, height = 0; 

HDC hdc= GetDC(hWnd);

GetWindowRect(hWnd,&amp;rt);

width=rt.right-rt.left;
height=rt.top-rt.bottom;

dc2bitmap(hdc,  width,  height,&quot;kazuum.bmp&quot; );
return 0;
}
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/1188527</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188527</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 18:12:00 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 18:15:13 GMT]]></title><description><![CDATA[<p>Ah ok FUNZT YUHU!</p>
<p>Hab mich gespielt und jetzt gehts.</p>
<p>Hier mal der kompilerbare Source um Screenshots zu machen (sicher was für die FAQ weil das ja oft gefragt wird)</p>
<pre><code class="language-cpp">#include &lt;windows.h&gt;

int dc2bitmap(HDC hdc, int width, int height, char *filename) 

{ 

   HDC hdc2; 

   HBITMAP aBmp; 

   BITMAPINFO bi; 

   HGDIOBJ OldObj; 

   void *dibvalues; 

   HANDLE fileHandle; 

   BITMAPFILEHEADER bmfh; 

   BITMAPINFOHEADER bmih; 

   DWORD bytes_write; 

   DWORD bytes_written; 

   hdc2=CreateCompatibleDC(hdc); 

   ZeroMemory(&amp;bmih,sizeof(BITMAPINFOHEADER)); 

   bmih.biSize=sizeof(BITMAPINFOHEADER); 

   bmih.biHeight=height; 

   bmih.biWidth=width; 

   bmih.biPlanes=1; 

   bmih.biBitCount=24; 

   bmih.biCompression=BI_RGB; 

   bmih.biSizeImage = ((((bmih.biWidth * bmih.biBitCount) + 31) &amp; ~31) &gt;&gt; 3) * bmih.biHeight; 

   bmih.biXPelsPerMeter = 0; 

   bmih.biYPelsPerMeter = 0; 

   bmih.biClrImportant = 0; 

   /* 

   bmih.biSizeImage=(3*bmih.biHeight*bmih.biWidth); 

   bmih.biSizeImage = 0;*/ 

   bi.bmiHeader=bmih; 

   aBmp=CreateDIBSection(hdc,&amp;bi,DIB_RGB_COLORS,(void**)&amp;dibvalues,NULL,0); 

   if (aBmp==NULL) 

   { 

      OutputDebugString(&quot;CreateDIBSection failed!\n&quot;); 

      return 0; 

   } 

   OldObj=SelectObject(hdc2,aBmp); 

   BitBlt(hdc2,0,0,width,height,hdc,0,0,SRCCOPY); 

   ZeroMemory(&amp;bmfh,sizeof(BITMAPFILEHEADER)); 

   bmfh.bfOffBits=sizeof(BITMAPFILEHEADER)+sizeof(BITMAPINFOHEADER); 

   bmfh.bfSize=(3*bmih.biHeight*bmih.biWidth)+sizeof(BITMAPFILEHEADER)+sizeof(BITMAPINFOHEADER); 

   bmfh.bfType=0x4d42; 

   bmfh.bfReserved1 = 0; 

   bmfh.bfReserved2 = 0; 

   fileHandle=CreateFile(filename,GENERIC_READ | GENERIC_WRITE,(DWORD)0,NULL, 

      CREATE_ALWAYS,FILE_ATTRIBUTE_NORMAL,(HANDLE) NULL); 

   if (fileHandle==INVALID_HANDLE_VALUE) 

   { 

      OutputDebugString(&quot;CreateFile failed!\n&quot;); 

      return 0; 

   } 

   // Write the BITMAPFILEHEADER 

   bytes_write=sizeof(BITMAPFILEHEADER); 

   if (!WriteFile(fileHandle,(void*)&amp;bmfh,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   //Write the BITMAPINFOHEADER 

   bytes_write=sizeof(BITMAPINFOHEADER); 

   if (!WriteFile(fileHandle,(void*)&amp;bmih,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   //Write the Color Index Array??? 

   bytes_write=bmih.biSizeImage;//3*bmih.biHeight*bmih.biWidth; 

   if (!WriteFile(fileHandle,(void*)dibvalues,bytes_write,&amp;bytes_written,NULL)) 

   { 

      OutputDebugString(&quot;WriteFile failed!\n&quot;); 

      return 0; 

   } 

   CloseHandle(fileHandle); 

   DeleteObject(SelectObject(hdc2,OldObj)); 

   DeleteDC(hdc2); 

   return 1; 

}

int WinMain(HINSTANCE hInstance, 
                     HINSTANCE hPrevInstance, 
                     LPSTR  lpCmdLine, 
                     int       nCmdShow) 

{

RECT rt; 

HWND hWnd; 

hWnd=GetDesktopWindow();

int width, height = 0; 

HDC hdc= GetDC(hWnd);

GetWindowRect(hWnd,&amp;rt);

width=rt.right-rt.left;
height=rt.bottom-rt.top;

dc2bitmap(hdc,  width,  height,&quot;kazuum.bmp&quot; );
return 0;
}
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/1188530</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188530</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 18:15:13 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 18:16:59 GMT]]></title><description><![CDATA[<p>Nur noch ne letzte wichtige Frage bitte (auch wenn ich nerve <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /> ).</p>
<p>Wenn ich das jetzt versenden will muss ich das bitweise versenden oder reicht fscanf??</p>
<p>Lg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188531</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188531</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 18:16:59 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 19:18:07 GMT]]></title><description><![CDATA[<p>Hmm merk grad ich hab mich da ganz blöd ausgedrückt, was ich sagen wollte:</p>
<p>Wenn ich diese Datei lesen will muss ich sie bitweise lesen oder reicht fscanf()?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188564</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188564</guid><dc:creator><![CDATA[Theseus]]></dc:creator><pubDate>Thu, 07 Dec 2006 19:18:07 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 07 Dec 2006 19:40:52 GMT]]></title><description><![CDATA[<p>Man kann nicht bitweise lesen, nur byteweise. Ja du kannst die Standard-C-Funktionen dafür verwenden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188593</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188593</guid><dc:creator><![CDATA[CodeFinder]]></dc:creator><pubDate>Thu, 07 Dec 2006 19:40:52 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Fri, 08 Dec 2006 00:17:11 GMT]]></title><description><![CDATA[<p>Vergiss bitte dass es jemals irgendwo eine Funktion gegeben hat die auf &quot;scanf&quot; endet. Nur so als Tip. Die &quot;*scanf&quot; Familie ist der blanke Horror. Nimm fread() oder eine andere ehrbahre Funktion, aber lass die Finger von fscanf.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188679</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188679</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Fri, 08 Dec 2006 00:17:11 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Fri, 08 Dec 2006 01:41:26 GMT]]></title><description><![CDATA[<p>Danke für den Tipp, ich werde ihn beherzigen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188691</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188691</guid><dc:creator><![CDATA[Muhi89]]></dc:creator><pubDate>Fri, 08 Dec 2006 01:41:26 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 08 Feb 2007 14:11:19 GMT]]></title><description><![CDATA[<p>wenn ich den code verwende kommen haufenweise error meldungen</p>
<p>zb:<br />
MGDIOBJ &lt;&lt; nicht erklärt erst benutzen!<br />
hdc &lt;&lt; nicht erklärt erst benutzen!</p>
<p>und so geht es weiter <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1225070</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1225070</guid><dc:creator><![CDATA[tri99er]]></dc:creator><pubDate>Thu, 08 Feb 2007 14:11:19 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Thu, 08 Feb 2007 16:57:21 GMT]]></title><description><![CDATA[<p>Also das ist sicherlich nichts fürs FAQ, weil dort schon drinsteht wie man einen DC in eine Bitmap speichert... un der Rest ist das einfachste auf der Welt -.-</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1225185</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1225185</guid><dc:creator><![CDATA[*D*Evil]]></dc:creator><pubDate>Thu, 08 Feb 2007 16:57:21 GMT</pubDate></item><item><title><![CDATA[Reply to Screenshot machen on Sun, 27 May 2007 13:27:56 GMT]]></title><description><![CDATA[<p>He<br />
ich hab den Code mal ausprobiert aber ich krieg immer CreateDIBSection failed<br />
als Fehler.</p>
<p>Weiß jeamnd was das sein könnt?</p>
<p>MFG Pacino</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1293096</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1293096</guid><dc:creator><![CDATA[Pacino90]]></dc:creator><pubDate>Sun, 27 May 2007 13:27:56 GMT</pubDate></item></channel></rss>