Home » Extra libraries, Code snippets, applications etc. » Applications created with U++ » bigmailer
Re: bigmailer [message #6287 is a reply to message #6285] |
Sun, 05 November 2006 21:23   |
|
forlano wrote on Sun, 05 November 2006 14:48 |
I tried your new version but I had the error:
C:\MyApps\GridCtrl\GridHeader.cpp(1523) : error C3861: 'IsXPStyle': identifier not found
GridCtrl.cpp
C:\MyApps\GridCtrl\GridCtrl.cpp(285) : error C2039: 'IsXPStyle' : is not a member of 'Ctrl'
C:\upp\uppsrc\CtrlCore/CtrlCore.h(172) : see declaration of 'Ctrl'
C:\MyApps\GridCtrl\GridCtrl.cpp(285) : error C3861: 'IsXPStyle': identifier not found
C:\MyApps\GridCtrl\GridCtrl.cpp(4552) : error C3861: 'IsXPStyle': identifier not found
GridCtrl: 2 file(s) built in (0:04.92), 2461 msecs / file, duration = 5016 msecs
I'm using 610-dev3. Any idea?
Luigi
|
I have not released any new version yet . You must be talking about the old one. Anyway IsXPStyle no longer exists in upp. Just add this function to GridBase.h:
bool IsXPStyle() { return true; }
That should fix all errors..
|
|
|
 |
|
bigmailer
|
 |
|
Re: bigmailer
By: mirek on Mon, 16 October 2006 12:51
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: mirek on Mon, 16 October 2006 13:05
|
 |
|
Re: bigmailer
By: forlano on Tue, 17 October 2006 19:49
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Tue, 17 October 2006 21:26
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Wed, 18 October 2006 12:14
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Thu, 19 October 2006 20:05
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Fri, 20 October 2006 09:21
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Fri, 20 October 2006 14:50
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: unodgs on Fri, 03 November 2006 08:31
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: forlano on Sun, 05 November 2006 20:48
|
 |
|
Re: bigmailer
By: unodgs on Sun, 05 November 2006 21:23
|
 |
|
Re: bigmailer
By: forlano on Sun, 05 November 2006 21:34
|
 |
|
Re: bigmailer
By: unodgs on Sun, 05 November 2006 22:33
|
 |
|
Re: bigmailer
|
 |
|
Re: bigmailer
By: unodgs on Sun, 05 November 2006 22:37
|
 |
 |
Re: bigmailer
|
 |
|
Re: bigmailer
By: unodgs on Wed, 14 February 2007 08:35
|
Goto Forum:
Current Time: Sat Aug 02 12:36:45 CEST 2025
Total time taken to generate the page: 0.08782 seconds
|