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