[email protected] wrote: > - OutputDebugString("UNIMPLEMENTED\n"); > + OutputDebugStringW(L"UNIMPLEMENTED\n");
Why the change? This is one of the few functions when it's better to use the A version as the W version calls the A Ged. _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
