mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
added LOG message
svn path=/trunk/; revision=7026
This commit is contained in:
@@ -299,6 +299,7 @@ LRESULT MainFrame::WndProc(UINT nmsg, WPARAM wparam, LPARAM lparam)
|
||||
path = fsp;
|
||||
|
||||
if (path) {
|
||||
LOG(FmtString(TEXT("PM_OPEN_WINDOW: path=%s"), path));
|
||||
lstrcpy(buffer, path);
|
||||
path = buffer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user