<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>  Okay,</FONT></DIV>
<DIV><FONT face=Arial size=2>Before using those variables, where should I put 
those following lines in the vout.c "directx.c" (for windows) ??? should I put 
them in the "static int OpenVideo( vlc_object_t *p_this )" function ??? or the 
"static int Init( vout_thread_t *p_vout )" ????</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>in wich structure ?? or variable ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>    /*Add  variables to 
indicate the position of the video display */<BR>    var_Create( 
p_vout, "video-x", VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );<BR>    
var_Create( p_vout, "video-y", VLC_VAR_INTEGER | VLC_VAR_DOINHERIT 
);<BR>    var_Get( p_vout, "video-x", &val 
);<BR>    var_Get( p_vout, "video-y", &val );</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>************************************************************<BR>HORNSBY 
Adrian<BR>Teräskatu 7 D 67 <BR>33720 Tampere<BR>FINLAND</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#Tel :+358 (0)456376712<BR><A 
href="http://www.students.tut.fi/~hornsby/">http://www.students.tut.fi/~hornsby/</A><BR>************************************************************</FONT></DIV></BODY></HTML>