Francois Gouget fgouget@free.fr writes:
only returns one. I was also wondering how to best fix that. Since it is a Winelib application and not a part of Wine I don't know if implementing strsep in library/port.c is the best solution: shouldn't we be able to compile regapi on Windows? In addition to that Wine itself does not use strsep. I would like Alexandre's opinion on that :-)
Just fix regapi so that it doesn't require strsep. There is no good reason to require it.