[Herecast-commit] herecast/src/HerecastLib/LibMain HerecastLib.vcp,1.4,1.5
Status: Beta
Brought to you by:
mdpaciga
|
From: Mark P. <mdp...@us...> - 2005-07-21 19:53:54
|
Update of /cvsroot/herecast/herecast/src/HerecastLib/LibMain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17659/src/HerecastLib/LibMain Modified Files: HerecastLib.vcp Log Message: the today item now creates a hidden top-level window with class name "Herecast", just like the XP version. This also supports the new API, and will own the update timer (also like the XP version) Index: HerecastLib.vcp =================================================================== RCS file: /cvsroot/herecast/herecast/src/HerecastLib/LibMain/HerecastLib.vcp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** HerecastLib.vcp 6 Dec 2004 06:30:59 -0000 1.4 --- HerecastLib.vcp 21 Jul 2005 19:53:28 -0000 1.5 *************** *** 171,174 **** --- 171,175 ---- DEP_CPP_STDAF=\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 192,195 **** --- 193,200 ---- # Begin Source File + SOURCE=.\herecast.h + # End Source File + # Begin Source File + SOURCE=.\resource.h # End Source File *************** *** 227,230 **** --- 232,236 ---- DEP_CPP_ACCES=\ + "..\Utils\debug.h"\ "..\WiFi\AccessPoint.h"\ ".\StdAfx.h"\ *************** *** 273,276 **** --- 279,283 ---- DEP_CPP_ACCESS=\ + "..\Utils\debug.h"\ "..\WiFi\AccessPoint.h"\ "..\WiFi\AccessPointList.h"\ *************** *** 335,350 **** DEP_CPP_WIFI_=\ ! "..\Utils\md5.h"\ "..\Utils\Registry.h"\ "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! ! NODEP_CPP_WIFI_=\ ! ".\pexport.h"\ ! ".\phlpapi.h"\ ! ".\ptypes.h"\ ! ".\tddndis.h"\ ! ".\uiddef.h"\ ! ".\uiouser.h"\ --- 342,356 ---- DEP_CPP_WIFI_=\ ! "..\Utils\debug.h"\ "..\Utils\Registry.h"\ + "..\WiFi\mynuiouser.h"\ "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! {$(INCLUDE)}"guiddef.h"\ ! {$(INCLUDE)}"ipexport.h"\ ! {$(INCLUDE)}"Iphlpapi.h"\ ! {$(INCLUDE)}"iptypes.h"\ ! {$(INCLUDE)}"ntddndis.h"\ ! {$(INCLUDE)}"nuiouser.h"\ *************** *** 401,404 **** --- 407,411 ---- DEP_CPP_MD5C_=\ + "..\Utils\debug.h"\ "..\Utils\md5.h"\ ".\StdAfx.h"\ *************** *** 437,440 **** --- 444,448 ---- DEP_CPP_REGIS=\ + "..\Utils\debug.h"\ "..\Utils\Registry.h"\ ".\StdAfx.h"\ *************** *** 524,527 **** --- 532,536 ---- DEP_CPP_STRSE=\ + "..\Utils\debug.h"\ "..\Utils\strsep.h"\ ".\StdAfx.h"\ *************** *** 576,588 **** DEP_CPP_WINDO=\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ - NODEP_CPP_WINDO=\ - "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\ygshell.h"\ - !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" --- 585,592 ---- DEP_CPP_WINDO=\ + "..\Utils\debug.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" *************** *** 634,645 **** DEP_CPP_WINDOW=\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ NODEP_CPP_WINDOW=\ "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\ygshell.h"\ --- 638,650 ---- DEP_CPP_WINDOW=\ + "..\Utils\debug.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ + {$(INCLUDE)}"aygshell.h"\ + {$(INCLUDE)}"sipapi.h"\ + {$(INCLUDE)}"winuserm.h"\ NODEP_CPP_WINDOW=\ "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ *************** *** 759,762 **** --- 764,769 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ + "..\Utils\STLUtils.h"\ "..\Utils\strsep.h"\ ".\StdAfx.h"\ *************** *** 885,888 **** --- 892,896 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1012,1015 **** --- 1020,1024 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ "..\Utils\strsep.h"\ ".\StdAfx.h"\ *************** *** 1137,1140 **** --- 1146,1150 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1212,1215 **** --- 1222,1226 ---- "..\APDB\GenericItem.h"\ "..\APDB\HItem.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1312,1315 **** --- 1323,1327 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1372,1375 **** --- 1384,1388 ---- DEP_CPP_NETWO=\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1471,1474 **** --- 1484,1488 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1546,1549 **** --- 1560,1564 ---- "..\APDB\HItem.h"\ "..\APDB\Service.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1603,1606 **** --- 1618,1622 ---- "..\APDB\Service.h"\ "..\APDB\Subscription.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1724,1727 **** --- 1740,1744 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1851,1854 **** --- 1868,1872 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 1987,1990 **** --- 2005,2009 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 2108,2111 **** --- 2127,2131 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 2238,2241 **** --- 2258,2262 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 2373,2376 **** --- 2394,2398 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 2448,2459 **** DEP_CPP_DLGAB=\ "..\APDB\dlgAbout.h"\ ".\StdAfx.h"\ - NODEP_CPP_DLGAB=\ - "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\ygshell.h"\ - !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" --- 2470,2477 ---- DEP_CPP_DLGAB=\ "..\APDB\dlgAbout.h"\ + "..\Utils\debug.h"\ + "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" *************** *** 2580,2592 **** "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ ! ! NODEP_CPP_DLGLO=\ ! "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ ! ".\inuserm.h"\ ! ".\ipapi.h"\ ! ".\tmlctrl.h"\ ! ".\ygshell.h"\ --- 2598,2606 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ + "..\Utils\htmlctrl.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ ! {$(INCLUDE)}"htmlctrl.h"\ *************** *** 2708,2725 **** "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! ! NODEP_CPP_DLGOP=\ ! "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ ! ".\inuserm.h"\ ! ".\ipapi.h"\ ! ".\pexport.h"\ ! ".\phlpapi.h"\ ! ".\ptypes.h"\ ! ".\tddndis.h"\ ! ".\uiddef.h"\ ! ".\uiouser.h"\ ! ".\ygshell.h"\ --- 2722,2735 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ + "..\Utils\Registry.h"\ + "..\Utils\WindowsUtils.h"\ "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! {$(INCLUDE)}"guiddef.h"\ ! {$(INCLUDE)}"ipexport.h"\ ! {$(INCLUDE)}"Iphlpapi.h"\ ! {$(INCLUDE)}"iptypes.h"\ ! {$(INCLUDE)}"ntddndis.h"\ *************** *** 2916,2919 **** --- 2926,2931 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ + "..\Utils\htmlctrl.h"\ "..\Utils\Registry.h"\ "..\Utils\WindowsUtils.h"\ *************** *** 2922,2938 **** "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! ! NODEP_CPP_DLGSC=\ ! "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ ! ".\inuserm.h"\ ! ".\ipapi.h"\ ! ".\pexport.h"\ ! ".\phlpapi.h"\ ! ".\ptypes.h"\ ! ".\tddndis.h"\ ! ".\tmlctrl.h"\ ! ".\uiddef.h"\ ! ".\uiouser.h"\ ! ".\ygshell.h"\ --- 2934,2943 ---- "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! {$(INCLUDE)}"guiddef.h"\ ! {$(INCLUDE)}"htmlctrl.h"\ ! {$(INCLUDE)}"ipexport.h"\ ! {$(INCLUDE)}"Iphlpapi.h"\ ! {$(INCLUDE)}"iptypes.h"\ ! {$(INCLUDE)}"ntddndis.h"\ *************** *** 3102,3115 **** "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ - NODEP_CPP_DLGSE=\ - "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\tmlctrl.h"\ - ".\ygshell.h"\ - !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" --- 3107,3114 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" *************** *** 3206,3218 **** "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ - NODEP_CPP_DLGSU=\ - "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\ygshell.h"\ - !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" --- 3205,3212 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" *************** *** 3319,3332 **** "..\APDB\SubscriptionAgent.h"\ "..\APDB\UploadAgent.h"\ "..\Utils\Registry.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ - NODEP_CPP_DLGUP=\ - "..\..\..\..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\ - ".\inuserm.h"\ - ".\ipapi.h"\ - ".\ygshell.h"\ - !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" --- 3313,3321 ---- "..\APDB\SubscriptionAgent.h"\ "..\APDB\UploadAgent.h"\ + "..\Utils\debug.h"\ "..\Utils\Registry.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ !ELSEIF "$(CFG)" == "HerecastLib - Win32 (WCE ARMV4) Debug" *************** *** 3457,3460 **** --- 3446,3450 ---- "..\APDB\WebAgent.h"\ "..\APDB\WebRequest.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 3604,3607 **** --- 3594,3598 ---- "..\APDB\WebAgent.h"\ "..\APDB\WebRequest.h"\ + "..\Utils\debug.h"\ "..\Utils\WindowsUtils.h"\ ".\StdAfx.h"\ *************** *** 3754,3757 **** --- 3745,3749 ---- "..\APDB\WebAgent.h"\ "..\APDB\WebRequest.h"\ + "..\Utils\debug.h"\ "..\Utils\md5.h"\ "..\Utils\Registry.h"\ *************** *** 3834,3837 **** --- 3826,3830 ---- "..\APDB\WebAgent.h"\ "..\APDB\WebRequest.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 3880,3883 **** --- 3873,3877 ---- DEP_CPP_WEBRE=\ "..\APDB\WebRequest.h"\ + "..\Utils\debug.h"\ ".\StdAfx.h"\ *************** *** 4000,4003 **** --- 3994,3998 ---- "..\APDB\SubscriptionAgent.h"\ "..\APDB\UploadAgent.h"\ + "..\Utils\debug.h"\ "..\Utils\Registry.h"\ "..\Utils\WindowsUtils.h"\ *************** *** 4170,4185 **** "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ "..\WiFi\AccessPoint.h"\ "..\WiFi\AccessPointList.h"\ "..\WiFi\WiFi.h"\ ".\StdAfx.h"\ ! ! NODEP_CPP_LOCAT=\ ! ".\pexport.h"\ ! ".\phlpapi.h"\ ! ".\ptypes.h"\ ! ".\tddndis.h"\ ! ".\uiddef.h"\ ! ".\uiouser.h"\ --- 4165,4179 ---- "..\APDB\Subscription.h"\ "..\APDB\SubscriptionAgent.h"\ + "..\Utils\debug.h"\ "..\WiFi\AccessPoint.h"\ "..\WiFi\AccessPointList.h"\ "..\WiFi\WiFi.h"\ + ".\herecast.h"\ ".\StdAfx.h"\ ! {$(INCLUDE)}"guiddef.h"\ ! {$(INCLUDE)}"ipexport.h"\ ! {$(INCLUDE)}"Iphlpapi.h"\ ! {$(INCLUDE)}"iptypes.h"\ ! {$(INCLUDE)}"ntddndis.h"\ *************** *** 4217,4220 **** --- 4211,4215 ---- "..\WiFi\AccessPointList.h"\ "..\WiFi\WiFi.h"\ + ".\herecast.h"\ ".\StdAfx.h"\ {$(INCLUDE)}"guiddef.h"\ |