Hello, I've a .exe program and the "source code" (from deseambler). And i found function FindResource where second parameter is a integer ID. How can i to know name that resource? Maybe that will be helpful: third parameter is 10.
I tried to use example of making resources list from MSDN, but that can't compile.
I tried to use example of making resources list from MSDN, but that can't compile.