stdcall functions?

Thomas Kühne thomas-dloop at kuehne.cn
Tue Apr 24 23:32:03 PDT 2007


Chris Miller wrote:
> On Mon, 23 Apr 2007 15:33:53 -0400, Thomas Kühne
> <thomas-dloop at kuehne.cn> wrote:
> 
>> The attached program might help:
>> 1) use extern(Windows) in your sources
>> 2) compile
>> 3) dmd_wine_fixer <your_object_file>
>> 4) link
>>
>> Thomas
> 
> I was thinking of doing something like this. Thanks, you beat me to it.
> 
> I have yet to test it because I might have to run it across dozens of
> files.

The attached version should be more useful to you because it doesn't
change the infamous _d_throw at 4.

(Has anybody ever succeeded in setting a break point at _d_throw at 4 in
GDB without looking up the address first?)

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dmd_wine_fixer
Type: application/octet-stream
Size: 8678 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20070425/6c18a6ba/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 155 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20070425/6c18a6ba/attachment.pgp>


More information about the Digitalmars-d mailing list