G
Guest
When I add a USB key, system tray icon on Windows XP shows USB icon. It also
shows icon that can be used to "Safely Remove Hardware". I would like to use
this icon in one of my Visual C++ application.
All I could find is that I can use LoadStandardIcon() call in Windows to
expose very few Standard icons, which includes default application icon,
information icon, warning icon, error icon, question mark icon and
exclamation point icon.
I didn’t see any way to use other Windows icons. If anyone knows a way, I
would be interested in getting a solution. Thank you.
shows icon that can be used to "Safely Remove Hardware". I would like to use
this icon in one of my Visual C++ application.
All I could find is that I can use LoadStandardIcon() call in Windows to
expose very few Standard icons, which includes default application icon,
information icon, warning icon, error icon, question mark icon and
exclamation point icon.
I didn’t see any way to use other Windows icons. If anyone knows a way, I
would be interested in getting a solution. Thank you.