there was no commit round today yet. usually allow for 2 days to pass if your patches are still "new". if then there is no feedback you can try asking in #winehackers
2011/6/24 Lucas Zawacki lfzawacki@gmail.com
Is there any problem with the latest patches I sent? They're sitting there with the 'New' status but I have no feedback (good or bad) about them.
Cheers
2011/6/20 Lucas Zawacki lfzawacki@gmail.com:
Because callback doesn't have any string parameters it would be an easy thing to do.
I've made an EnumDevicesBySemantics version using A -> W calls, but it turned out to be trickier than I thought because the callback function is passed the device interfaces and then the A callback gets W interfaces. I'll send the patches with corrections later today but I really think the implementation for EnumDevicesBySemantics should remain separate right now.