| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: [BUG?] Plugin Class Constructor not compiles in RB 2006/2007 |
| From: | Jonathan Johnson <jonj at realsoftware dot com> |
| Date: | Fri, 30 Mar 2007 14:01:20 -0500 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
| References: | <C23332BE dot 6F01D%sunshine at public dot kherson dot ua> |
On Mar 30, 2007, at 2:33 PM, Ruslan Zasukhin wrote: > Hi All, > > Today we have not that > V4RB/Examples/Common/Vserver -- which is console application > project > > Do not compiles because of error > > Parameters are not compatible with this function > cc = new VConnection( "localhost", "sa", "sa" ) > > But the same line compiles fine in project which is not Console, but > Application. > > * YES, we use latest RB Plugin SDK > * YES, we have mark Valentina classes to be console safe, as > SetClassConsoleSafe( &ConnectionClass ); Each method must have the console safety flag also. HTH, Jon _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [BUG?] Plugin Class Constructor not compiles in RB 2006/2007, Ruslan Zasukhin |
|---|---|
| Next by Date: | Re: [BUG?] Plugin Class Constructor not compiles in RB 2006/2007, Ruslan Zasukhin |
| Previous by Thread: | [BUG?] Plugin Class Constructor not compiles in RB 2006/2007, Ruslan Zasukhin |
| Next by Thread: | Re: [BUG?] Plugin Class Constructor not compiles in RB 2006/2007, Ruslan Zasukhin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |