diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-01-29 22:40:51 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-01-29 22:40:51 +0000 |
commit | 783ba1f8e28e5ce0bb50e0b90a6e390095c2053a (patch) | |
tree | 884ff359a5316b499a6d6d7632d1edc6be4451c7 /yapp/YAPP.mdsp | |
parent | 2f958f64f8cb93f22bf757437e462019cbe78231 (diff) |
dynamic load of MonitorFromRect func - not available on NT4
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@88 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'yapp/YAPP.mdsp')
-rw-r--r-- | yapp/YAPP.mdsp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yapp/YAPP.mdsp b/yapp/YAPP.mdsp index 14a0f13..b6c4415 100644 --- a/yapp/YAPP.mdsp +++ b/yapp/YAPP.mdsp @@ -108,7 +108,7 @@ extraResourceOptions= 1=popups2.rc
2=version.rc
[History]
-popwin.cpp,0
-popup_history.cpp,2330
common.h,2437
-version.h,797
+popup_history.cpp,2330
+popwin.cpp,0
+version.h,765
|