[sdlsound] Modifications for WinCE compatibility

Ryan C. Gordon icculus at clutteredmind.org
Sun Sep 1 23:22:40 EDT 2002


> #ifdef SDL_SOUND_DLL_EXPORTS
> #  define SNDDECLSPEC __declspec(dllexport)
> #else
> #  define SNDDECLSPEC
> #endif
>
> Could the declspec code be put in CVS?  As it was, it was seriously
> broken IMO.

Argh...I forgot to do this. Let me figure out the best to handle this for
all platforms and take care of it.

--ryan.






More information about the sdlsound mailing list