View Full Version : Cracked information about the demo


Hrvoje Bajlo
19-09-2006, 10:29:PM
This is the text i've managed to get from FIFA07 demo.exe file:

Created by MIDL version 6.00.0361 at Sat Sep 02 15:59:37 2006

It means demo was compiled on september, 2, 2006...and we had to wait SO LONG for someone to pack it and release? Wtf?

Xx-DeLuSioN-xX
19-09-2006, 11:11:PM
Testing process I believe is what delayed the demo.

Nack
19-09-2006, 11:18:PM
Think you can blame ATI for this one!!

Thank god for Nvidia! :rockman:

aru
20-09-2006, 12:32:AM
FYI... the MIDL compiler is MS's Interface Definition Language compiler which takes in an idl file and generates COM/OLE compatible calling definitions. All that "Created by MIDL version 6.00.0361 at Sat Sep 02 15:59:37 2006" tells you is that they did the IDL compilation on Sep 02... not nessesarily the build of the demo, since the IDL can be compiled seperately from the exe.

Hrvoje Bajlo
20-09-2006, 10:54:AM
FYI... the MIDL compiler is MS's Interface Definition Language compiler which takes in an idl file and generates COM/OLE compatible calling definitions. All that "Created by MIDL version 6.00.0361 at Sat Sep 02 15:59:37 2006" tells you is that they did the IDL compilation on Sep 02... not nessesarily the build of the demo, since the IDL can be compiled seperately from the exe.
thank you!