any thing like this ever happen to you?
for instance. i have 2 functions
1: play a embedded wav resource
2:change desktop wallpaper
The code i use both work if i create a new application for each. So this tells me the code is correct.
But if i add the 2 functions to my application 1: does not play anything but gives me no error. 2: the wall paper just turns white and does not set it to my selected wallpaper. But like i say, they both work in new apps.
so what would be the first steps you would take to try find out why?
for instance. i have 2 functions
1: play a embedded wav resource
2:change desktop wallpaper
The code i use both work if i create a new application for each. So this tells me the code is correct.
But if i add the 2 functions to my application 1: does not play anything but gives me no error. 2: the wall paper just turns white and does not set it to my selected wallpaper. But like i say, they both work in new apps.
so what would be the first steps you would take to try find out why?