[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Process class is not exported under Win32
From: |
Ian Gough |
Subject: |
Process class is not exported under Win32 |
Date: |
Mon, 6 Jan 2003 09:25:14 -0500 |
cc++ version 1.07
It would seem that the Process.h is missing
class CCXX_CLASS_EXPORT Process;
so that the Process class is visible in the windows import library.
Symptoms are that any program that uses any of the Win32 supported methods
such as spawn fails to link due to an unresolved reference.
<<attachment: winmail.dat>>
- Process class is not exported under Win32,
Ian Gough <=