Always in front on Mac OS X
I was looking around to find a feature to keep my QuickTime movie always in front. Unfortunytely there is no build in feature. But I found a nice tool to keep whatever window in front. It is called Afloat.
I was looking around to find a feature to keep my QuickTime movie always in front. Unfortunytely there is no build in feature. But I found a nice tool to keep whatever window in front. It is called Afloat.
uname -a
Joust is a library to use AOL instant messenger services.
Daim supports AOL & ICQ.
To use MSN Messenger:
Usefull information about the MSN Messneger protocol.
I had a problem linking the libstdc++ staticly under Linux.
Here I found a solution.
To build a staticly linked binary use:
-static
To link the STL staticly use:
-static-libgcc -L.
and ad a symbolic Link to the local directory:
ln -s `g++ -print-file-name=libstdc++.a`
Dieser MSDN Artikel stellt einige Verfahren vor, mit denen Sie ein optimales Leistungsverhalten von Windows-Forms-basierten Anwendungen gewährleisten können.