changeset 57 | 683f4b1f08ce |
parent 54 | ea6622dea85a |
--- a/libraries/ltkutils/inc/ltkutils.h Thu Sep 09 15:38:45 2010 +0100 +++ b/libraries/ltkutils/inc/ltkutils.h Thu Sep 09 15:47:34 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.