diff --git a/doc/todo/windows__58___prepare_for_Win32_not_export_c__95___entities/comment_2_1d9c331e774138ceb89b1f7920bb76d4._comment b/doc/todo/windows__58___prepare_for_Win32_not_export_c__95___entities/comment_2_1d9c331e774138ceb89b1f7920bb76d4._comment new file mode 100644 index 0000000000..c0323240a2 --- /dev/null +++ b/doc/todo/windows__58___prepare_for_Win32_not_export_c__95___entities/comment_2_1d9c331e774138ceb89b1f7920bb76d4._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="jkniiv" + avatar="http://cdn.libravatar.org/avatar/05fd8b33af7183342153e8013aa3713d" + subject="comment 2" + date="2022-07-14T20:32:06Z" + content=""" +> We could go argue with the Win32 maintainer to put it back in. I have: https://github.com/haskell/win32/issues/208 + +Thanks. I see they seem be rather receptive to your suggestion. (I put in a thumbs up, too) The only issue I see is deciding on +how to name the raw version of createFile. Is there some precedent in Haskell land as to naming conventions? C and Python +would just prepend an underscore or two to the name without necessarily indicating that they would be thereby off limits (\"internal\"). +Maybe something like `_raw_CreateFile` with or without the underscore in the beginning? + +"""]]