Replaced calls to OpenFile with the equivalent call to
commitaf68026c94bfc0d5613e139b9a49a1f4167145be
authorFrançois Gouget <fgouget@codeweavers.com>
Tue, 2 Jan 2001 20:44:02 +0000 (2 20:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Jan 2001 20:44:02 +0000 (2 20:44 +0000)
tree925fb71f85578ed5e43412dcaba7968c86c8612e
parent12b352694b4d1e213564c365d4eb127788d5cdb0
Replaced calls to OpenFile with the equivalent call to
CreateFile. Removes the need to cast the result to HANDLE.
programs/notepad/main.c
programs/view/view.c