[vlc-devel] [PATCH] Fixing Qt volume control fails on Windows 7
    Yuri Pin 
    frt43 at ya.ru
       
    Fri Oct 12 13:15:32 CEST 2012
    
    
  
At least it worked for me. I tried your last commit but compilation failed because of:
../../../extras/package/win32/../../../modules/access/dshow/dshow.cpp:2018:9: error: ‘COINIT_MULTITTHREADED’ was not declared in this scope
simple_preferences.cpp:938:27: error: ‘COINIT_MULTITTHREADED’ was not declared in this scope
It is misspelling error for  COINIT_MULTITTHREADED
    
    
More information about the vlc-devel
mailing list