I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article. 捕獲一個(gè)窗口圖像并存入一個(gè)支持MS畫筆的位圖文件中 我寫的這篇文章介紹了捕獲一個(gè)窗口圖像并存入一個(gè)支持所有畫筆和Windows Explorer的位圖文件中。 我發(fā)現(xiàn)許多程序員因這個(gè)問題而煩惱,包括我在內(nèi),直到我寫了這篇文章。 來源: http://www.codeguru.com/bitmap/WndToBmpFile.html
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滾動(dòng)顯示位圖 在VC++環(huán)境下,在一個(gè)對(duì)話框中顯示一個(gè)原始尺寸的大小的位圖文件相當(dāng)是困難的。然而,通過使用 StretchBlt()函數(shù)一個(gè)給定的區(qū)域顯示一個(gè)大的位圖是可能的。主要的缺點(diǎn)是圖像將會(huì)失真。看了這篇通過卷動(dòng)技術(shù)顯示整個(gè)位圖技術(shù)的文章,你將能夠以它的原始尺寸在給定對(duì)話框的區(qū)域內(nèi)顯示一個(gè)大位圖。 來源: http://www.codeguru.com/bitmap/ScrollBitmap.html
Atheon is a portable Server/Client program designed for easy incorporation into just about any game engine. Atheon是一個(gè)可移植的服務(wù)器/客戶端程序,設(shè)計(jì)為可以方便地集成到任何游戲引擎中。 來源: http://sourceforge.net/projects/atheon/
PowerFish is a class library, intended to provide a broad functionality base for any application. Although the focus is on game and demo development. PowerFish是一個(gè)類庫,旨在為應(yīng)用程序提供一個(gè)廣泛的功能基礎(chǔ),雖然其重點(diǎn)是在游戲和演示開發(fā)。
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.
BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3, Ogg Vorbis, BONK, AAC and VQF files. BonkEnc supports freedb (CDDB), CD-Text and ID3 tags and is available is several languages