[過去ログ] 【MT4/5】Meta Trader初心者専用57【EA素人】 (1002レス)
前次1-
抽出解除 レス栞

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
383
(1): 2019/01/30(水)13:18 ID:7GOzhHP/0(1) AAS
>>378
struct PROCESS_INFORMATION { int hProcess; int hThread; int dwProcessId; int dwThreadId; };

struct STARTUPINFO
{ int cb; int lpReserved; string lpDesktop; string lpTitle; int dwX; int dwY; int dwXSize; int dwYSize;
int dwXCountChars; int dwYCountChars; int dwFillAttribute; int dwFlags; short wShowWindow;
short cbReserved2; int lpReserved2; int hStdInput; int hStdOutput; int hStdError;
};

#import "kernel32.dll"
bool CreateProcessW(string lpApplicationName, string lpCommandLine, int lpProcessAttributes, int lpThreadAttributes,
bool bInheritHandles, int dwCreationFlags, int lpEnvironment, string lpCurrentDirectory, STARTUPINFO& lpStartupInfo,
省16
385: 369 2019/01/30(水)13:28 ID:K5aRZ36U0(4/4) AAS
>>383
今後の参考にします
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 1.483s*