Robert Shearman
|
12159aec96
|
widl: Support explicit binding handles.
|
2005-12-12 12:14:03 +01:00 |
Robert Shearman
|
759e3c9fe3
|
widl: Zero initialize parameters in the generated server code.
Zero initialize parameters in the generated code. Based on a patch by
Eric Kohl.
|
2005-12-12 12:13:43 +01:00 |
Robert Shearman
|
fc3821f475
|
widl: Don't cast buffer pointers to long in generated server code.
|
2005-12-12 12:12:06 +01:00 |
Eric Kohl
|
6744d4e3ea
|
widl: Support multiple interfaces per file.
|
2005-12-12 12:11:44 +01:00 |
Robert Shearman
|
fea330364b
|
widl: Don't output __RPC_FAR in generated code.
|
2005-12-12 11:51:11 +01:00 |
Robert Shearman
|
35d327bd0d
|
widl: Add a type generator framework.
Add a framework for writing the strings for marshaling and
unmarshaling parameters and make the client and server use it.
|
2005-12-08 12:52:13 +01:00 |
Eric Kohl
|
ba39a874d4
|
widl: Write out argument lists in the server.
- Add framework for updating proc offsets.
- Write out argument lists in the server.
|
2005-12-08 12:48:44 +01:00 |
Eric Kohl
|
80e262202f
|
widl: Rename some variables.
|
2005-12-08 12:45:45 +01:00 |
Stefan Huehner
|
e546238c7e
|
Fix some -Wmissing-declarations by making functions static.
|
2005-06-15 18:10:39 +00:00 |
Juan Lang
|
b5ffb7f215
|
Put space between include directive and include file.
|
2005-04-15 14:09:45 +00:00 |
Alexandre Julliard
|
afcab24230
|
Removed the useless proxy.h header file.
Fixed a couple of warnings.
|
2005-02-23 21:03:15 +00:00 |
Eric Kohl
|
5bed4857d5
|
- Add basic support for creating client and server stub files.
- Support implicit_handle attribute in IDL files.
- Build mixed-mode stub files.
|
2005-02-23 20:31:07 +00:00 |