haru-s
haru-s
I want to export the email body and attachments to the same folder. Before: 20201220-1125-Subject.txt \Attachments\attachment_file.txt After: \20201220-1125-Subject\mail.txt \20201220-1125-Subject\attachment_file.txt
 # My Environment   
Added some source files.
- sample code. https://github.com/Rayerd/dfl/tree/dfl_with_dwinrt/examples/dfl_with_dwinrt ``` 2025-07-27T18:15:35.035 [info] source\app.d:150:main Setting language to ja serve-d standalone v0.8.0-beta.18 Included features: "d", "workspaces" Built: Sun Jul 27 03:38:43 2025 with compiler LDC v2.111 on...