d3dx9: Avoid LPDIRECT3DVERTEXBUFFER9.
[wine] / server / mach.c
2011-10-10  Charles Davisserver: Use syscall(2) instead of inline assembly on...
2011-02-26  Alexandre Julliardserver: Work around Mac OS not being able to set global...
2009-04-08  Alexandre Julliardserver: Define a generic context structure instead...
2008-12-31  Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-30  Alexandre Julliardserver: Make the address argument for read/write_proces...
2008-04-09  Steven Edwardsserver: Remove unneeded semicolon.
2007-03-12  Alexandre JulliardFixed some compilation issues on Mac OS X Leopard.
2007-03-05  Alexandre Julliardserver: Replace use of internal __pthread_kill() functi...
2007-01-18  Alexandre Julliardserver: Print a trace when sending a signal to a thread.
2006-12-29  Alexandre Julliardserver: Implement process control using Mach primitives...