Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Problem with compilation when using dshow.h
Re: Problem with compilation when using dshow.h [message #13283 is a reply to message #13282] |
Fri, 28 December 2007 23:26  |
mapo
Messages: 5 Registered: September 2007
|
Promising Member |
|
|
I studied a bit of upp code, and found folowing define statement:
#define CY win32_CY_
if i include dshow.h this way:
#define CY win32_CY_
#include <dshow.h>
#undef CY
then compilation goes well.
Is this the correct way i should include dshow.h or there is some better way?
7edcd8e6f33ea538d7d44a5487ef4566
|
|
|
Goto Forum:
Current Time: Sun Aug 24 17:11:48 CEST 2025
Total time taken to generate the page: 0.00740 seconds
|