Home/Misc | Wine | Bing | Distributed Computing | Fun | Links |
Last updated: 2001/3/1
Uses VirtualAlloc to reserve a range of memory and then starts accessing it randomly. This generates exceptions (SEH) and the handler then commits the accessed page and resumes execution. You can specify how many memory accesses are to be attempted. An message is printed for each memory access as well as each time an exception is caught.
sehexcpt.c: In function `ExpFilter': sehexcpt.c:75: `__try' undeclared (first use in this function) sehexcpt.c:75: (Each undeclared identifier is reported only once sehexcpt.c:75: for each function it appears in.) sehexcpt.c:75: parse error before `{' sehexcpt.c:87: `__leave' undeclared (first use in this function) sehexcpt.c: At top level: sehexcpt.c:90: parse error before `if' sehexcpt.c:95: `__leave' used prior to declaration sehexcpt.c:95: warning: data definition has no type or storage class sehexcpt.c:96: parse error before `}' sehexcpt.c:100: `lpEP' undeclared here (not in a function) sehexcpt.c:100: warning: data definition has no type or storage class sehexcpt.c:102: parse error before `if' sehexcpt.c:110: warning: data definition has no type or storage class sehexcpt.c:111: parse error before `}' sehexcpt.c:115: warning: parameter names (without types) in function declaration sehexcpt.c:115: conflicting types for `CommitMemory' sehexcpt.c:34: previous declaration of `CommitMemory' sehexcpt.c:115: warning: data definition has no type or storage class sehexcpt.c:121: warning: data definition has no type or storage class sehexcpt.c:122: parse error before `}' sehexcpt.c:124: syntax error before `{' sehexcpt.c: In function `Dlg_ReserveArrayAndAccessIt': sehexcpt.c:151: `__try' undeclared (first use in this function) sehexcpt.c:151: parse error before `{' sehexcpt.c: At top level: sehexcpt.c:179: parse error before `(' sehexcpt.c:179: `LPBYTE' redeclared as different kind of symbol ../../../wine/include/winnt.h:64: previous declaration of `LPBYTE' sehexcpt.c:179: parse error before `lpArray' sehexcpt.c:203: parse error before `100' sehexcpt.c:203: warning: data definition has no type or storage class sehexcpt.c: In function `Dlg_Proc': sehexcpt.c:248: `Dlg_OnInitDialog' undeclared (first use in this function)
Last updated: 2001/3/1
Sorry, no description yet
Sorry, not tested under Wine yet
sehsoft.c: In function `ExpFilter': sehsoft.c:98: `__try' undeclared (first use in this function) sehsoft.c:98: (Each undeclared identifier is reported only once sehsoft.c:98: for each function it appears in.) sehsoft.c:98: parse error before `{' sehsoft.c:115: `__leave' undeclared (first use in this function) sehsoft.c:142: parse error before `{' sehsoft.c: At top level: sehsoft.c:157: parse error before `(' sehsoft.c:169: parse error before `__uint8_t' sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `}' sehsoft.c:169: warning: initialization makes pointer from integer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: parse error before `switch' sehsoft.c:169: conflicting types for `__u' sehsoft.c:169: previous declaration of `__u' sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `->' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: redefinition of `__u' sehsoft.c:169: `__u' previously defined here sehsoft.c:169: warning: initialization makes integer from pointer without a cast sehsoft.c:169: initializer element is not constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `case' sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `}' sehsoft.c:169: parse error before character constant sehsoft.c:169: warning: data definition has no type or storage class sehsoft.c:169: parse error before `}' sehsoft.c:171: parse error before `int' sehsoft.c:180: warning: data definition has no type or storage class sehsoft.c:181: parse error before `}' sehsoft.c:183: syntax error before `{' sehsoft.c: In function `Dlg_ReserveArrayAndAccessIt': sehsoft.c:210: `__try' undeclared (first use in this function) sehsoft.c:210: parse error before `{' sehsoft.c: At top level: sehsoft.c:252: parse error before `(' sehsoft.c:252: `LPBYTE' redeclared as different kind of symbol ~/wine/include/winnt.h:203: previous declaration of `LPBYTE' sehsoft.c:252: parse error before `lpArray' sehsoft.c:276: parse error before `100' sehsoft.c:276: warning: data definition has no type or storage class sehsoft.c: In function `Dlg_Proc': sehsoft.c:321: `Dlg_OnInitDialog' undeclared (first use in this function)
Last updated: 2001/1/18
Sorry, no description yet
Sorry, not tested under Wine yet
Linking sehsum <- sehsum.o sehsum-spec.o sehsum.rco ... sehsum.o: In function `Dlg_OnCommand': sehsum.o(.text+0x28d): undefined reference to `_beginthreadex'
Last updated: 2001/3/1
Sorry, no description yet
Sorry, not tested under Wine yet
sehterm.c: In function `Dlg_CountWordsInFile': sehterm.c:102: warning: pointer/integer type mismatch in conditional expression
sehterm.c: In function `Dlg_CountWordsInFile': sehterm.c:58: `__try' undeclared (first use in this function) sehterm.c:58: (Each undeclared identifier is reported only once sehterm.c:58: for each function it appears in.) sehterm.c:58: parse error before `{' sehterm.c:76: `__leave' undeclared (first use in this function) sehterm.c:102: warning: pointer/integer type mismatch in conditional expression sehterm.c: At top level: sehterm.c:145: syntax error before `{'
Home/Misc | Wine | Bing | Distributed Computing | Fun | Links |
fgouget@free.fr | This page is hosted for free by Free.fr |