Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Giuppo Cocco
wine
Commits
f024a838
"README.md" did not exist on "9f53add86c96412c3f13655b90068bb77894b459"
Commit
f024a838
authored
20 years ago
by
Michael McCormack
Committed by
Alexandre Julliard
20 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Added missing rpc type.
parent
ec722448
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/wine/rpcfc.h
+2
-0
2 additions, 0 deletions
include/wine/rpcfc.h
with
2 additions
and
0 deletions
include/wine/rpcfc.h
+
2
−
0
View file @
f024a838
...
...
@@ -46,6 +46,8 @@
#define RPC_FC_CPSTRUCT 0x18
/* conformant structure w/ pointers */
#define RPC_FC_CVSTRUCT 0x19
/* conformant varying struct */
#define RPC_FC_BOGUS_STRUCT 0x1a
/* complex structure */
#define RPC_FC_CARRAY 0x1b
/* conformant array */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment