NiDan
New member
this probably should go in the "Programmer Questions" forum, but since it pertains to the remote, and the other forum is pretty quiet i thought it might be better to have it in here.
ok, i've been trying for 2 days to try to set up a property sheet to handle some very basic configuration options ("control winamp when not in focus" checkbox and such.. see the AMMO post and you'll understand)
but for the life of me i can not figure out how to hook the property sheet into the winamp.c program from the SDK. since it's straight C i can't use classes or any MFC stuff (that's ok, i don't know much about it anyway)
so it breaks down to this, does anyome know how to create a Property sheet in straight C, and be able to store those values somewhere that i can access them later on (after a rebbot and stuff... the registry?)
ok, i've been trying for 2 days to try to set up a property sheet to handle some very basic configuration options ("control winamp when not in focus" checkbox and such.. see the AMMO post and you'll understand)
but for the life of me i can not figure out how to hook the property sheet into the winamp.c program from the SDK. since it's straight C i can't use classes or any MFC stuff (that's ok, i don't know much about it anyway)
so it breaks down to this, does anyome know how to create a Property sheet in straight C, and be able to store those values somewhere that i can access them later on (after a rebbot and stuff... the registry?)