Click here to Skip to main content
15,881,413 members
Articles / General Programming / Debugging

Load a x86 DLL into a x64 Executable... Mission Possible?

Rate me:
Please Sign up or sign in to vote.
4.84/5 (19 votes)
1 Jul 2022CPOL4 min read 10.9K   12  
Try deep CPU features
This article shows how it would be possible to load a 32-bit DLL into an 64-bit address space.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Greece Greece
I'm working in C++, PHP , Java, Windows, iOS, Android and Web (HTML/Javascript/CSS).

I 've a PhD in Digital Signal Processing and Artificial Intelligence and I specialize in Pro Audio and AI applications.

My home page: https://www.turbo-play.com

Comments and Discussions