projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msvcrt: Implement ___setlc_active_func/___unguarded_readlc_active_add_func.
[wine]
/
dlls
/
rpcrt4
/
ndr_stubless.c
2008-04-17
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
2008-03-10
Rob Shearman
rpcrt4: Fix the pointer level being passed into call_un...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Rob Shearman
rpcrt4: Fix -Oi interpreter for base types.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-16
Rob Shearman
Add a new convenience macro for an exception handler...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Rob Shearman
rpcrt4: Don't set BufferStart and BufferEnd in NdrStubC...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-17
Rob Shearman
rpcrt4: Add an exception handler for stubless object...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-17
Andrew Talbot
rpcrt4: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Rob Shearman
rpcrt4: Move the setting of retval_ptr outside of any...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Rob Shearman
rpcrt4: The initialisation of [out] variables in the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Rob Shearman
rpcrt4: Handle complex arrays in calc_arg_size.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: Call NdrCorrelationInitialize and NdrCorrelatio...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
rpcrt4: ndr_stubless.h should include ndrtypes.h as...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Francois Gouget
rpcrt4: Add an API documentation stub to make winapi_ch...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Factorise out the argument processing from...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Move some type definitions from ndr_stubless...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Rob Shearman
rpcrt4: Add a small bit of documentation as to what...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Add a STUBLESS_FREE phase for freeing the alloc...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Rob Shearman
rpcrt4: Add support for ServerAllocSize parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Andrew Talbot
rpcrt4: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Michael Stefaniuc
rpcrt4: Bring the function definitions in sync with...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Andrew Talbot
rpcrt4: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Robert Shearman
rpcrt4: Move processing of the arguments from NdrClient...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Add some more traces and make the stack offsets...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Change call_memory_sizer to preserve the buffer...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Set retval_ptr and allocate memory for out...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Support fixed arrays in calc_arg_size.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Complex types should be dereferenced an extra...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Robert Shearman
rpcrt4: Fix the stack offset for the old format stubles...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Huw Davies
rpcrt4: Calculate size of FC_STRUCT arguments correctly.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Huw Davies
rpcrt4: Fix the argument size of conformant arrays.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Robert Shearman
rpcrt4: Don't raise an exception if there is no freer...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
rpcrt4: Fix the retrieval of This for interpreted proxies.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
rpcrt4: Implement full-pointer support for interpreted...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Implement explicit generic binding handles.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Move the getting of the client binding handle...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Move the initialising of the stub message struc...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Robert Shearman
rpcrt4: Store the arguments exclusively in stubMsg...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-20
Robert Shearman
rpcrt4: Handle pointers to context handles in the stubl...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Store the return value on the stack for interpr...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Correctly fill in StackTop for stubless clients...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: There's no need to set stubMsg.StackTop twice.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Robert Shearman
rpcrt4: Fix the MSVC version of call_server_func.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Robert Shearman
rpcrt4: Change the stubless parameter attributes to...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Robert Shearman
rpcrt4: Restrict stubless FC types to the range of...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Robert Shearman
rpcrt4: Handle the RPC_FC_PROC_BYVAL flag correctly...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Alexandre Julliard
rpcrt4: Fixed asm syntax for rep; movsl.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Robert Shearman
rpcrt4: Implement NdrClientCall2 and NdrServerCall2.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Vincent Béron
Provide minimal API documentation in advapi/eventlog...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-16
Gregory M. Turner
RPCRT4_NdrClientCall2 is ATM hardly "semi-stub".
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Greg Turner
- Make explicit some missing include dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Greg Turner
- ClientCall2 still deserves a FIXME.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Greg Turner
Super-crude implementation for NdrClientCall2.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-18
Greg Turner
- (try to) implement RpcMgmtWaitServerListen
blob
|
commitdiff
|
raw
|
diff to current
2002-10-16
Greg Turner
Use the msvc way to return a struct, fixing wierd problems.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Ove Kaaven
Stubby NdrClientCall2 & some header changes.
blob
|
commitdiff
|
raw
|
diff to current