Commit History

Author SHA1 Message Date
  Zebediah Figura bbf910dd12 advapi32: Move CredReadDomainCredentials() to sechost. 3 years ago
  Zebediah Figura 77f1f111ff advapi32: Move CredRead() to sechost. 3 years ago
  Zebediah Figura f60846a65e advapi32: Move CredGetSessionTypes() to sechost. 3 years ago
  Zebediah Figura 1e13a14e35 advapi32: Move CredEnumerate() to sechost. 3 years ago
  Zebediah Figura c2a3e502f5 advapi32: Move CredFree() to sechost. 3 years ago
  Zebediah Figura cc2802cc38 advapi32: Move the remaining SystemFunction* functions to cryptsp. 3 years ago
  Zebediah Figura 734ebe13ee advapi32: Merge crypt_lmhash.c into crypt_des.c. 3 years ago
  Zebediah Figura 36ce5d703c advapi32: Move lmhash functions to cryptsp. 3 years ago
  Zebediah Figura aa2454e466 advapi32: Move SystemFunction032 to cryptsp. 3 years ago
  Zebediah Figura afe6b75ea5 advapi32: Move CredDelete() to sechost. 3 years ago
  Zebediah Figura 577f3099bb dbghelp: Set Ebp when unwinding through a 32-to-16 thunk in i386_stack_walk(). 3 years ago
  Zebediah Figura 7498798309 krnl386: Avoid accessing frame->cs and frame->ip in relay_call_from_16(). 3 years ago
  Zebediah Figura 9ec1b51ca8 Revert "krnl386: Make GlobalAlloc() as a register function." 3 years ago
  Zebediah Figura aa6bfc2b4d krnl386: Make GlobalAlloc() as a register function. 3 years ago
  Zebediah Figura d8e2e062c0 winebuild: Call the __wine_spec_callfrom16_* functions via a jmp instruction. 3 years ago
  Zebediah Figura 35408a47b1 [FIXME] setupapi: Remove support for installing embedded 16-bit builtins. 3 years ago
  Zebediah Figura d0ba22946f krnl386: Remove support for loading embedded 16-bit modules. 3 years ago
  Zebediah Figura 5c77a30aca winebuild: No longer output the NE stub in PE Win16 files. 3 years ago
  Zebediah Figura cc3ad44184 makefiles: Build the NE part of 16-bit DLLs as a separate file. 3 years ago
  Zebediah Figura 22980450a6 setupapi: Support installing split 16-bit images to the prefix. 3 years ago
  Zebediah Figura 7635353273 ntdll: Support loading the 32-bit part of split 16-bit images from the build directory. 3 years ago
  Zebediah Figura e7bf7d1b2a krnl386: Support loading split 16-bit builtin images. 3 years ago
  Zebediah Figura 29dd37a365 krnl386: Patch the resource handler only after loading DLL segments. 3 years ago
  Zebediah Figura 7f80d7c138 winegcc: Introduce support for generating a separate NE wrapper via winebuild. 3 years ago
  Zebediah Figura 8540ff90a5 winebuild: Introduce support for generating the NE part of a 16-bit image directly as a separate file. 3 years ago
  Zebediah Figura d6ecba565e winebuild: Call MapSL() to translate LDT pointers in the __wine_spec_call16_* functions. 3 years ago
  Zebediah Figura 7592dffdfb winebuild: Use the krnl386 ldt_copy in __wine_call_from_16*. 3 years ago
  Zebediah Figura 5e149828de winebuild: Patch 32-bit symbols into the NE code segment using a 32-bit exported function. 3 years ago
  Zebediah Figura a31b83112f winebuild: Reference the 16-bit relay descr through a fixed address in the code segment. 3 years ago
  Zebediah Figura 986af0e2a1 winebuild: Remove no longer needed nops from __wine_spec_callfrom16_* functions. 3 years ago