mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-19 01:15:12 -04:00
parent
4a74c9de38
commit
dbe6af78d9
4 changed files with 30 additions and 13 deletions
|
@ -801,7 +801,7 @@ void DestroyAllTooltips(void)
|
|||
}
|
||||
}
|
||||
|
||||
/* Compute the width of a device list entry */
|
||||
/* Compute the width of a dropdown list entry */
|
||||
LONG GetEntryWidth(HWND hDropDown, const char *entry)
|
||||
{
|
||||
HDC hDC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue