I'm having an issue with a piece of code I'm trying to compile using mingw-w64
gcc. The pieces of code I'm specifically having an issue with is as follows...
struct duplicate {
pthread_mutex_t mutex;
size_t count;
struct digest_t digest;
struct vector devices;
struct hash_entry has
Hi guys:
I could resolve this problem
changing the flags to:
pd.Flags =
// Return a printer device
context.
PD_RETURNDC
// Don't allow separate
print to file.
// Remove
these flags if you want to support this feature.
| PD_H