search for: ocomplet

Displaying 1 result from an estimated 1 matches for "ocomplet".

Did you mean: complet
2010 Dec 10
1
WineLib support for STL, I/Ocompletion and Critical Sections
Hi there I'm trying to port a server app from Windows to Linux. The Windows code uses STL, I/O completion ports and Critical Sections. I wonder if winelib could give a good support for these features in order to decide if using winelib is viable or not. I know Linux has STL, but it's not always compatible with the Windows implementation (hash_map, stdext, ...). Has winelib a Windows