[svn] / branches / release-1_1-branch / xvidcore / dshow / src / Configure.cpp Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/dshow/src/Configure.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1775, Wed Jun 27 14:38:05 2007 UTC revision 1776, Wed Jun 27 18:57:42 2007 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: Configure.cpp,v 1.4 2004-07-28 11:26:16 suxen_drol Exp $   * $Id: Configure.cpp,v 1.4.2.1 2007-06-27 18:57:42 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 52  Line 52 
52          psh.hwndParent = hwndOwner;          psh.hwndParent = hwndOwner;
53          psh.hInstance = g_xvid_hInst;          psh.hInstance = g_xvid_hInst;
54          psh.pszIcon = NULL;          psh.pszIcon = NULL;
55          psh.pszCaption = (LPSTR)"XviD Configuration";          psh.pszCaption = (LPSTR)"Xvid Configuration";
56          psh.nPages = sizeof (psp) / sizeof (PROPSHEETPAGE);          psh.nPages = sizeof (psp) / sizeof (PROPSHEETPAGE);
57          psh.ppsp = psp;          psh.ppsp = psp;
58    

Legend:
Removed from v.1775  
changed lines
  Added in v.1776

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4