win#@Windows.h is a header that includes many other header files, which you'll need them (perhaps only so...
Decoding a WebpageI have managed to download a webpage's source file and now I want to open the webpage on one of my w...
Adding an Icon to a ButtonI tried the code above; the button appeared but without the bitmap I put in the folder. It only had ...
Adding an Icon to a ButtonI tried the different SendDlgItemMessage and SendMessage but none of them worked. I even added the c...
Adding an Icon to a ButtonOh, OK, here's my foo.cpp code (new project): [code]#include <windows.h> #include "header.h" ...
This user does not accept Private Messages