Robert Shearman
|
88fd90b4c5
|
widl: Add helper functions that return the size of procformat and
typeformat strings for variables.
|
2005-12-26 13:05:29 +01:00 |
Hans Leidekker
|
4f46232368
|
widl: Avoid lvalue casts in generated code.
|
2005-12-19 21:20:14 +01:00 |
Robert Shearman
|
435e36e366
|
widl: Start generating type format strings.
Based on a patch by Eric Kohl.
|
2005-12-13 11:22:08 +01:00 |
Robert Shearman
|
12159aec96
|
widl: Support explicit binding handles.
|
2005-12-12 12:14:03 +01:00 |
Robert Shearman
|
dfb716f3d6
|
widl: Calculate the size of buffer required.
- Calculate the size of buffer required.
- Fix a typo.
- Set the buffer start and buffer end markers.
|
2005-12-12 12:12:50 +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 |
Juan Lang
|
b5ffb7f215
|
Put space between include directive and include file.
|
2005-04-15 14:09:45 +00:00 |
Francois Gouget
|
fbb3343547
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +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 |