j
k
j a
j l
Aric Stewart <aric(a)codeweavers.com> wrote:
+ ptr = strchrW( id, '\\' ); + + while ((ptr = strchrW( id, '\\' ))) + *ptr = '#';
This can't work. -- Dmitry.
Back to the thread
Back to the list