changeset 63 | ea6622dea85a |
parent 0 | 7f656887cf89 |
--- a/libraries/ltkutils/inc/ltkutils.h Wed Sep 01 17:56:27 2010 +0100 +++ b/libraries/ltkutils/inc/ltkutils.h Tue Sep 07 20:04:42 2010 +0100 @@ -65,6 +65,9 @@ template <class T> inline void CleanupResetPushL(T& aRef); + + IMPORT_C char GetSystemDrive(); // 9.1 doesn't have RFs::GetSystemDrive() + /**** * The functions below are not available if you're linking against ltkutils-tcb.dll. They * rely on being able to link against All -TCB dlls.