Skip to content
Snippets Groups Projects
Commit 47c82ac4 authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard
Browse files

widl: Fix marshalling/unmarshalling of enum arguments.

The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.
parent 32c3cf1d
No related branches found
Tags wine-940602
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment