flat assembler
Message board for the users of flat assembler.
  
       
      Index
      > Windows > illegal instruction when use PROCESS_INFORMATION structure | 
  
| Author | 
  | 
              
| 
                  
                   Tomasz Grysztar 02 Sep 2004, 10:07 
                  This error means there is no such structure defined. For some reason in KERNEL32.INC it is called PROCESSINFO instead of PROCESS_INFORMATION, perhaps it should be fixed? 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   vbVeryBeginner 02 Sep 2004, 11:50 
                  Quote: 
 ye, hopefully in 1.56  | 
              |||
                  
  | 
              
| 
                  
                   Tomasz Grysztar 02 Sep 2004, 12:18 
                  The fasmw and includes are updated more frequently (it has even own versioning, it's still 0.9.x). 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   vbVeryBeginner 02 Sep 2004, 13:36 
                  is that possible for you to provide us( the fasm community member) a link for the zipped or RARed version of your current fasmw (0.9.x) INCLUDE directory?
 
                  
                sincerely, vbVeryBeginner d(^wish^)b  | 
              |||
                  
  | 
              
| 
                  
                   Tomasz Grysztar 02 Sep 2004, 13:44 
                  It's just updated on the "Download" page each time I make some changes. 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   rwalt 02 Sep 2004, 13:49 
                  Just change the name of the structure in kernel32.inc...
 
                  
                struct PROCESSINFO .hProcess dd ? .hThread dd ? .dwProcessId dd ? .dwThreadId dd ? ends struct PROCESS_INFORMATION .hProcess dd ? .hThread dd ? .dwProcessId dd ? .dwThreadId dd ? ends  | 
              |||
                  
  | 
              
| 
                  
                   rwalt 02 Sep 2004, 14:28 
                  BTW, I just want to say thankyou Privalov for the Flat Assembler, a beautiful piece of work. 
                  
                 | 
              |||
                  
  | 
              
| 
                  
                   vbVeryBeginner 02 Sep 2004, 15:58 
                  to: rwalt
 
                  
                actually i already updated my own kernel32.inc file, anyway, thanks for ur reply. to: privalov Quote: 
 i wrote my reason here, on 28 August 2004 http://board.flatassembler.net/topic.php?t=2141 therefore, i really wish, if ya could provide us, the zipped version of FASMW/INCLUDE for every minor update so we won't have to download the 500+ kb files. sincerely, vbVeryBeginner d(&&  | 
              |||
                  
  | 
              
< Last Thread | Next Thread >  | 
    
Forum Rules: 
  | 
    
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.