Nuno Lucas wrote:
> On 11/10/06, Peter Schojer <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>> I recently discovered cegcc and I'm trying to compile a library as dll.
>> system: Cygwin
>> cegcc: subversion 20061009
>>
>> The following statement gives me a undefined reference to
>> GetDurrentDirectory
Peter Schojer wrote:
>Nuno Lucas wrote:
>
>
>>On 11/10/06, Peter Schojer <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>>>Hi all,
>>>I recently discovered cegcc and I'm trying to compile a library as dll.
>>>system: Cygwin
>>>cegcc: subversion 20061009
>>>
>>>The following statement gives me a undef
Hi,
I tried to compile cegcc on an up-to-date Cygwin installation,
I have the latest svn version 805.
- src/build-cegcc.sh is working
- but src/build-mingw32ce.sh yields the following error:
Making in profile...
make[1]: Entering directory
`/cygdrive/p/cegcc/src/build-mingw32ce/mingw/profile
'
Peter Schojer wrote:
>Hi,
>I tried to compile cegcc on an up-to-date Cygwin installation,
>I have the latest svn version 805.
>
>- src/build-cegcc.sh is working
>- but src/build-mingw32ce.sh yields the following error:
>
>Making in profile...
>make[1]: Entering directory
>`/cygdrive/p/cegcc/src/
Pedro Alves wrote:
> Peter Schojer wrote:
>
>> Hi,
>> I tried to compile cegcc on an up-to-date Cygwin installation,
>> I have the latest svn version 805.
>>
>> - src/build-cegcc.sh is working
>> - but src/build-mingw32ce.sh yields the following error:
>>
>> Making in profile...
>> make[1]: Enteri
Hi,
I noticed that HaRET has a whole bunch of functions defined locally
that are in the MSDN docs. For example, the functions:
ForcePageout
AllocPhysMem
FreePhysMem
SetKMode
VirtualCopy
SetProcPermissions
etc.
All of these can be found on MSDN at:
http://msdn.microsoft.com/library/default.asp?