This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
tags/2021-05-28
jules
17 years ago
parent
7ed0423f37
commit
97f2556652
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp
+ 1
- 1
src/juce_appframework/audio/plugins/formats/juce_VSTPluginFormat.cpp
View File
@@ -34,7 +34,7 @@
#if JUCE_PLUGINHOST_VST
#ifdef _WIN32
#undef
#define
_WIN32_WINNT
#undef _WIN32_WINNT
#define _WIN32_WINNT 0x500
#undef STRICT
#define STRICT
Write
Preview
Loading…
Cancel
Save