here's an idea i've been playing with, i dunno if it would be worth it to you guys but it would definately help me out...
I program win32 programs using windows API, if you've never programmed using this, let me tell you there are a LOT of API calls available..i'm still scratching my head over many of them. anyway, reguardless of how much i know, i tend to forget relatively quickly what is available and what it does. SO. short story long, go check this out http://www.allapi.net there is a download available that does the following: 1) lists the API's 2) in words, tells shortly what the function does, what the variables passed in are and are for 3) gives a small sample of source code showing you how to use the function i have used this almost every day since downloading it, it is a very handy tool...my point to this whole spurge of long winded ascii spew is that i would like to see something like this utility created for the HL SDK functions. i havent had much time to really get into the SDK, or do any tinkering with it, so i'm still in the dark about the whole thing...however, i am willing to code this utility. all it would require is that those who know what they are doing email me with functiom calls, explanations, and sample source. i would then post the program and its updates for you to download. what do you guys think? _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

