What does this mean?
Dudes, I did that! I kept an ID for each class instance, and before calling any OpenGL function, I check if the GLWindow object is the...
I needed a very very simple OpenGL interface for drawing graphics on Win32 windows. My aim was/is to simply put a pixel on a window. If you are...
What differences does occur when the platform is Windows? I don't believe that there is be much of a difference for this tutorial. Why don't you...
I tried writing "public class {};" instead of "class {}", but it didn't do any good.
TcpClient.csnamespace TCP_Communication { class TcpClient { // ... public delegate void OnDataAvailable(char[] data);...
Well, I found it... View > Other Windows > Properties Window
I have just installed Visual Studio 2008, created a new 'Windows Forms Application' project. The screen looks like this: [IMG] The problem is, I...
I knew that method, but I didn't know its name was "rainbow attack". You say 50-100 GB but I heard that the tables had sizes which are in units of...
What is a rainbow attack?
Because some of the features of API functions and structures are defined for specific Windows versions or highers. For example :...
Here MD5 algorithm is explained : http://en.wikipedia.org/wiki/Md5#Algorithm
Just a minute ago I tried what you said and I realized that there was no PHP code in the downloaded file. What is the reason we can't download a...
I am new at web programming. I registered to a MySQL server. I have to use a code in my PHP file like this : mysql_connect("DATABASEIP",...
I recently prepared a window creating header file for Win32 programming. I want to share it with you guys. class CCommon { public:...
That's a brilliant idea. I will work on it. Thanks!
Not MFC, I worked in low level Win32. Which DLL should I link?
I prepared some classes for managing windows.class CCommon { public: DWORD dwExStyle; char lpClassName[MAX_LOADSTRING]; char...
Hello everybody, I have recently wrote down a program which you can download from here. This program have some fault as not running on some...
I have an URL of a file on the Web stored in a string. I want to start the download dialog box of Internet Explorer in order to download the file....
Separate names with a comma.