publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -1,8 +1,8 @@
|
|||
#ifndef _ARTISTALBUMLISTS_H_
|
||||
#define _ARTISTALBUMLISTS_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include <time.h>
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
//#define _WIN32_WINNT 0x0400
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include <shellapi.h>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef _FILTERS_H
|
||||
#define _FILTERS_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include <time.h>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _LINKEDQUEUE_H_
|
||||
#define _LINKEDQUEUE_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
class LinkedQueue;
|
||||
class QueueElement;
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef _SKINNEDLISTVIEW_H_
|
||||
#define _SKINNEDLISTVIEW_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include "..\..\General\gen_ml/ml.h"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
** 3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <time.h>
|
||||
#include "../../General/gen_ml/ml.h"
|
||||
#include "pmp.h"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef NULLSOFT_ML_BANNER_HEADER
|
||||
#define NULLSOFT_ML_BANNER_HEADER
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
class MLBanner
|
||||
{
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
#define PLUGIN_VERSION L"2.25"
|
||||
|
||||
#include "main.h"
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include <shlwapi.h>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <wtypes.h>
|
||||
#include <windowsx.h>
|
||||
#include <archx.h>
|
||||
|
||||
#include "./graphics.h"
|
||||
#include "DeviceView.h"
|
||||
|
|
|
@ -96,26 +96,26 @@
|
|||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||||
<ClCompile>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef __PLUGINLOADER_H_
|
||||
#define __PLUGINLOADER_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include "..\..\General\gen_ml/ml.h"
|
||||
#include "pmp.h"
|
||||
#include "..\..\General\gen_ml/itemlist.h"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef __PMP_H_
|
||||
#define __PMP_H_
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h> // needed for HDC and stuff
|
||||
#include <arch.h> // needed for HDC and stuff
|
||||
#include <stddef.h>
|
||||
#include "..\..\General\gen_ml/ml.h" // for itemRecordW
|
||||
// make sure you include ml.h before you include this, wherever you include it.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include "../../General/gen_ml/ml.h"
|
||||
#include "pmp.h"
|
||||
#include <strsafe.h>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#ifndef _TRANSCODER_IMP_H_
|
||||
#define _TRANSCODER_IMP_H_
|
||||
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include "..\..\General\gen_ml/itemlist.h"
|
||||
#include "../winamp/wa_ipc.h"
|
||||
#include "..\..\General\gen_ml/ml.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#include "main.h"
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include "..\..\General\gen_ml/ml.h"
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
#include "AlbumArtListView.h"
|
||||
#include "./local_menu.h"
|
||||
#include "metadata_utils.h"
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* almost the same as view_pmp_devices, but only one device*/
|
||||
#include "main.h"
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
#include <arch.h>
|
||||
#include <archx.h>
|
||||
#include <stdio.h>
|
||||
#include <shlobj.h>
|
||||
#include "..\..\General\gen_ml/ml.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue