I found this explanation on msdn. Seems like a solution.

http://msdn.microsoft.com/en-us/library/aa919861.aspx

I am not sure where I should add this code.



On Sat, Mar 3, 2012 at 1:44 PM, HariHara Sudhan <h...@emo2.com> wrote:

> Please find attached the test case for checking ddraw bug.
>
>
>
>
>
> On Sat, Mar 3, 2012 at 1:36 PM, HariHara Sudhan <h...@emo2.com> wrote:
>
>> See attached file. This is the output from the codeproject application.
>>
>> I also went to ecore and printed to see how ecore was calling evil time.
>> Maybe those handles are not being closed? Clueless at this point.
>>
>> I will send you the ddraw test case in sometime.
>>
>>
>>
>>
>> On Sat, Mar 3, 2012 at 12:49 PM, Vincent Torri 
>> <vincent.to...@gmail.com>wrote:
>>
>>> On Sat, Mar 3, 2012 at 8:15 AM, HariHara Sudhan <h...@emo2.com> wrote:
>>> > I tried running the ecore animator example as is. No modifications and
>>> the
>>> > problem persists. The problem is as follows:
>>> >
>>> >
>>> >   - TImer is created
>>> >   - Timer continuously creates handles
>>> >   - TImer is deleted - handle creation process comes to a stop
>>> >
>>> > If the timer is allowed to continue, Handles are still leaking and real
>>> > bad. If you let things run with 5 or 6 timers for a couple of hours the
>>> > computer pretty much grinds to a halt.
>>>
>>> but does the codeproject program report some useful informations, like
>>> the GDI functions that are leaking ? If not, this program is of no use
>>>
>>> >
>>> -------------------------------------------------------------------------------
>>> > Also again any ideas on the directdraw problem? Anyone?
>>> >
>>> > As I said, if the user changes the screen orientation. The drirectdraw
>>> > canvas dies. Blacks out. I am assuming it is because the graphics
>>> device is
>>> > taken over by windows to change the screen orientation. The ddraw
>>> canvas is
>>> > unable to get the device back once the screen orientation is changed.
>>>
>>> a bug in the directdraw engine. Do you have a minimal test case ?
>>>
>>> Vincent
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Virtualization & Cloud Management Using Capacity Planning
>>> Cloud computing makes use of virtualization - but cloud computing
>>> also focuses on allowing computing to be delivered as a service.
>>> http://www.accelacomm.com/jaw/sfnl/114/51521223/
>>> _______________________________________________
>>> enlightenment-devel mailing list
>>> enlightenment-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>
>>
>>
>>
>> --
>> Regards
>>
>> HariHaraSudhan
>>
>>
>
>
> --
> Regards
>
> HariHaraSudhan
>
>


-- 
Regards

HariHaraSudhan
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to