search for: ft_thunk

Displaying 3 results from an estimated 3 matches for "ft_thunk".

2007 Jun 26
3
About stdlib.h system()
Hi all, I tried to call another .exe file in my own exe file by using the system() API. But the return value of system() is -1 and errno is set to ENOENT. It indicates that the another exe file is not found. So I copy the another exe to the fake directory: C:\windoes\system32, since wine always find the exe file there. And I also set the environment variable "System" and
2007 May 11
0
Wine release 0.9.37
...llocate the wait event for FSCTL_PIPE_WAIT on the server side. Fix minor differences in the formatting of the license notices. Get rid of some empty source files, our makefiles no longer require them. configure: Only check for the static versions of libicu. kernel32: Disable FT_Thunk entry point when Windows version is NT. configure: Added rpath support for Solaris. kernel32: Set the dll file name with the correct case to make EXECryptor happy. configure: Fixed typo in libicu check. ntdll: Support setting the CPU context on the current thread without seg...
2020 Sep 25
0
Wine release 5.18
...cts at exit. server: Initialize the object permanent flag. makefiles: Don't build Unix object files on Windows. include: Also define gethostname for msvcrt builds. kernel32: Get rid of obsolete 16-bit relay functions. kernel32: Make export directory writable to set FT_Thunk to 0. Alistair Leslie-Hughes (6): ws2_32: Map AI ALL_option in getaddrinfo(). include: Add inclusion guards for schema API enums. include: Remove coclasses that don't belong to msxml6.idl. xactengine3_7: Return S_OK from IXACT3Cue Destroy. dmband: Semi-stub IDirec...