79397027

Date: 2025-01-29 14:22:11
Score: 1.5
Natty:
Report link

Perhaps I solved this problem. Was the .rc file created manually, or automatically when adding a resource? If the latter, then Visual studio generates the resource.h file. In this file you need to comment out the line

#define IDI_ICON1 101

then everything works.

Reasons:
  • Blacklisted phrase (1): to comment
  • Whitelisted phrase (-2): I solved
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Алексей Снетков