mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 17:05:45 +00:00
[NTPRINT_WINETEST]
* Sync to Wine 1.3.37. svn path=/trunk/; revision=55271
This commit is contained in:
parent
2801c84858
commit
140671d476
1 changed files with 1 additions and 8 deletions
|
@ -214,14 +214,7 @@ static void test_PSetupEnumMonitor(VOID)
|
||||||
|
|
||||||
START_TEST(ntprint)
|
START_TEST(ntprint)
|
||||||
{
|
{
|
||||||
LPCSTR ptr;
|
load_functions();
|
||||||
|
|
||||||
/* ntprint.dll does not exist on win9x */
|
|
||||||
ptr = load_functions();
|
|
||||||
if (ptr) {
|
|
||||||
skip("%s not found\n", ptr);
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
test_PSetupCreateMonitorInfo();
|
test_PSetupCreateMonitorInfo();
|
||||||
test_PSetupDestroyMonitorInfo();
|
test_PSetupDestroyMonitorInfo();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue