1. Win32lib Source Docs?

Hello Everyone,

Are there any docs on the source code of Win32lib? You know kinda like how they
have books on the linux source code. I was just wondering if there was any such
documentation for win32lib. Thanks again.

new topic     » topic index » view message » categorize

2. Re: Win32lib Source Docs?

Andy wrote:

> Are there any docs on the source code of Win32lib?

What sort of things would you like to read or know about?

-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view message » categorize

3. Re: Win32lib Source Docs?

Well I've gone through parts of the source code. But it is a large project. So
it is kinda of hard to know everything. What I am wondering if there is any docs
that talk about going through the source code and what does what

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32lib Source Docs?

Andy wrote:
> 
> Well I've gone through parts of the source code. But it is a large project.
> So
> it is kinda of hard to know everything. What I am wondering if there is any
> docs
> that talk about going through the source code and what does what

Well there's the in-code comments but they are a bit sparse. 

Chris, is the latest source up in SourceForge? I can checkuot a file at a time
to update the comments and tweak makedoc to extract those into a developer's
manual. Is that a workable idea?

-- 
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view message » categorize

5. Re: Win32lib Source Docs?

Derek Parnell wrote:
> 
> Andy wrote:
> > 
> > Well I've gone through parts of the source code. But it is a large project.
> > So
> > it is kinda of hard to know everything. What I am wondering if there is any
> > docs
> > that talk about going through the source code and what does what
> 

Just to be sure of what you are asking about.
If you'd like to know how to perform some progrmming tasks using the lib, then
you'll find more info in the EuWiki articles at
http://euwiki.ayo.biz/Category:Win32lib. I didn't say complete info: this would
be a fairly large task, but is the general idea behind the collection. Any help
welcome in this area btw.
Otherwise read on.

> Well there's the in-code comments but they are a bit sparse. 
> 
> Chris, is the latest source up in SourceForge? 

Yes, this was taken care of in the 70.2e latest release, and henceforth will.

> I can checkuot a file at a time
> to update the comments and tweak makedoc to extract those into a developer's
> manual. Is that a workable idea?
> 

Wouldn't a cross reference for all identifiers be a helpful part of the output?
The problem being that global symbols won't be properly referenced in a one file
at a time approach. Experimenting will be crucial.

CChris

> -- 
> Derek Parnell
> Melbourne, Australia
> Skype name: derek.j.parnell

new topic     » goto parent     » topic index » view message » categorize

6. Re: Win32lib Source Docs?

Well putting comments throughout the code might be time consuming, I was just
wondering if there was any such documentation on the source code itself, it
seems there is some to a degree, but that's it. Anyways I can go through and
figure it out.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu