publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_AUTOTAG_MAIN_H
#define NULLSOFT_ML_AUTOTAG_MAIN_H
#include <windows.h>
#include <arch.h>
#include <shlwapi.h>
#include "../../General/gen_ml/ml.h"
#include "../nu/AutoWide.h"

View file

@ -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>

View file

@ -16,7 +16,7 @@
**
*/
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "listview.h"

View file

@ -19,8 +19,8 @@
#ifndef _LISTVIEW_H_
#define _LISTVIEW_H_
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <commctrl.h>
class W_ListView

View file

@ -1,8 +1,8 @@
#ifndef NULLSOFT_BOOKMARKS_MAIN_H
#define NULLSOFT_BOOKMARKS_MAIN_H
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include "api__ml_bookmarks.h"

View file

@ -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>

View file

@ -63,7 +63,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="comctl32.lib shlwapi.lib windowscodecs.lib"
AdditionalDependencies="comctl32.lib shlwapi.lib archcodecs.lib"
OutputFile="$(ProgramFiles)\winamp\plugins\gen_deviceprovider.dll"
LinkIncremental="2"
IgnoreDefaultLibraryNames="msvcprt.lib"
@ -145,7 +145,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="comctl32.lib shlwapi.lib windowscodecs.lib"
AdditionalDependencies="comctl32.lib shlwapi.lib archcodecs.lib"
OutputFile="$(ProgramFiles)\winamp\plugins\gen_deviceprovider.dll"
LinkIncremental="1"
IgnoreDefaultLibraryNames="msvcprt.lib"

View file

@ -93,26 +93,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>
@ -131,7 +131,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
</ClCompile>
<Link>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;windowscodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;archcodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<GenerateDebugInformation>true</GenerateDebugInformation>
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
@ -171,7 +171,7 @@ xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\..\Build\Winamp_$(PlatformSho
<FunctionLevelLinking>true</FunctionLevelLinking>
</ClCompile>
<Link>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;windowscodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;archcodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<GenerateDebugInformation>true</GenerateDebugInformation>
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
@ -209,7 +209,7 @@ xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\..\Build\Winamp_$(PlatformSho
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
</ClCompile>
<Link>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;windowscodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;archcodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<GenerateDebugInformation>false</GenerateDebugInformation>
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
@ -248,7 +248,7 @@ xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\..\Build\Winamp_$(PlatformSho
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
</ClCompile>
<Link>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;windowscodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalDependencies>comctl32.lib;shlwapi.lib;archcodecs.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
<GenerateDebugInformation>false</GenerateDebugInformation>
<ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>

View file

@ -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>

View file

@ -2,7 +2,7 @@
#define NULLSOFT_M3UWRITERH
#include <stdio.h>
#include <windows.h>
#include <arch.h>
class M3UWriter
{

View file

@ -1,5 +1,5 @@
#include "PLSWriter.h"
#include <windows.h>
#include <arch.h>
PLSWriter::PLSWriter() : numEntries(0), entryUsed(0)
{

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_PLSWRITERH
#define NULLSOFT_PLSWRITERH
#include <windows.h>
#include <arch.h>
class PLSWriter
{

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_DISC_REPLAYGAIN_H
#define NULLSOFT_ML_DISC_REPLAYGAIN_H
#include <windows.h>
#include <arch.h>
#include "../ml_rg/obj_replaygain.h"
void CALLBACK StartGain(ULONG_PTR data);

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_BANNER_HEADER
#define NULLSOFT_ML_BANNER_HEADER
#include <windows.h>
#include <arch.h>
class MLBanner
{

View file

@ -1,5 +1,5 @@
#include "main.h"
#include <windowsx.h>
#include <archx.h>
#include "resource.h"
#include "..\nu\listview.h"
@ -24,7 +24,7 @@
#include "PLSWriter.h"
#include "./settings.h"
#include <shlwapi.h>
#include <windows.h>
#include <arch.h>
#include <strsafe.h>
extern unsigned int FileTimeToUnixTime(FILETIME *ft);

View file

@ -1,5 +1,5 @@
#include "main.h"
#include <windowsx.h>
#include <archx.h>
#include "./resource.h"
#include "./commandbar.h"
#include <shlwapi.h>

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
#ifdef __cplusplus
extern "C" {

View file

@ -6,7 +6,7 @@
#endif
#define C_CONFIG_WIN32NATIVE
#include <windows.h>
#include <arch.h>
class C_Config
{

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
#ifdef __cplusplus
extern "C" {

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
#include "../Agave/Metadata/api_metadata.h"
#include "../ml_local/api_mldb.h"

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_DISCINFO_HEADER
#define NULLSOFT_DISCINFO_HEADER
#include <windows.h>
#include <arch.h>
// disc data array size (see decalrations in discInfo.cpp)

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
LPCWSTR Drive_GetTypeString(DWORD nType);
LPCWSTR Drive_GetBusTypeString(DWORD nBusType);

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_DRIVE_COMBOBOX_HEADER
#define NULLSOFT_DRIVE_COMBOBOX_HEADER
#include "windows.h"
#include "arch.h"
class DriveListBox
{

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
//#include "../primo/obj_primo.h"
// drive types

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_INFOBOX_HEADER
#define NULLSOFT_ML_INFOBOX_HEADER
#include <windows.h>
#include <arch.h>
#define CAPTION_LENGTH 64
class MLInfoBox

View file

@ -15,7 +15,7 @@
#include "./copyinternal.h"
#include <shlobj.h>
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#ifndef LONGX86

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
LPCWSTR Medium_GetTypeString(DWORD nType);
LPCWSTR Medium_GetPhysicalTypeString(DWORD nType);

View file

@ -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>

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
//#include <primosdk.h>
#define PRIMOSDK_CMDSEQUENCE ((DWORD)0xFFFFFFFF)
#define PRIMOSDK_OK 0

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
#ifdef __cplusplus
extern "C" {

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
// 02:04:01 - LOGICAL UNIT IS IN PROCESS OF BECOMING READY

View file

@ -1,7 +1,7 @@
#include <shlwapi.h>
#include "main.h"
#include <windowsx.h>
#include <archx.h>
#include "resource.h"
#include "../nu/DialogSkinner.h"
#include "../nu/ChildSizer.h"

View file

@ -7,7 +7,7 @@
#include "../nu/trace.h"
//#include <primosdk.h>
#include <windowsx.h>
#include <archx.h>
#include <strsafe.h>
#define MINIINFO_HEIGHT 100

View file

@ -1,5 +1,5 @@
#include "main.h"
#include <windowsx.h>
#include <archx.h>
#include "resource.h"
#include "../winamp/wa_ipc.h"
#include "../nu/DialogSkinner.h"

View file

@ -2,7 +2,7 @@
#include "./resource.h"
#include "../nu/DialogSkinner.h"
#include <windowsx.h>
#include <archx.h>
static HBRUSH hbBack = NULL;

View file

@ -2,7 +2,7 @@
#include "./resource.h"
#include "../nu/DialogSkinner.h"
#include <windowsx.h>
#include <archx.h>
static HBRUSH hbBack = NULL;
#define TIMER_SHOWTEXT_ID 1985

View file

@ -1,6 +1,6 @@
#ifndef NULLSOFT_DEFAULTSH
#define NULLSOFT_DEFAULTSH
#include <windows.h>
#include <arch.h>
extern wchar_t defaultDownloadPath[MAX_PATH];

View file

@ -20,7 +20,7 @@ void CloseDatabase();
#include "../nu/AutoChar.h"
#include "../nu/AutoWide.h"
#include "../nu/AutoLock.h"
#include <windows.h>
#include <arch.h>
#include <shlwapi.h>
extern ATOM VIEWPROP;

View file

@ -1,6 +1,6 @@
#include "./layout.h"
#include <windows.h>
#include <arch.h>
BOOL Layout_Initialize( HWND hwnd, const INT *itemList, INT itemCount, LAYOUTITEM *layout )
{

View file

@ -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>

View file

@ -16,7 +16,7 @@
**
*/
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "listview.h"

View file

@ -19,8 +19,8 @@
#ifndef _LISTVIEW_H_
#define _LISTVIEW_H_
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <commctrl.h>
class W_ListView

View file

@ -1,13 +1,13 @@
#ifndef NULLSOFT_FANZONE_MAIN_H
#define NULLSOFT_FANZONE_MAIN_H
#include <windows.h>
#include <arch.h>
#include <strsafe.h>
#include <iostream>
#include "api__ml_fanzone.h"
#include "resource.h"
#include <windowsx.h>
#include <archx.h>
#include "../Plugins/General/gen_ml/ml.h"
#include "../nu/MediaLibraryInterface.h"

View file

@ -8,7 +8,7 @@
// Generated from the TEXTINCLUDE 2 resource.
//
#define APSTUDIO_HIDDEN_SYMBOLS
#include "windows.h"
#include "arch.h"
#undef APSTUDIO_HIDDEN_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@ -47,7 +47,7 @@ END
2 TEXTINCLUDE
BEGIN
"#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
"#include ""windows.h""\r\n"
"#include ""arch.h""\r\n"
"#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
"\0"
END

View file

@ -305,7 +305,7 @@ static BOOL FANZONE_OnDisplayChange()
LayoutWindows( m_hwnd, TRUE );
// Display the modal windows
// Display the modal arch
ShowWindow( m_fanzone_node.getwnd(), SW_SHOW );
UpdateWindow( m_fanzone_node.getwnd() );

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_MAINH
#define NULLSOFT_MAINH
#include <windows.h>
#include <arch.h>
#include "..\..\General\gen_ml/ml.h"
#include "resource.h"
#include "../nu/MediaLibraryInterface.h"
@ -9,7 +9,7 @@
#include <commctrl.h>
#include <shlwapi.h>
#include "ml_history.h"
#include <windowsx.h>
#include <archx.h>
#include "..\..\General\gen_ml/ml.h"
#include "..\..\General\gen_ml/ml_ipc.h"
#include "../nde/nde_c.h"

View file

@ -2,7 +2,7 @@
#define ML_HISTORY_MAIN_H
#include "main.h"
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "..\..\General\gen_ml/gaystring.h"
#include "..\..\General\gen_ml/config.h"

View file

@ -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>

View file

@ -16,7 +16,7 @@
**
*/
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "listview.h"

View file

@ -19,8 +19,8 @@
#ifndef _LISTVIEW_H_
#define _LISTVIEW_H_
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <commctrl.h>
class W_ListView

View file

@ -1,11 +1,11 @@
#ifndef NULLSOFT_HOTMIXRADIO_MAIN_H
#define NULLSOFT_HOTMIXRADIO_MAIN_H
#include <windows.h>
#include <arch.h>
#include "../Plugins/General/gen_ml/ml.h"
#include "../nu/MediaLibraryInterface.h"
#include "resource.h"
#include <windowsx.h>
#include <archx.h>
#include "resource.h"
#include "../winamp/wa_ipc.h"
#include "../Plugins/General/gen_ml/ml.h"

View file

@ -7,7 +7,7 @@
//#define PLUGIN_NAME "Nullsoft Database Import/Export"
#define PLUGIN_VERSION L"2.65"
#include <windows.h>
#include <arch.h>
#include <commdlg.h>
#include <commctrl.h>
#include <stdio.h>

View file

@ -5,7 +5,7 @@
//
//------------------------------------------------------------------------
#include <windows.h>
#include <arch.h>
#include <commdlg.h>
#include <api/xml/xmlwrite.h>
#include <bfc/string/url.h>

View file

@ -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>

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_LOCAL_ALBUMARTCONTAINER_H
#define NULLSOFT_ML_LOCAL_ALBUMARTCONTAINER_H
#include <windows.h> // for HDC
#include <arch.h> // for HDC
#include <tataki/canvas/bltcanvas.h>
class AlbumArtContainer

View file

@ -833,7 +833,7 @@ INT_PTR AlbumArtFilter::DialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam,LPARAM
if((ListView_GetItemState(list->getwnd(), x, LVIS_FOCUSED)&LVIS_FOCUSED) && albumList.Items[x+1].art)
{
// TODO change to use the explorer api
if(opened++ >= 10) break; // that's enough! Opening 400 exploerer windows may seem like fun, but windows _hates_ it.
if(opened++ >= 10) break; // that's enough! Opening 400 exploerer arch may seem like fun, but arch _hates_ it.
wchar_t fn[MAX_PATH] = {0};
lstrcpynW(fn,albumList.Items[x+1].art->filename,MAX_PATH);
PathRemoveFileSpecW(fn);

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_FOLDERBROWSE_EXTENDED_DIALOG_HEADER
#define NULLSOFT_FOLDERBROWSE_EXTENDED_DIALOG_HEADER
#include <windows.h>
#include <arch.h>
#include <shlobj.h>
/// Standart controls

View file

@ -1,7 +1,7 @@
#ifndef NULLOSFT_MLSTRING_HEADER
#define NULLOSFT_MLSTRING_HEADER
#include <windows.h>
#include <arch.h>
class MLString
{

View file

@ -1,8 +1,8 @@
#ifndef NULLSOFT_MAINH
#define NULLSOFT_MAINH
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <shlwapi.h>
#include "..\..\General\gen_ml/ml.h"
#include "../nu/MediaLibraryInterface.h"

View file

@ -21,7 +21,7 @@
#include statements
**************************************************************************/
#include "main.h"
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "contnr.h"

View file

@ -1,6 +1,6 @@
#include "main.h"
#include "ml_local.h"
#include <windowsx.h>
#include <archx.h>
#include "editquery.h"
#include "../nde/NDE.h"
#include "resource.h"

View file

@ -20,7 +20,7 @@
**************************************************************************/
#include "main.h"
#include <windows.h>
#include <arch.h>
#include "evntsink.h"
/**************************************************************************

View file

@ -2,7 +2,7 @@
#include <memory.h>
#include <stdlib.h>
#include <stdio.h>
#include <windows.h>
#include <arch.h>
wchar_t *guessTitles(const wchar_t *filename,
int *tracknum,

View file

@ -2,7 +2,7 @@
#pragma warning(disable:4530)
#include "main.h"
#include "ml_local.h"
#include <windowsx.h>
#include <archx.h>
#include <time.h>
#include <rpc.h>
#include <assert.h>

View file

@ -1,7 +1,7 @@
#ifndef ML_LOCAL_HEADER
#define ML_LOCAL_HEADER
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include <iostream> // for std::wstring

View file

@ -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>

View file

@ -16,7 +16,7 @@
**
*/
#include <windows.h>
#include <arch.h>
#include "../../General/gen_ml/ml.h"
#include "../nde/nde.h"
#include "../nu/sort.h"

View file

@ -1,7 +1,7 @@
#include "main.h"
#include "api__ml_local.h"
#include "ml_local.h"
#include <windowsx.h>
#include <archx.h>
#include "../nu/listview.h"
#include "resource.h"
#include "..\..\General\gen_ml/config.h"
@ -1220,7 +1220,7 @@ INT_PTR CALLBACK view_audioDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LP
SendMessageW(hwndDlg, WM_DISPLAYCHANGE, 0, 0L);
// clear the media windows refine shit
// clear the media arch refine shit
SetDlgItemText(m_media_hwnd, IDC_QUICKSEARCH, L"");
SetDlgItemText(m_media_hwnd, IDC_SEARCHCAPTION, WASABI_API_LNGSTRINGW(IDS_REFINE));
SetDlgItemText(m_media_hwnd, IDC_CLEAR, WASABI_API_LNGSTRINGW(IDS_CLEAR_REFINE));

View file

@ -1,6 +1,6 @@
#include "main.h"
#include "ml_local.h"
#include <windowsx.h>
#include <archx.h>
#include "../nu/listview.h"
#include "..\..\General\gen_ml/config.h"
#include "resource.h"

View file

@ -16,7 +16,7 @@
**
*/
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "listview.h"

View file

@ -19,8 +19,8 @@
#ifndef _LISTVIEW_H_
#define _LISTVIEW_H_
#include <windows.h>
#include <windowsx.h>
#include <arch.h>
#include <archx.h>
#include <commctrl.h>
class W_ListView

View file

@ -1,11 +1,11 @@
#ifndef NULLSOFT_NFT_MAIN_H
#define NULLSOFT_NFT_MAIN_H
#include <windows.h>
#include <arch.h>
#include "../Plugins/General/gen_ml/ml.h"
#include "../nu/MediaLibraryInterface.h"
#include "resource.h"
#include <windowsx.h>
#include <archx.h>
#include "resource.h"
#include "../winamp/wa_ipc.h"
#include "../Plugins/General/gen_ml/ml.h"

View file

@ -6,7 +6,7 @@
#include "./api__ml_online.h"
#include "./config.h"
#include <windows.h>
#include <arch.h>
#include <shlobj.h>
static prefsDlgRecW preferences;

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
class SetupImage
{

View file

@ -6,7 +6,7 @@
#include "../resource.h"
#include "../api__ml_online.h"
#include "../../nu/windowsTheme.h"
#include "../../nu/archTheme.h"
#include <vssym32.h>

View file

@ -5,7 +5,7 @@
#pragma once
#endif
#include <windows.h>
#include <arch.h>
class SetupGroupList;
class SetupListboxItem;

View file

@ -17,7 +17,7 @@
#include <ifc_omfilestorage.h>
#include <ifc_omwebstorage.h>
#include <windows.h>
#include <arch.h>
#include <strsafe.h>
#include <vector>

View file

@ -5,7 +5,7 @@
#include "./api__ml_online.h"
#include "../../General/gen_ml/menu.h"
#include <windows.h>
#include <arch.h>
#include <strsafe.h>
#define MENU_SERVICECONTEXT 0

View file

@ -2,7 +2,7 @@
#include "./api__ml_online.h"
#include "./resource.h"
#include <windows.h>
#include <arch.h>
#include <strsafe.h>
typedef struct __MESSAGEBOX

View file

@ -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>
@ -303,7 +303,7 @@ xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\..\..\Build\Winamp_$(PlatformShortN
<ClCompile Include="..\..\..\nu\menushortcuts.cpp" />
<ClCompile Include="..\..\..\nu\sort.cpp" />
<ClCompile Include="..\..\..\nu\trace.cpp" />
<ClCompile Include="..\..\..\nu\windowsTheme.cpp" />
<ClCompile Include="..\..\..\nu\archTheme.cpp" />
<ClCompile Include="..\..\..\Winamp\JSAPI_CallbackParameters.cpp" />
<ClCompile Include="browserEvent.cpp" />
<ClCompile Include="commands.cpp" />

View file

@ -130,7 +130,7 @@
<ClCompile Include="..\..\..\nu\trace.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\nu\windowsTheme.cpp">
<ClCompile Include="..\..\..\nu\archTheme.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_PLAYLISTS_PLAYLIST_INFO_H
#define NULLSOFT_ML_PLAYLISTS_PLAYLIST_INFO_H
#include <windows.h> // for MAX_PATH
#include <arch.h> // for MAX_PATH
#include <iostream> // for std::wstring
// REVIEW: what if we want this to be an ifc_playlist * from elsewhere instead of a physical m3u file

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_PLAYLISTS_MAIN_H
#define NULLSOFT_ML_PLAYLISTS_MAIN_H
#include <windows.h>
#include <arch.h>
#include <shlwapi.h>
#include "resource.h"

View file

@ -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>

View file

@ -1,6 +1,6 @@
#include "main.h"
#include "resource.h"
#include <windows.h>
#include <arch.h>
#include <commctrl.h>
#include "SendTo.h"
#include "ml_local/api_mldb.h"

View file

@ -1706,7 +1706,7 @@ static void CALLBACK playlist_OnScrollTimer( HWND hwnd, UINT uMsg, UINT_PTR idEv
{
static INT scrollInterval = 0;
if ( 0 == scrollInterval )
scrollInterval = GetProfileInt( TEXT( "windows" ), TEXT( "DragScrollInterval" ), DD_DEFSCROLLINTERVAL );
scrollInterval = GetProfileInt( TEXT( "arch" ), TEXT( "DragScrollInterval" ), DD_DEFSCROLLINTERVAL );
if ( 0 != scrollInterval )
SetTimer( hwnd, idEvent, scrollTimerElapse, playlist_OnScrollTimer );
@ -1719,7 +1719,7 @@ static INT playlist_GetScrollDirection( HWND hList, POINT pt )
{
static INT scrollZone = 0;
if ( 0 == scrollZone )
scrollZone = GetProfileInt( TEXT( "windows" ), TEXT( "DragScrollInset" ), DD_DEFSCROLLINSET );
scrollZone = GetProfileInt( TEXT( "arch" ), TEXT( "DragScrollInset" ), DD_DEFSCROLLINSET );
RECT rc, rcTest;
if ( 0 == scrollZone || !GetClientRect( playlist_list.getwnd(), &rc ) )
@ -1796,7 +1796,7 @@ static void playlist_MouseMove( HWND hwndDlg, POINTS pts )
if ( SCROLLDIR_NONE == scrollDirection )
{
if ( 0 == scrollDelay )
scrollDelay = GetProfileInt( TEXT( "windows" ), TEXT( "DragScrollDelay" ), DD_DEFSCROLLDELAY );
scrollDelay = GetProfileInt( TEXT( "arch" ), TEXT( "DragScrollDelay" ), DD_DEFSCROLLDELAY );
if ( 0 != scrollDelay )
{

View file

@ -1,4 +1,4 @@
#include <windows.h>
#include <arch.h>
#include <shlwapi.h>
#include <shlobj.h>
#include <shellapi.h>

View file

@ -1,6 +1,6 @@
#include "../gracenote/gracenote.h"
#include "api__ml_plg.h"
#include <windows.h>
#include <arch.h>
#include "resource.h"
#include "../../General/gen_ml/ml.h"
#include "../winamp/wa_ipc.h"

View file

@ -3,7 +3,7 @@
#include "../playlist/ifc_playlist.h"
#include <vector>
#include <windows.h> // for MAX_PATH
#include <arch.h> // for MAX_PATH
#include "../playlist/pl_entry.h"
#include <bfc/multipatch.h>
#include <bfc/platform/types.h>

View file

@ -1,6 +1,6 @@
#ifndef NULLSOFT_ML_PLG_MAIN_H
#define NULLSOFT_ML_PLG_MAIN_H
#include <windows.h>
#include <arch.h>
#include "playlist.h"
#include "../../General/gen_ml/ml.h"
#include "IDScanner.h"

View file

@ -112,7 +112,7 @@ void WriteIntToIni(const char *key, const int value)
WritePrivateProfileStringA("ml_plg", key, buf, mediaLibrary.GetWinampIni());
}
// BE CAREFULL! Using this could potentially internationalize floats on some versions of windows eg. '1,6' instead of '1.6'
// BE CAREFULL! Using this could potentially internationalize floats on some versions of arch eg. '1,6' instead of '1.6'
void WriteFloatToIni(const char *key, const float value)
{
char buf[32] = {0};

View file

@ -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>

View file

@ -1,6 +1,6 @@
#include "../gracenote/gracenote.h"
#include "api__ml_plg.h"
#include <windows.h>
#include <arch.h>
#include "resource.h"
#include "../../General/gen_ml/ml.h"
#include "../winamp/wa_ipc.h"

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -1,7 +1,7 @@
#ifndef _LINKEDQUEUE_H_
#define _LINKEDQUEUE_H_
#include <windows.h>
#include <arch.h>
class LinkedQueue;
class QueueElement;

View file

@ -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"

View file

@ -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"

View file

@ -1,7 +1,7 @@
#ifndef NULLSOFT_ML_BANNER_HEADER
#define NULLSOFT_ML_BANNER_HEADER
#include <windows.h>
#include <arch.h>
class MLBanner
{

Some files were not shown because too many files have changed in this diff Show more