Welcome to MSDN Blogs Sign in | Join | Help

February 2004 - Posts

Windows and .NET: We're making it simpler

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 );
Posted by LifeOnTitan | 5 Comments

The value of Microsoft Research

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
Posted by LifeOnTitan | 3 Comments

Dying Extra-Solar Gas Giant Planet Leaks Carbon-Oxygen

Interesting article on a recent discovery of Carbon and Oxygen in the atmosphere of the dying gas giant Osiris.
Posted by LifeOnTitan | 0 Comments
 
Page view tracker