Ciprian Fusaciprianf.hashnode.devยทFeb 8, 2024Win32 API programming with C - Using the file systemWhen we looked at common controls library we added an Edit control. Let's say we want to save the text that we write to a file on disk, for this we need to use the File System API. First, we need a method to open the File Save dialog: void OpenFileS...185 readsWin32 APIwin32 apiAdd a thoughtful commentNo comments yetBe the first to start the conversation.