diff --git a/reactos/dll/win32/shell32/regsvr.c b/reactos/dll/win32/shell32/regsvr.c index 74e6e622e80..6e254c13d93 100644 --- a/reactos/dll/win32/shell32/regsvr.c +++ b/reactos/dll/win32/shell32/regsvr.c @@ -602,7 +602,7 @@ static struct regsvr_coclass const coclass_list[] = { 0, NULL, NULL, - IDI_SHELL_PRINTER + IDI_SHELL_PRINTERS_FOLDER }, { &CLSID_MyComputer, "My Computer", diff --git a/reactos/dll/win32/shell32/res/icons/12.ico b/reactos/dll/win32/shell32/res/icons/12.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/12.ico and b/reactos/dll/win32/shell32/res/icons/12.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/137.ico b/reactos/dll/win32/shell32/res/icons/137.ico index a9afe5d802f..634e6d877ba 100644 Binary files a/reactos/dll/win32/shell32/res/icons/137.ico and b/reactos/dll/win32/shell32/res/icons/137.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/138.ico b/reactos/dll/win32/shell32/res/icons/138.ico index af2d0a6eecf..c4fbdb0502c 100644 Binary files a/reactos/dll/win32/shell32/res/icons/138.ico and b/reactos/dll/win32/shell32/res/icons/138.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/1700.ico b/reactos/dll/win32/shell32/res/icons/1700.ico index 82c10c62040..4f8775c069a 100644 Binary files a/reactos/dll/win32/shell32/res/icons/1700.ico and b/reactos/dll/win32/shell32/res/icons/1700.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/22.ico b/reactos/dll/win32/shell32/res/icons/22.ico index a9afe5d802f..634e6d877ba 100644 Binary files a/reactos/dll/win32/shell32/res/icons/22.ico and b/reactos/dll/win32/shell32/res/icons/22.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/293.ico b/reactos/dll/win32/shell32/res/icons/293.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/293.ico and b/reactos/dll/win32/shell32/res/icons/293.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/294.ico b/reactos/dll/win32/shell32/res/icons/294.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/294.ico and b/reactos/dll/win32/shell32/res/icons/294.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/295.ico b/reactos/dll/win32/shell32/res/icons/295.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/295.ico and b/reactos/dll/win32/shell32/res/icons/295.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/296.ico b/reactos/dll/win32/shell32/res/icons/296.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/296.ico and b/reactos/dll/win32/shell32/res/icons/296.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/297.ico b/reactos/dll/win32/shell32/res/icons/297.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/297.ico and b/reactos/dll/win32/shell32/res/icons/297.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/298.ico b/reactos/dll/win32/shell32/res/icons/298.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/298.ico and b/reactos/dll/win32/shell32/res/icons/298.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/302.ico b/reactos/dll/win32/shell32/res/icons/302.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/302.ico and b/reactos/dll/win32/shell32/res/icons/302.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/304.ico b/reactos/dll/win32/shell32/res/icons/304.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/304.ico and b/reactos/dll/win32/shell32/res/icons/304.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/318.ico b/reactos/dll/win32/shell32/res/icons/318.ico index e136e4a84eb..94a2e1e67b2 100644 Binary files a/reactos/dll/win32/shell32/res/icons/318.ico and b/reactos/dll/win32/shell32/res/icons/318.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/330.ico b/reactos/dll/win32/shell32/res/icons/330.ico index a9afe5d802f..634e6d877ba 100644 Binary files a/reactos/dll/win32/shell32/res/icons/330.ico and b/reactos/dll/win32/shell32/res/icons/330.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/36.ico b/reactos/dll/win32/shell32/res/icons/36.ico index a9afe5d802f..634e6d877ba 100644 Binary files a/reactos/dll/win32/shell32/res/icons/36.ico and b/reactos/dll/win32/shell32/res/icons/36.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/38.ico b/reactos/dll/win32/shell32/res/icons/38.ico index af2d0a6eecf..c4fbdb0502c 100644 Binary files a/reactos/dll/win32/shell32/res/icons/38.ico and b/reactos/dll/win32/shell32/res/icons/38.ico differ diff --git a/reactos/dll/win32/shell32/res/icons/39.ico b/reactos/dll/win32/shell32/res/icons/39.ico index 40c2ea66b9b..ca7cee5d158 100644 Binary files a/reactos/dll/win32/shell32/res/icons/39.ico and b/reactos/dll/win32/shell32/res/icons/39.ico differ diff --git a/reactos/dll/win32/shell32/shell32_main.c b/reactos/dll/win32/shell32/shell32_main.c index c842fa0cbaa..cc81761a021 100644 --- a/reactos/dll/win32/shell32/shell32_main.c +++ b/reactos/dll/win32/shell32/shell32_main.c @@ -764,7 +764,7 @@ HICON WINAPI ExtractIconW(HINSTANCE hInstance, LPCWSTR lpszFile, UINT nIconIndex */ VOID WINAPI Printer_LoadIconsW(LPCWSTR wsPrinterName, HICON * pLargeIcon, HICON * pSmallIcon) { - INT iconindex=IDI_SHELL_PRINTER; + INT iconindex=IDI_SHELL_PRINTERS_FOLDER; TRACE("(%s, %p, %p)\n", debugstr_w(wsPrinterName), pLargeIcon, pSmallIcon); diff --git a/reactos/dll/win32/shell32/shfldr_printers.c b/reactos/dll/win32/shell32/shfldr_printers.c index e8596bbab23..39497e83bff 100644 --- a/reactos/dll/win32/shell32/shfldr_printers.c +++ b/reactos/dll/win32/shell32/shfldr_printers.c @@ -146,7 +146,7 @@ static HRESULT WINAPI IEI_Printers_fnGetIconLocation( *pwFlags = 0; lstrcpynW(szIconFile, swShell32Name, cchMax); - *piIndex = -IDI_SHELL_PRINTER; /* FIXME: other icons for default, network, print to file */ + *piIndex = -IDI_SHELL_PRINTERS_FOLDER; /* FIXME: other icons for default, network, print to file */ TRACE("-- %s %x\n", debugstr_w(szIconFile), *piIndex); return NOERROR;