Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
288c9dea
Commit
288c9dea
authored
Dec 17, 2000
by
Josh Coalson
Browse files
Version number changed to 0.3
parent
bb7f6b99
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugin_winamp2/in_flac.c
View file @
288c9dea
...
...
@@ -70,7 +70,7 @@ void config(HWND hwndParent)
}
void
about
(
HWND
hwndParent
)
{
MessageBox
(
hwndParent
,
"Winamp FLAC Plugin v0.
2
, by Josh Coalson
\n
See http://flac.sourceforge.net/"
,
"About FLAC Plugin"
,
MB_OK
);
MessageBox
(
hwndParent
,
"Winamp FLAC Plugin v0.
3
, by Josh Coalson
\n
See http://flac.sourceforge.net/"
,
"About FLAC Plugin"
,
MB_OK
);
}
void
init
()
...
...
Write
Preview
Supports
Markdown
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