How can I Update DLLs Resources on Win9x
-
Is there anyway Update EXE/Dll Resources on Win9x? The Update Resources API only work on NT. Anyone know if I can do this on Win9x? Thank you. Real World Coding: POP& BuyAPop(Money ADollar){...};
-
Is there anyway Update EXE/Dll Resources on Win9x? The Update Resources API only work on NT. Anyone know if I can do this on Win9x? Thank you. Real World Coding: POP& BuyAPop(Money ADollar){...};
There is a way. Erik Kallen wrote a superb library that you can find in his CodeGuru article Updating Resources on Win9x. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
-
There is a way. Erik Kallen wrote a superb library that you can find in his CodeGuru article Updating Resources on Win9x. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
Thank you I thought I saw this but I only checked back at CP. Real World Coding: POP& BuyAPop(Money ADollar){...};
-
Thank you I thought I saw this but I only checked back at CP. Real World Coding: POP& BuyAPop(Money ADollar){...};
I been try the code out and when I add it to my test project I get MFC CMap compile errors Real World Coding: POP& BuyAPop(Money ADollar){...};