FabToys

Tools 4 Visual Objects & Vulcan.Net

  • Increase font size
  • Default font size
  • Decrease font size

Error with 27b

User Rating: / 0
PoorBest 

After importing FabTools you have the following errors :

1) Method FABREGISTRY:_GETKEYINFO
Line 22, missing '}' in object creator FABREGKEYINFO{}:51419

2)Method FABSTANDARDFILEDIALOG:FABDISPATCH
Line 12, negative value not allowed:51178
Line 28, negative value not allowed:51178

 

For the first question, as far as I remember, this is a typo that the 27b compiler doesn't accept: there is a ) instead of a }, just correct this

For the second one, you should have :

       IF ( NMHDR._code == CDN_INITDONE ) 

simply replace it with

       IF ( NMHDR._code == DWORD(_CAST,CDN_INITDONE) ) 

this should do the trick.

Last Updated on Wednesday, 20 December 2006 09:52  
Banner

By PLAVEB

My Tweets


Current donation total :

86

Support FabToys !

I've been working so hard and need caffeine to survive, if you like my services then please buy me a cuppa coffee to keep things going. :-)

friendofredgatelogo2012