Ask a Question related to Macromedia Director 3D, Design and Development.
-
kcnivas@yahoo.com #1
Camera application is not using Overlays in Display Driver
My camera application on Windows Mobile5.0 is not calling the overlay
related driver functions like SetOverlayPos() and UpdateOverlay().
And I do have HW overlay support both in my driver and HW as well.
And I am setting the overlay caps structure with the following flags in
the buildDDHALInfo () function() of my DDRAW enabled display driver.
lpddhi->ddCaps.dwOverlayCaps = DDOVERLAYCAPS_FLIP
|
DDOVERLAYCAPS_MIRRORLEFTRIGHT |
DDOVERLAYCAPS_MIRRORUPDOWN |
DDOVERLAYCAPS_CKEYSRC |
DDOVERLAYCAPS_CKEYDEST |
DDOVERLAYCAPS_OVERLAYSUPPORT;
So Would anyone tell me why the above functions are not getting called
even though I seem to have done everything right.
Thanks
Mr.Immortality
kcnivas@yahoo.com Guest
-
Text overlays
I have a text overlay which is one line long. when I swap the cast member with another text that wraps to a second line, the text on two lines is... -
Is it safe to install ATI display driver into Windows Vista beta2?
Or should I just stick with the default driver? Windows Vista feels slow on an Athlon 64 3200+ (754) with 512 MB of RAM. Thank you in advance. :)... -
Image overlays - how?
I'm prototyping an application at the Australian Bureau of Met. I want to design a set of controls for overlaying and interacting with images. I... -
DW application giving SQL server driver time out
Hi.. When I click at my Recordset in DW application, it giving me an error Microsft ODBC SQL server driver, timeout expired.. what is happen? -
IP Address display in Application log for MX
In CF5, the IP Address of the user that generated a page error is listed in the Application log along with the description of the page error. This...



Reply With Quote

