0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
msvcrt: _set_app_type has version specific names. More... about 4 years ago
msvcrt: Fix _environ loading in msvcrt. More... about 4 years ago
ntdll: Implement LdrDisableThreadCalloutsForDll. More... about 4 years ago
ntdll: Implement LdrGetProcedureAddress. More... about 4 years ago
ntdll: Thunk NtCreateSection & friends. More... about 4 years ago
ntdll: Verify NtQuerySystemTime. More... about 4 years ago
ntdll: Thunk LdrGetDllPath. More... about 4 years ago
ntdll: Verify RtlIsDosDeviceName_U, RtlDoesFileExists_U. More... about 4 years ago
msvcrt: Force the environment info below 4GB. More... about 4 years ago
msvcrt: Be more verbose if getenv() returns bad data. More... about 4 years ago
msvcrt: Initial narrow environment functions. More... about 4 years ago
msvcrt: Verify _configure_narrow_argv. More... about 4 years ago
ntdll: Verify RtlReleasePath. More... about 4 years ago
ntdll: Verify RtlVerifyVersionInfo, RtlGetVersion. More... about 4 years ago
Handle LoadLibrary in kernelbase. More... about 4 years ago
ntdll: Verify RtlDetermineDosPathNameType_U. More... about 4 years ago
ntdll: Thunk RtlGetFullPathName_U. More... about 4 years ago
ntdll: thunk RtlExpandEnvironmentStrings_U. More... about 4 years ago
ntdll: Verify RtlQueryDynamicTimeZoneInformation. More... about 4 years ago
ntdll: Thunk RtlOpenCurrentUser. More... about 4 years ago
ntdll: Thunk RtlResetRtlTranslations. More... about 4 years ago
Point qemu to new commits. More... about 4 years ago
ntdll: Thunk RtlInitNlsTables. More... about 4 years ago
ntdll: Forward LdrGetDllHandle to qemu. More... about 4 years ago
msvcrt: Various unsplit fixes for newer Wine PE things. More... about 4 years ago
ntdll: Implement __wine_get_unix_codepage. More... about 4 years ago
kernel32: LDT_ENTRY -> LDR_DATA_TABLE_ENTRY. More... about 4 years ago
ntdll: Verify RtlTimeToTimeFields. More... about 4 years ago
ntdll: Verify NtQueryDefaultLocale. More... about 4 years ago
ntdll: Thunk RtlUnicodeStringToAnsiString. More... about 4 years ago