* glob_pattern_p.cc: New file.
* Makefile.in (DLL_OFILES): Add glob_pattern_p.o. * glob.h: Add declaration for glob_pattern_p. * pinfo.cc (pinfo::thisproc): Remove __stdcall attribute.
This commit is contained in:
@@ -51,7 +51,7 @@ bool is_toplevel_proc;
|
||||
/* Setup the pinfo structure for this process. There may already be a
|
||||
_pinfo for this "pid" if h != NULL. */
|
||||
|
||||
void __stdcall
|
||||
void
|
||||
pinfo::thisproc (HANDLE h)
|
||||
{
|
||||
procinfo = NULL;
|
||||
|
Reference in New Issue
Block a user