- 25 Feb, 2011 8 commits
-
-
Austin English authored
-
Austin English authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Vincent Povirk authored
The read and write flags are independent, so a read flag being set doesn't imply we can quit early.
-
Vincent Povirk authored
-
André Hentschel authored
-
- 24 Feb, 2011 32 commits
-
-
Maarten Lankhorst authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Austin English authored
-
Austin English authored
-
Austin English authored
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Huw Davies authored
-
Huw Davies authored
oleaut32: Mask off the lsb from the vtbl offset. This is set when the user specifies an offset in ICreateTypeInfo.
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Vincent Povirk authored
We can't really unload after Mono is loaded unless we're exiting the process. We could before that, but it's probably not worth the effort.
-
Vincent Povirk authored
It turns out that we can't free individual domains because that tears down important data structures. Instead we must shut down the entire runtime, but only if Mono doesn't shut itself down first. And we need to do it before DLL_PROCESS_DETACH because important libraries might be gone by then.
-
Vincent Povirk authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Maarten Lankhorst authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-