Click here to Skip to main content
15,885,767 members

Comments by Dusan Paulovic (Top 16 by date)

Dusan Paulovic 18-Jul-14 15:36pm View    
Where in first case do you see a place where reference count is increased?
Reference count is increased only during capturing.
Dusan Paulovic 8-Jun-14 1:35am View    
Reason for my vote of 1 \n For this purpose, DisplayName attribute can be used. Display name is also shown by PropertyGrid, so that user does see understandable representation, not a number nor enum member name.
Dusan Paulovic 2-Oct-13 3:09am View    
Oh... :) Thanks for English lesson... :) So, what do you usually use in such cases?
Dusan Paulovic 2-Oct-13 3:05am View    
What are you using? It is not a 'risk' so suggest something :)
For example, I have somehow made usage of CRT functions working, so now I know there are some leaks. Some of reports, however, are just a static objects or objects inserted into static buffers. It is now hard for me to filter real leaks...
Dusan Paulovic 2-Oct-13 1:41am View    
I did not want to do it this way, but seems that I would have to. That way, of corse, I would perhaps see all memory issues and events of process...