~ubuntu-dev/mplayer/ubuntu-feisty

« back to all changes in this revision

Viewing changes to loader/pe_resource.c

  • Committer: William Grant
  • Date: 2007-02-03 03:16:07 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: william.grant@ubuntu.org.au-20070203031607-08gc2ompbz6spt9i
Update to 1.0rc1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 * Copyright 1995 Alexandre Julliard
10
10
 * Copyright 1997 Marcus Meissner
11
11
 *
12
 
 * Modified for use with MPlayer, detailed CVS changelog at
13
 
 * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
14
 
 * $Id: pe_resource.c 15167 2005-04-15 20:17:14Z diego $
 
12
 * Modified for use with MPlayer, detailed changelog at
 
13
 * http://svn.mplayerhq.hu/mplayer/trunk/
 
14
 * $Id: pe_resource.c 18786 2006-06-22 13:34:00Z diego $
15
15
 *
16
16
 */
17
17
#include "config.h"