Skip to content

change DWORD bytes_read = 0 to SIZE_T bytes_read = 0 #2

@fFukurou

Description

@fFukurou

Hello! First of all, thanks for the amazing resources, I'm loving going through the lessons!

when using DWORD bytes_read = 0, Visual Studio gives me an error.

Which is fixed by replacing DWORD with T_SIZE.

again, thanks!
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions