News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

mmc.exe

Started by HellOfMice, December 30, 2024, 04:29:27 AM

Previous topic - Next topic

HellOfMice

Hello the world

I found something strange while anayzing the mmc.exe stored into the windows\system folder (Windows 11)

This file was created in 2031

:o  and for MRT.exce it is $CDA0BB2E (Thu Apr 27 23:15:58 2079)

Very strange. If someone has an idea I should like.

I was using a program that I am writing, I thought there was a bug, so I used Pelle Pope.exe and it gives the same result!

John Z

Hi Philippe,

Interesting - I wonder if it is a preemptive fix for a transitional problem similar to Y2K?

Maybe check the general and the details of the files to see if it shows the same.

Attached are details from my Win 11 23H2

John Z

HellOfMice

I have verified with my program and Pope and the date is Ok
I discovered a bu in the program too. :-X

HellOfMice

A field was missing. It had the value 40h and many docs don't speak about it. Now all is ok.