You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
The following structs describe a ULONG_PTR for the buffer sizes, but these appear to be DWORDs from the naming convention, and also are cast as DWORDs in the railgun code ? e.g. railgun.c:530 (I may be confused though (DWORD *)&blah is too much for my simple mind to contemplate). If it is a pointer than maybe the name should be changed?
The following structs describe a ULONG_PTR for the buffer sizes, but these appear to be DWORDs from the naming convention, and also are cast as DWORDs in the railgun code ? e.g. railgun.c:530 (I may be confused though
(DWORD *)&blah
is too much for my simple mind to contemplate). If it is a pointer than maybe the name should be changed?The text was updated successfully, but these errors were encountered: