% % This file was automatically produced at May 6 2004, 06:07:57 by % c2latex CreateProcess-syntax.c % \expandafter\ifx\csname indentation\endcsname\relax% \newlength{\indentation}\fi \setlength{\indentation}{0.5em} \begin{flushleft} \sffamily BOOL CreateProcess (\mbox{}\\ \hspace*{6\indentation}LPCTSTR lpApplicationName, $/$$/$ pointer to executable module\mbox{}\\ \hspace*{6\indentation}LPTSTR lpCommandLine, $/$$/$ pointer to command line string\mbox{}\\ \hspace*{6\indentation}LPSECURITY\_ATTRIBUTES lpProcessAttrib, $/$$/$ process security\mbox{}\\ \hspace*{6\indentation}LPSECURITY\_ATTRIBUTES lpThreadAttrib, $/$$/$ thread security\mbox{}\\ \hspace*{6\indentation}BOOL bInheritHandles, $/$$/$ handle inheritance flag\mbox{}\\ \hspace*{6\indentation}DWORD dwCreationFlags, $/$$/$ creation flags\mbox{}\\ \hspace*{6\indentation}LPVOID lpEnvironment, $/$$/$ pointer to new environment block\mbox{}\\ \hspace*{6\indentation}LPCTSTR lpCurrentDirectory, $/$$/$ pointer to current dir name\mbox{}\\ \hspace*{6\indentation}LPSTARTUPINFO lpStartupInfo, $/$$/$ pointer to STARTUPINFO\mbox{}\\ \hspace*{6\indentation}LPPROCESS\_INFORMATION lpProcessInformation $/$$/$ pointer to\mbox{}\\ \hspace*{41\indentation}$/$$/$ PROCESS\_INFORMATION\mbox{}\\ );\mbox{}\\ \end{flushleft}