search for: getfileinformationbyhandleex

Displaying 11 results from an estimated 11 matches for "getfileinformationbyhandleex".

2017 Jun 14
2
Using LLD to create a .lib from a .def
...ef_contents)); MemoryBufferRef mbref(*mem_buf); lld::coff::parseModuleDefs(mbref); lld::coff::Config->OutputFile = buf_ptr(dll_path); lld::coff::writeImportLibrary(); } Then I give it def_contents that looks like: LIBRARY kernel32 EXPORTS ExitProcess GetConsoleMode GetStdHandle GetFileInformationByHandleEx WriteFile GetLastError with dll_path set to ./zig-cache/all.dll. This generates ./zig-cache/all.lib. The generated LLVM IR looks like: ; Function Attrs: noreturn nounwind declare void @ExitProcess(i32) #6 ; Function Attrs: nounwind declare i1 @GetConsoleMode(i8* nonnull, i32* nonnull) #3 ; Func...
2017 Jun 15
2
Using LLD to create a .lib from a .def
...d::coff::Config->OutputFile = buf_ptr(dll_path); >> lld::coff::writeImportLibrary(); >> } >> >> >> Then I give it def_contents that looks like: >> LIBRARY kernel32 >> EXPORTS >> ExitProcess >> GetConsoleMode >> GetStdHandle >> GetFileInformationByHandleEx >> WriteFile >> GetLastError >> >> >> with dll_path set to ./zig-cache/all.dll. This generates >> ./zig-cache/all.lib. >> >> The generated LLVM IR looks like: >> >> ; Function Attrs: noreturn nounwind >> declare void @ExitProcess(i32...
2017 Jun 16
2
Using LLD to create a .lib from a .def
...eImportLibrary(); >>>> } >>>> >>>> >>>> Then I give it def_contents that looks like: >>>> LIBRARY kernel32 >>>> EXPORTS >>>> ExitProcess >>>> GetConsoleMode >>>> GetStdHandle >>>> GetFileInformationByHandleEx >>>> WriteFile >>>> GetLastError >>>> >>>> >>>> with dll_path set to ./zig-cache/all.dll. This generates >>>> ./zig-cache/all.lib. >>>> >>>> The generated LLVM IR looks like: >>>> >>&gt...
2013 Jun 28
0
Wine release 1.6-rc4
...86: Create a new console for DOS binaries. winevdm: Make it a GUI application to avoid a spurious console. user32: Fetch the window menu again after sending initialization messages. advapi32: Fix ReportEvent parameter types in the spec file. Andrew Eikum (4): winbase.h: Add GetFileInformationByHandleEx. oleaut32: Register the typelib's path without WOW64 redirection. oleaut32: Load referenced typelibs in the same architecture. oleaut32: Use typelib's pointer size, not system's. Andr? Hentschel (15): oleaut32/tests: Get rid of IS_ANCIENT in vartest. oleau...
2012 Oct 26
0
Wine release 1.5.16
...msvcp71.dll.??1istrstream at std@@UAE at XZ 31575 XLN Online Installer complains Javascript not supported 31576 XLN Online Installer with native IE7 can't log in 31673 SimRaceway Update Service hangs after CommitUrlCacheEntryInternal 31794 XCOM: Enemy Unknown demo needs KERNEL32.dll.GetFileInformationByHandleEx 31813 Jamestown input (rawinput) still doesn't work 31831 WinUAE cannot find any raw input devices (GetRawInputDeviceList stub) 31835 iexplore: endless fixme:mshtml:HTMLFrameBase_put_name on radio monaco 31875 poor error output of cmd when trying to execute a non exist program 319...
2012 Oct 12
0
Wine release 1.5.15
...: Fix dwClsContext parameter of a CoCreateInstance call in DefaultHandler_Run. Sergey Guralnik (1): user32/tests: Add tests for class small icons. Sven Baars (1): dmusic: Fix a copy and paste error. Vincas Mili?nas (4): kernel32/tests: Added tests of FileIdBothDirectoryInfo for GetFileInformationByHandleEx. kernel32: Added implementation of FileIdBothDirectoryInfo for GetFileInformationByHandleEx. kernel32/tests: Added tests for OpenFileById. kernel32: Added implementation for OpenFileById. Vincent Povirk (2): ole32: Stub StgConvertVariantToProperty. ole32: Add tests fo...
2015 May 29
0
Wine release 1.7.44
...we do not have *data allocated on error (Coverity). Mark Harmstone (2): comctl32: Use DPI settings for checkbox size. include: Add GetFileMUIPath to winnls.h. Martin Storsjo (2): kernel32: Implement GetSystemTimePreciseAsFileTime. kernel32: Implement a few more classes in GetFileInformationByHandleEx. Matteo Bruni (14): wined3d: Dirtify vertex shader on transformed <-> untransformed transitions. wined3d: Fix fragment shaders sampling directly into oC[n] in the ARB backend. ntdll: Implement a read_directory_getattrlist() function. ntdll: Ignore positive matches in...
2019 Sep 27
0
Wine release 4.17
...Introduce wined3d_stateblock_set_vs_consts_f(). d3d9: Handle stateblocks in d3d9_device_SetVertexShaderConstantF(). d3d8: Handle stateblocks in d3d8_device_SetVertexShaderConstant(). ntdll: Implement NtQueryInformationFile(FileAttributeTagInformation). kernelbase: Implement GetFileInformationByHandleEx(FileAttributeTagInfo). strmbase: Don't execute OnStartStreaming() or OnStopStreaming() callbacks if the sink is unconnected. quartz/tests: Add some tests for unconnected filter state change. qcap/avico: Don't try to commit a NULL allocator in AVICompressor_Run(). qca...
2015 Jun 12
0
Wine release 1.7.45
...or handling in IUnknown_GetClassID (Coverity). shell32/tests: Fix error code on win2k. browseui: Added IEnumString stub for ACListISF. browseui: Use method wrappers when forwarding, rearrange functions to match vtable order. kernel32: Fail properly for unsupported classes in GetFileInformationByHandleEx. gdi32: Return GCP_USEKERNING if font has kerning pairs support. crypt32: Fix tracing of out argument (Coverity). msctf: Set fActive directly in ActivateLanguageProfile() (Coverity). oleaut32: Remove dead switch case VT_I1 entry for VarSub (Coverity). gameux: Use match...
2019 Oct 18
0
Wine release 4.18
...crashes in get_current_context / InterlockedCompareExchange 47755 Installation of Atmel Studio 7 crashes with a Program Error 47764 World of Warcraft - Keyboard troubles 47782 Segmentation fault and exceptions using ManagementClass 47813 Itch.io: Warning or error when launching a game (GetFileInformationByHandleEx for FileAttributeTagInfo unimplemented) 47822 Transcendence crashes on exit 47833 FindFirstFileExW seems to be missing FILE_OPEN_FOR_BACKUP_INTENT flag to NtOpenFile 47862 Art of Murder - Cards of Destiny main character and NPCs have texture corruption 47868 test_notify() dsound:dsound...
2017 Feb 17
0
Wine release 2.2
...nl: Add IoStopTimer stub. Jetro Jormalainen (1): dinput: Give correct count of devices still to be enumerated. Jonathan Doron (3): ntdll: Define more file information classes. include: Add definition for FILE_ID_INFORMATION. kernel32: Added implementation of FileIdInfo for GetFileInformationByHandleEx. Józef Kucia (55): ddraw: Implement D3DOP_TEXTURELOAD. ddraw/tests: Add basic test for D3DOP_TEXTURELOAD. wined3d: Recognize SM5 imm_atomic_iadd opcode. wined3d: Implement applying state for compute pipeline. wined3d: Group compute states together. wined3d: Allo...