Re: Getting the Vol.ref. nr when starting with sysAppLaunchCmdSystemReset

2004-03-30 Thread David Fedor
I need to open a file on the SD card (to start an app with SysUIAppSwitch) but I get an error calling VFSVolumeEnumerate. I assume this is because it uses global variables. Is that correct? No; you should be able to call VFSVolumeEnumerate even when you don't have globals available. What's the

Getting the Vol.ref. nr when starting with sysAppLaunchCmdSystemReset

2004-03-30 Thread Caspar Heiden, vd
Hi all,   I need to open a file on the SD card (to start an app with SysUIAppSwitch) but I get an error calling VFSVolumeEnumerate. I assume this is because it uses global variables. Is that correct?   Now this code needs only be called on a T3. Is it safe to assume the vol. ref. nr that is used