herecast-commit Mailing List for Herecast (Page 2)
Status: Beta
Brought to you by:
mdpaciga
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(27) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: Mark P. <mdp...@us...> - 2005-07-21 19:43:06
|
Update of /cvsroot/herecast/herecast/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14032/src Modified Files: HerecastXP.suo Log Message: case change of main window from HERECAST to Herecast for consistency between XP and CE versions Index: HerecastXP.suo =================================================================== RCS file: /cvsroot/herecast/herecast/src/HerecastXP.suo,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 Binary files /tmp/cvs6QLsEN and /tmp/cvs926LQC differ |
|
From: Mark P. <mdp...@us...> - 2005-07-21 19:42:12
|
Update of /cvsroot/herecast/herecast/src/Subscribe In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14032/src/Subscribe Modified Files: SubscribeXP.cpp Log Message: case change of main window from HERECAST to Herecast for consistency between XP and CE versions Index: SubscribeXP.cpp =================================================================== RCS file: /cvsroot/herecast/herecast/src/Subscribe/SubscribeXP.cpp,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SubscribeXP.cpp 14 Dec 2004 09:28:18 -0000 1.2 --- SubscribeXP.cpp 21 Jul 2005 19:41:03 -0000 1.3 *************** *** 71,75 **** // find the application ! HWND hWnd = FindWindow("HERECAST", NULL); --- 71,75 ---- // find the application ! HWND hWnd = FindWindow("Herecast", NULL); |