Commit 57e231bd authored by Alexandre Julliard's avatar Alexandre Julliard

Renamed cmdlgr.h to cmdlgtst.h.

parent 79762059
......@@ -9,7 +9,7 @@ originally produced by Borland Resource Workshop, and then heavily edited
*****************************************************************************/
#include <windows.h>
#include "cmdlgr.h"
#include "cmdlgtst.h"
TestCommdlgMenu MENU
{
......
......@@ -13,7 +13,7 @@
#include <windows.h>
#include <commdlg.h>
#include <stdio.h>
#include "cmdlgr.h"
#include "cmdlgtst.h"
// This structure is to set up flag / control associations for the custom
// requesters. The ft_id is the id for the control (usually generated
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment