Infognition forum
February 05, 2012, 07:51:45 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Last GraphEditPlus version: 1.4.0   Last Video Enhancer version: 1.9.7
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Generated C++ code  (Read 1667 times)
JohnC
Newbie
*

Karma: +2/-0
Posts: 2


View Profile
« on: October 23, 2008, 03:22:23 PM »

Hi There,
 first off must say that Graphedit plus is a fantastic product  - but i think that there is an error in the Generated GetPin function.

I think that the line

if (pinfo.pFilter) pFilter->Release();

should be

if (pinfo.pFilter) pinfo.pFilter->Release();

Cheers JohnC

« Last Edit: October 23, 2008, 03:25:37 PM by JohnC » Logged
Dee Mon
Administrator
Hero Member
*****

Karma: +8/-0
Posts: 511



View Profile WWW
« Reply #1 on: October 24, 2008, 08:13:22 PM »

You are right, thank you very much!

This will be fixed in the next update.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!