<div>Hi All,</div>
<div> </div>
<div>I am new here and just subscribed to this newsgroup...I have a question and need help from you.</div>
<div> </div>
<div>I downloaded the source code from SourceForge for x264vfw encoder driver and am trying to &quot;nmake&quot; it. However, it spills the following error:<br><br>Makefile(14) : fatal error U1052: file &#39;config.mak&#39; not found<br>
Stop.<br> <br>I tried but couldn&#39;t find the file (&#39;config.mak&#39; ) anywhere. Could you please let me know where I can find a copy?</div>
<div> </div>
<div>Or is there any place I can download a complete project/solution for Visual Studio 2008 and build the driver.</div>
<div> </div>
<div>The reason I need to build it again is that I run into a situation as follows:</div>
<div> </div>
<div>1. I need to configure x264vfw, just like starting &quot;x264vfw configuration&quot; pop-up, at run-time.</div>
<div> </div>
<div>2. The problem is this module is running under service mode, it will not have a pop-up, unless the interaction with desktop is allow, which is not always enabled.</div>
<div> </div>
<div>3. I tried with IAMVfwCompressDialogs::SendDriverMessage, but the settings doesn&#39;t persists, unless bring up the dialog, changing settings, then closing. BTW, is there a better solution/work-around to replace my current solution?</div>

<div> </div>
<div> </div>
<div>Thanks for reading,</div>
<div>Deming</div>