wine/scheduler
Alexandre Julliard 84dc1390ca Remove .so extension from main module file name after loading it so
that GetModuleFileName returns the right thing.
2002-07-31 17:53:42 +00:00
..
client.c Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
critsection.c Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 2002-04-25 21:40:56 +00:00
handle.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
pipe.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
process.c Remove .so extension from main module file name after loading it so 2002-07-31 17:53:42 +00:00
pthread.c Replace all uses of PREFIX and @function by the __ASM_NAME and 2002-07-22 20:47:11 +00:00
synchro.c - separate cleanly between async scheduling and file IO related issues. 2002-04-05 22:53:57 +00:00
sysdeps.c A few fixes for mingw cross-compilation. 2002-05-17 03:31:08 +00:00
syslevel.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
thread.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
timer.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00