Browse Source

* CommDlgExtendedError has been moved to CommDlg

git-svn-id: trunk@10764 -
florian 17 years ago
parent
commit
1810451767
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw1808.pp

+ 1 - 1
tests/webtbs/tw1808.pp

@@ -1,7 +1,7 @@
 { %target=win32, wince }
 { %target=win32, wince }
 
 
 uses
 uses
-  windows;
+  CommDlg;
 
 
 var
 var
   x : DWORD;
   x : DWORD;