From 70466db24c74ff70c50a4a8bff87d0ce9d48a949 Mon Sep 17 00:00:00 2001 From: Dimitriy Ryazantcev Date: Tue, 13 May 2025 12:09:59 +0300 Subject: [PATCH] Update nf-winuser-lookupiconidfromdirectoryex.md Search criteria is different. --- .../winuser/nf-winuser-lookupiconidfromdirectoryex.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sdk-api-src/content/winuser/nf-winuser-lookupiconidfromdirectoryex.md b/sdk-api-src/content/winuser/nf-winuser-lookupiconidfromdirectoryex.md index 6473f5266b92..d4af514e6904 100644 --- a/sdk-api-src/content/winuser/nf-winuser-lookupiconidfromdirectoryex.md +++ b/sdk-api-src/content/winuser/nf-winuser-lookupiconidfromdirectoryex.md @@ -52,11 +52,6 @@ api_name: Searches through icon (RT_GROUP_ICON) or cursor (RT_GROUP_CURSOR) resource data for the icon or cursor that best fits the current display device. -If more than one image exists in resource group, this method uses the following criteria to choose an image: -- The image closest but not exceed the requested size is selected. -- If two or more images of that size are present, the one that matches the color depth of the display is chosen. -- If no images exactly match the color depth of the display, the image with the greatest color depth that does not exceed the color depth of the display is chosen. If all exceed the color depth, the one with the lowest color depth is chosen. - ## -parameters ### -param presbits [in]