Let's create a new Window in Win32: HWND hwndMain = CreateWindowEx( 0, "MainWClass", "Main Window", WS_OVERLAPPEDWINDOW | WS_HSCROLL | WS_VSCROLL, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, (HWND)NULL, (HMENU)NULL, hInstance, NULL );
Read More...
As mentioned in one of Brumme's past entries , more visibility (and kudos) is needed for the Microsoft Research division. This large, university-like component of Microsoft consistently produces so many amazing technologies that eventually end up in our
Read More...
Interesting article on a recent discovery of Carbon and Oxygen in the atmosphere of the dying gas giant Osiris.
Read More...