added comments

svn path=/trunk/; revision=5821
This commit is contained in:
Martin Fuchs
2003-08-24 12:20:38 +00:00
parent 72898415e4
commit 86c2f8cff6
3 changed files with 2 additions and 3 deletions
@@ -262,7 +262,7 @@ STRINGTABLE DISCARDABLE
BEGIN
IDS_NETWORK "Network"
IDS_CONNECTIONS "Connections"
IDS_DRIVES "File System"
IDS_DRIVES "Drives"
END
#endif // German (Germany) resources
@@ -69,4 +69,3 @@ protected:
HACCEL _hAccel;
TCHAR _drives[BUFFER_LEN];
};
@@ -107,7 +107,7 @@ struct CommonControlInit
/// wait cursor
struct WaitCursor
struct WaitCursor //TODO: integrate with WM_SETCURSOR to enable multithreaded background tasks as program launching
{
WaitCursor()
{