I tried to compile a simple windows mobile 6 project which uses the SHBrowseForFolder api call. I have also included shell32.lib in the project linker dependencies. Somehow, the shell32.lib seems to be missing in the ARMv4 sdk. Is there a workaround for this?
thanks.