Click here to Skip to main content
15,927,345 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPutting value in stored Procedure before execute ADO Pin
Bigge9-Sep-01 23:30
Bigge9-Sep-01 23:30 
QuestionHow I can notify Caret position changes in CEdit? Pin
XKent9-Sep-01 21:58
XKent9-Sep-01 21:58 
GeneralLoad DLL in program Pin
Irfan Ahmed9-Sep-01 20:58
Irfan Ahmed9-Sep-01 20:58 
GeneralRe: Load DLL in program Pin
Michael Dunn9-Sep-01 21:06
sitebuilderMichael Dunn9-Sep-01 21:06 
GeneralRe: Load DLL in program Pin
Irfan Ahmed9-Sep-01 21:15
Irfan Ahmed9-Sep-01 21:15 
GeneralRe: Load DLL in program Pin
Ben M. Stokland9-Sep-01 21:32
Ben M. Stokland9-Sep-01 21:32 
GeneralDatabase problem Pin
Ed K9-Sep-01 15:12
Ed K9-Sep-01 15:12 
GeneralStrangest bug ever ( at least to me ) Pin
9-Sep-01 13:35
suss9-Sep-01 13:35 
Hi there !

I have a somewhat large project, which consists out of 5 DLLs and an EXE.
Everything is compiled with MULTITHREADED DLL RTL, and exactly the same settings.. I am using Visual C 6.0 SP5 ( and V C 7.0 BETA 2 which exhibits the same behaviour )

Now I do the following: BATCH BUILD-> Build all Debug COnfigs:
Engine.dll / Debug
Support.dll / Debug
ModuleG.dll / Debug
ModuleS.dll / Debug
Game.exe / Debug

The 5th DLL is a 3rd party one which is also in debug mode ( mswin-ruby16.dll ( RUBY Scripting language )

Ok now I start my program, but it does not work ( It seems to have some errors in the scripting language interpreters.... it just doesnt execute script code ...)

NOW i do exactly the same thing again
Batch Build / all Debug configs etc ....

AND NOW THE THING WORKS !!! Perfectly smoothly ....

I am out of clues, basically every second build of my game works fine, the others not.. There is not a single change in build configuration I checked and double checked for that, the source code stays the same to the last point !!!! ( There are also no dynamic changes to the code, like vc macros (post build,pre link etc)

So no changes at all... Every sceond build works... but sometimes it's only the third one....
..

Any idea what that could be ? Since VC7.0 has the same behaviour i think it has to be something that I am doing...

GeneralRe: Strangest bug ever ( at least to me ) Pin
9-Sep-01 14:51
suss9-Sep-01 14:51 
GeneralRe: Strangest bug ever ( at least to me ) Pin
Tim Deveaux10-Sep-01 4:32
Tim Deveaux10-Sep-01 4:32 
GeneralOpening a new html page Pin
9-Sep-01 12:13
suss9-Sep-01 12:13 
GeneralRe: Opening a new html page Pin
User 98859-Sep-01 12:34
User 98859-Sep-01 12:34 
GeneralRe: Opening a new html page Pin
Todd Smith10-Sep-01 20:11
Todd Smith10-Sep-01 20:11 
GeneralRe: Opening a new html page Pin
Erik Thompson11-Sep-01 7:41
sitebuilderErik Thompson11-Sep-01 7:41 
GeneralC++ & Windows interface, HELP.. Pin
ParaSwarm9-Sep-01 11:37
ParaSwarm9-Sep-01 11:37 
GeneralRe: C++ & Windows interface, HELP.. Pin
Giles9-Sep-01 12:49
Giles9-Sep-01 12:49 
Generaltemplate question Pin
9-Sep-01 6:31
suss9-Sep-01 6:31 
GeneralRe: template question Pin
Joaquín M López Muñoz9-Sep-01 12:15
Joaquín M López Muñoz9-Sep-01 12:15 
GeneralInstallShield !!! Pin
Hadi Rezaee9-Sep-01 5:14
Hadi Rezaee9-Sep-01 5:14 
GeneralRe: InstallShield !!! Pin
Giles9-Sep-01 12:29
Giles9-Sep-01 12:29 
GeneralRe: InstallShield !!! Pin
Not Active9-Sep-01 13:05
mentorNot Active9-Sep-01 13:05 
GeneralRe: InstallShield !!! Pin
moriarty9-Sep-01 13:17
moriarty9-Sep-01 13:17 
GeneralRe: InstallShield !!! Pin
Not Active9-Sep-01 17:39
mentorNot Active9-Sep-01 17:39 
GeneralRe: InstallShield !!! Pin
moriarty9-Sep-01 18:30
moriarty9-Sep-01 18:30 
GeneralRe: InstallShield !!! Pin
10-Sep-01 5:24
suss10-Sep-01 5:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.