projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Check against NULL libname in LoadModule16.
[wine]
/
dlls
/
kernel
/
ne_module.c
2005-09-06
Alex Villacís Lasso
Check against NULL libname in LoadModule16.
blob
|
commitdiff
|
raw
2005-07-22
Felix Nawothnig
Convert long to short path in GetModuleFileName16.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Alexandre Julliard
Intercept functions for 16-bit relay debugging by patch...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
- don't include winreg.h
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Alexandre Julliard
Moved the kernel per-thread data out of the TEB into...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Alexandre Julliard
Support unloading 16-bit builtin modules, and properly...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Alexandre Julliard
Moved the generated code segment for 16-bit builtins...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Alexandre Julliard
Generate 16-bit resources in the proper format inside...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Alexandre Julliard
Renamed __wine_(un)register_dll_16 to __wine_dll_(un...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Alexandre Julliard
Use a memory mapping instead of file I/O to load 16...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Generate the 16-bit module header in the standard on...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Split the module building functionality of NE_LoadExeHe...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-18
Alexandre Julliard
Changed SNOOP16_RegisterDLL to take a module handle...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Alexandre Julliard
Renamed some fields in NE_MODULE to use the same name...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Alexandre Julliard
Use the exported IMAGE_OS2_HEADER to generate the modul...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Alexandre Julliard
Moved a bunch of definitions out of module.h into a new
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Alexandre Julliard
Moved the remaining stack frame definitions to kernel_p...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Alexandre Julliard
Moved data structures for 16-bit relay calls to winbase...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Alexandre Julliard
Converted all the kernel32 register functions to the
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Alexandre Julliard
Better handling of 16-bit native dlls when a 32-bit...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-07
Rein Klazes
Support execution of pif files.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-22
Francois Gouget
There is no point making '--register' functions stdcall...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Andreas Mohr
Don't reject OS/2 programs, try to carry on in DOS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-10
Hans Leidekker
Fix signed/unsigned comparison warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-16
Marcus Meissner
Fixed some illegal lvalue casts / increments.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-19
Eric Pouech
GetModuleFileName[AW] doesn't terminate the string...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Mike McCormack
Fix builtin NE module refcounting of 32bit parent.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-03
Alexandre Julliard
Always try to load the 32-bit owner dll instead of...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Dimitrie O. Paun
Move content of global.h into the appropriate private...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-26
Alexandre Julliard
NE_LoadBuiltinModule: return error 21 if the module...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Removed MODULE_GetLoadOrderA.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Removed task.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Moved a few definitions used in only one source file...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-05
Alexandre Julliard
Set %fs and %gs in the register context to their curren...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Link all remaining files that contain kernel APIs into...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Alexandre Julliard
Converted the load order code to use Unicode throughout.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Alexandre Julliard
Moved loadorder support to dlls/ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Alexandre Julliard
Moved 32-bit relay and snoop support to dlls/ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Moved a couple more functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Keep the file handle of 16-bit modules open while the...
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-09-01
Alexandre Julliard
Don't strip the path in LoadModule16 before we have...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-27
Alexandre Julliard
Removed some no longer needed definitions from stackfra...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-26
Alexandre Julliard
Moved 16-bit relay and snoop support to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Alexandre Julliard
Extended WOWCallback16Ex to support register functions...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Alexandre Julliard
Moved 16-bit builtin module handling to dlls/kernel...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
Alexandre Julliard
Moved most of the 16-bit task support and NE module...
blob
|
commitdiff
|
raw
|
diff to current