Greetings, Olivia Nelson!
> I need to use unix socket() interface, mingw does not seem to provide
> the following headers:
There's no UNIX interfaces in native applications.
Choose one or another, not both.
> #include
> #include
> #include
> #include
Also, please no top posting in this lis
I need to use unix socket() interface, mingw does not seem to provide
the following headers:
#include
#include
#include
#include
On Sat, Feb 8, 2020 at 1:40 PM Marco Atzeri wrote:
>
> please bottom post on this mailing list
>
> Am 08.02.2020 um 01:12 schrieb Olivia Nelson:
> > Sorry, I made
please bottom post on this mailing list
Am 08.02.2020 um 01:12 schrieb Olivia Nelson:
Sorry, I made a mistake. I've updated the title ..
To summarize:
1. I can load the DLL compiled with cygwin with LoadLibraryA,
but not remotely with CreateRemoteThread.
2. The same DLL compiled with msv
Sorry, I made a mistake. I've updated the title ..
To summarize:
1. I can load the DLL compiled with cygwin with LoadLibraryA,
but not remotely with CreateRemoteThread.
2. The same DLL compiled with msvc works with both LoadLibraryA and
CreateRemoteThread
Answer to Joost:
constructor and de
4 matches
Mail list logo