Re: Win32 DLL listings

new topic     » goto parent     » topic index » view thread      » older message » newer message

James Begley wrote:
>
> I'm kinda new to (and kinda dumb about) Win32 programming.  Can somebody
> tell me what's in the standard win32 dll's (i.e. GDI32.DLL, etc.)?  My
> computer won't allow QuickView.

Short answer: thousands of inscrutable calls to Windows internals.

Longer answer: There are lots of (thick) books available, as well as
the API documentation available on Borland's website. Plus an
unknown number of "undocumented" calls kept secret by Micro$oft.

I have one book on the Win API - 1098 pages, but it's just an overview,
not enough details to get all the calls to work.

BTW: it does no good to try to view these DLL's, it's all machine code.

Regards,

Irv

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu