PDA

View Full Version : Request: Structure padding done by the compiler



wila
30-Mar-2022, 11:08 AM
Hi,

Good that we now have a tool to suggest how-to apply the correct structure padding for 64 bit applications.

Next up on the wish list is ... have the compiler do this all by itself ;)

(Yes, yes I know.. always wanting more)

--
Wil

Samuel Pizarro
30-Mar-2022, 11:24 AM
Question about this...

Is this padding required for all structures ? or only for those that might be used in Windows api (dll) function calls ?

wila
30-Mar-2022, 11:51 AM
Windows API structures... seems you want to extend the request to turn off "automatic padding" via a compiler directive ;)
--
Wil

Samuel Pizarro
30-Mar-2022, 12:27 PM
hehehe...

DaveR
30-Mar-2022, 03:15 PM
+1
If not built in this should be preloaded into the Tools Menu