From: weiqigao AT a DOT crl DOT com (Weiqi Gao) Subject: Re: MS Platform SDK now available 22 Nov 1997 07:53:17 -0800 Message-ID: <3476DD86.36CAC29D.cygnus.gnu-win32@a.crl.com> References: <199711190453 DOT XAA17130 AT bw DOT webex DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Paul Garceau wrote: > Speed, for me, is the key, when it comes to referencing anything that > can even partially resemble a major development project...and the one I > am working on is definitely one of those major projects. I'd be more than > happy to download an 8M file if it has all of the Win32 documentation > (calls, syntax, etc.). Heck, I'd even be willing to convert it to > something that people can effectively use. I was extremely disappointed > (thanks to MS, it would seem) to not find complete documentation as part > of their November 1997 Platform SDK download. How about a code editor that "auto-completes" function names as you type them, a la URL combo box in Netscape Communicator or IE? Can we create a win32-submode for c-mode in EMACS to do this? Imagine typing "int WINAPI WinM" and get "int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow)" automatically. -- Weiqi Gao weiqigao AT a DOT crl DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".