Skip to content
  • Ed "oddsock" Zaleski's avatar
    added win32 support to libshout · c95f2cea
    Ed "oddsock" Zaleski authored
    - new MSVC6 project files
    - os.h with WIN32 specific typedefs
    - fixed some casting issues which were causing precision errors on win32
    - apparently select doesn't work with microsecond granularity so we will use Sleep() which does.
    
    svn path=/trunk/timing/; revision=5796
    c95f2cea