[FREELDR] Modify UiMessageBox so that it allows to pass a format string and parameter...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 14 Jan 2014 20:12:07 +0000 (20:12 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Tue, 14 Jan 2014 20:12:07 +0000 (20:12 +0000)
commit1ae9a47dbe71e87e8a2368cb9a751756e1dd93ef
treeed8798b88e54e43a9f955a09ee6bf0abe5975992
parent0caf2dda615e57470f5e7edd86be895e46811f16
[FREELDR] Modify UiMessageBox so that it allows to pass a format string and parameters. Make use of it in WinLdrLoadBootDrivers to show the file that couldn't be loaded.

svn path=/trunk/; revision=61625
reactos/boot/freeldr/freeldr/include/ui.h
reactos/boot/freeldr/freeldr/ui/ui.c
reactos/boot/freeldr/freeldr/windows/winldr.c
reactos/boot/freeldr/freeldr/windows/wlregistry.c