hey all,
i've been reading petzold and he says to look it up in the header files to
find more detail. for instance, where can i go to see what's in <windows.h>?

thanks,
rodchar

Re: how do i look it up? by Tom

Tom
Wed Jul 25 12:53:25 CDT 2007

You can open the file in the IDE. Sometimes, for .h files, you can just
right click on the file and select the open option from the context menu.
If I'm looking for something specific I will often use the Find In Files
function and just browse to the Program Files\Microsoft Visual Stuio 8
folder and look through all sub files.

Tom

"rodchar" <rodchar@discussions.microsoft.com> wrote in message
news:0A47DFE3-1B68-435A-B1BD-F89D9C2A281B@microsoft.com...
> hey all,
> i've been reading petzold and he says to look it up in the header files to
> find more detail. for instance, where can i go to see what's in
> <windows.h>?
>
> thanks,
> rodchar


Re: how do i look it up? by rodchar

rodchar
Thu Jul 26 13:14:01 CDT 2007

thank you, right clicking and open worked great.


"Tom Serface" wrote:

> You can open the file in the IDE. Sometimes, for .h files, you can just
> right click on the file and select the open option from the context menu.
> If I'm looking for something specific I will often use the Find In Files
> function and just browse to the Program Files\Microsoft Visual Stuio 8
> folder and look through all sub files.
>
> Tom
>
> "rodchar" <rodchar@discussions.microsoft.com> wrote in message
> news:0A47DFE3-1B68-435A-B1BD-F89D9C2A281B@microsoft.com...
> > hey all,
> > i've been reading petzold and he says to look it up in the header files to
> > find more detail. for instance, where can i go to see what's in
> > <windows.h>?
> >
> > thanks,
> > rodchar
>