Use file system in Visual Studio simulation

Description

image

What MCU/Processor/Board and compiler are you using?

What do you experience?

What do you expect?

Code to reproduce

Add a code snippet to reproduce the issue in the simulator. It should contain only the relevant code which can be compiled. Bug reports without code snippets or with erroneous code snippets will not be reviewed.

Use the ```c and ``` tags to format your code:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current issue.

Please fill the template to provide enough information to investigate your issue.

> ## Important: posts that do not use this template will be ignored or closed.
>
>## Before posting
> - Get familiar with [Markdown](https://forum.lvgl.io/t/get-familiar-with-markdown/403) to format and structure your post
> - Be sure to update [lvgl](https://github.com/littlevgl/lvgl) from the latest version from the `master` branch.
> -  Read the
>     - [FAQ](https://docs.littlevgl.com/en/html/index.html#faq)
>     - [Quick overview](https://docs.littlevgl.com/en/html/get-started/quick-overview.html)
>
>  *Delete this section if you read and applied the mentioned points.*
  

## Description

### What MCU/Processor/Board and compiler are you using?

###  What do you want to achieve?

### What have you tried so far?

## Code to reproduce
Add the relevant code snippets here.

The code block(s) should be formatted like this:
```c
/*You code here*/
```

## Screenshot and/or video
If possible, add screenshots and/or videos about the current state.