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]