Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
750e7e07
Commit
750e7e07
authored
Oct 18, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Convert source files to utf-8.
parent
f62ac19f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
ntddcdvd.h
include/ddk/ntddcdvd.h
+2
-2
mediaobj.idl
include/mediaobj.idl
+1
-1
shldisp.idl
include/shldisp.idl
+1
-1
wined3d_interface.h
include/wine/wined3d_interface.h
+1
-1
wined3d_types.h
include/wine/wined3d_types.h
+1
-1
No files found.
include/ddk/ntddcdvd.h
View file @
750e7e07
...
...
@@ -136,10 +136,10 @@ typedef struct _DVD_LAYER_DESCRIPTOR
UCHAR
Reserved1
:
1
;
/* 0:0.74
m/track, 1:0.80 m/track, 2:0.615
m/track */
/* 0:0.74
µm/track, 1:0.80 µm/track, 2:0.615 µ
m/track */
UCHAR
TrackDensity
:
4
;
/* 0:0.267
m/bit, 1:0.293 m/bit, 2:0.409 to 0.435 m/bit, 4:0.280 to 0.291 m/bit, 8:0.353
m/bit */
/* 0:0.267
µm/bit, 1:0.293 µm/bit, 2:0.409 to 0.435 µm/bit, 4:0.280 to 0.291 µm/bit, 8:0.353 µ
m/bit */
UCHAR
LinearDensity
:
4
;
/* Must be either 0x30000:DVD-ROM or DVD-R/-RW or 0x31000:DVD-RAM or DVD+RW */
...
...
include/mediaobj.idl
View file @
750e7e07
/*
*
Copyright
(
C
)
2002
Alexandre
Julliard
*
Copyright
(
C
)
2004
Vincent
Bron
*
Copyright
(
C
)
2004
Vincent
B
é
ron
*
*
This
library
is
free
software
; you can redistribute it and/or
*
modify
it
under
the
terms
of
the
GNU
Lesser
General
Public
...
...
include/shldisp.idl
View file @
750e7e07
/*
*
COM
interfaces
for
shell
objects
*
*
Copyright
(
C
)
2004
Maxime
Belleng
*
Copyright
(
C
)
2004
Maxime
Belleng
é
*
*
This
library
is
free
software
; you can redistribute it and/or
*
modify
it
under
the
terms
of
the
GNU
Lesser
General
Public
...
...
include/wine/wined3d_interface.h
View file @
750e7e07
...
...
@@ -4,7 +4,7 @@
* Copyright 2002-2003 The wine-d3d team
* Copyright 2002-2003 Raphael Junqueira
* Copyright 2005 Oliver Stieber
* Copyright 2006 Stefan D
s
inger for CodeWeavers
* Copyright 2006 Stefan D
ös
inger for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
include/wine/wined3d_types.h
View file @
750e7e07
...
...
@@ -5,7 +5,7 @@
* Copyright 2002-2003 Jason Edmeades
* Raphael Junqueira
* Copyright 2005 Oliver Stieber
* Copyright 2006 Stefan Dsinger
* Copyright 2006 Stefan D
ö
singer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment