I dont think so. If im wrong here, someone correct me.

This...
Code:
mov edx, 100082E0
mov ecx, dword ptr [edx + 0x04]
And this...
Code:
mov ecx, dword ptr [100082E4]
Are the same.