flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Windows > Help-- EnumProcesses in win7.64bit | 
| Author | 
 | 
| MinhHung 15 May 2012, 12:44 ??? nobody help me?
 this is bug of fasm??? | |||
|  15 May 2012, 12:44 | 
 | 
| revolution 15 May 2012, 13:12 You will have to wait until someone with a 64-bit system sees this topic and does a test. | |||
|  15 May 2012, 13:12 | 
 | 
| revolution 15 May 2012, 13:15 Perhaps the version number needs updating?     Code: format PE64 GUI 4.0 DLL     | |||
|  15 May 2012, 13:15 | 
 | 
| Tomasz Grysztar 15 May 2012, 13:23 It may be related to the infamous empty fixups and/or empty section problem (RIP-relative addressing does not need relocations). | |||
|  15 May 2012, 13:23 | 
 | 
| r22 15 May 2012, 13:46 Empty data section will break it (or probably any section).
 I always add Code: section '.bss' data readable writable align 16 dd 0 To my Win7 64bit code. Seems to make Microsoft cooperate. | |||
|  15 May 2012, 13:46 | 
 | 
| MinhHung 16 May 2012, 04:00 Yeah..
 Thanks All... Very very much | |||
|  16 May 2012, 04:00 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.