Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.programmer.porting > #113
| From | Dave Yeo <dave.r.yeo@gmail.com> |
|---|---|
| Newsgroups | comp.os.os2.programmer.porting |
| Subject | Re: VirtualAlloc to DosAllocMem |
| Date | 2011-07-08 21:57 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <iv8n3o$r3j$1@speranza.aioe.org> (permalink) |
| References | <iv5rr7$dqt$1@speranza.aioe.org> <4e176267$0$6545$9b4e6d93@newsspool4.arcor-online.net> <4e176505$0$6554$9b4e6d93@newsspool4.arcor-online.net> <iv8f05$ccn$1@speranza.aioe.org> |
Dave Yeo wrote: > ps Is DWORD signed or unsigned? IIRC the GCC headers are missing DWORD Had to change DWORD to ULONG to get around a protection not declared in this scope error and I thought you had made a mistake with brackets. I was wrong, your example compiles and hopefully will run after a couple of more hours of compiling. Thanks Dave
Back to comp.os.os2.programmer.porting | Previous | Next — Previous in thread | Next in thread | Find similar
VirtualAlloc to DosAllocMem Dave Yeo <dave.r.yeo@gmail.com> - 2011-07-07 19:59 -0700
Re: VirtualAlloc to DosAllocMem Heiko Nitzsche <hn-expires-27nov11@arcor.de> - 2011-07-08 22:03 +0200
Re: VirtualAlloc to DosAllocMem Heiko Nitzsche <hn-expires-27nov11@arcor.de> - 2011-07-08 22:14 +0200
Re: VirtualAlloc to DosAllocMem Dave Yeo <dave.r.yeo@gmail.com> - 2011-07-08 19:39 -0700
Re: VirtualAlloc to DosAllocMem Dave Yeo <dave.r.yeo@gmail.com> - 2011-07-08 21:57 -0700
Re: VirtualAlloc to DosAllocMem Paul Ratcliffe <abuse@orac12.clara34.co56.uk78> - 2011-07-08 23:02 +0000
Re: VirtualAlloc to DosAllocMem "Lars Erdmann" <lars.erdmann@arcor.de> - 2011-07-09 03:46 +0200
Re: VirtualAlloc to DosAllocMem Paul Ratcliffe <abuse@orac12.clara34.co56.uk78> - 2011-07-09 11:32 +0000
Re: VirtualAlloc to DosAllocMem Paul Smedley <paulDESPAM@DESPAMMsmedley.id.au> - 2011-07-10 11:39 +0930
csiph-web