Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x64環境でmp3infp_cplが起動しない・クラッシュする #7

Merged
merged 2 commits into from
Feb 11, 2014
Merged

x64環境でmp3infp_cplが起動しない・クラッシュする #7

merged 2 commits into from
Feb 11, 2014

Conversation

unarist
Copy link
Contributor

@unarist unarist commented Feb 10, 2014

コールバック関数の定義でLPARAMの代わりにLONGが使われていたために、アクセス違反で落ちていたようです。
またこちらは致命的ではありませんが、周辺で使われている型も確認して、キャストや定義の変更を行いました。

LPARAM parameter in callback function was defined as LONG.
k-takata added a commit that referenced this pull request Feb 11, 2014
x64環境でmp3infp_cplが起動しない・クラッシュする
@k-takata k-takata merged commit 9e70c42 into k-takata:master Feb 11, 2014
@k-takata
Copy link
Owner

ありがとうございます。

k-takata added a commit that referenced this pull request May 2, 2016
・libogg 1.3.2, libvorbis 1.3.5 に更新。
・mp4v2 2.0.0 (r507) に更新。
・x64 で mp3infp.cpl がクラッシュするのを修正。(PR #7, Thanks unarist)
・mp3infp.cpl を High DPI に対応。
・コンパイラを WDK 7.1.0 に変更。
・Windows Vista 以前をサポート対象から除外。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants