Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Batchbuilds broken ?

<< < (2/2)

mandrav:

--- Quote from: thomas on March 31, 2006, 01:18:44 pm ---Not that it matters, but I wonder what makes you say so...

--- End quote ---

Actually the function DelayLoadDdeFiles is mis-named. It should be DelayLoadFiles, so no connection with DDE ;)
And the bug in question was that I had moved the files loading to the end of the app creation, but the batch was trying to run before loading the files.

tiwag:

--- Quote from: mandrav on March 31, 2006, 12:48:08 pm ---Fixed, thanks.
Btw, it had nothing to do with DDE...

--- End quote ---
thanks too

TheNullinator:

--- Quote from: mandrav on March 31, 2006, 01:33:44 pm ---Actually the function DelayLoadDdeFiles is mis-named. It should be DelayLoadFiles, so no connection with DDE ;)

--- End quote ---

Yeah, I noticed that when looking through the code earlier.  It doesn't make much sense to have a Windows specific name when it's not inside a __WXMSW__ conditional block.

Navigation

[0] Message Index

[*] Previous page

Go to full version