Coder's Guild Mailing List

Re: Re: precompiled headers

Posted by Jimi345@xxx.xxx on 1999-10-26

alright, thanks, so if i need these files in a program:

<windows.h>
<mmsystem.h>
<dsound.h>
<dmusic.h> 

then i should put them  in one of these pch's?
next question:  how do i set one up?

Jeremy