[tor-bugs] #2612 [Vidalia]: Add support for Win2k
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Tue Feb 22 17:19:01 UTC 2011
    
    
  
#2612: Add support for Win2k
-------------------------+--------------------------------------------------
 Reporter:  chiiph       |          Owner:  chiiph
     Type:  enhancement  |         Status:  new   
 Priority:  normal       |      Milestone:        
Component:  Vidalia      |        Version:        
 Keywords:               |         Parent:        
   Points:               |   Actualpoints:        
-------------------------+--------------------------------------------------
 This simple fix uses a header from Windows SDK (wspiapi.h) to inline the
 missing functions in Windows < XP.
 The header needs to be in the mingw include directory, and needs a minor
 correction on the first "_inline" to be "__inline".
 This patch just adds the header where it needs to be. This was tested only
 in Win2k.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2612>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list