Universal naming convention

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

Universal naming convention

Post by xekhz »

Hello ppl
I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code.
Who can help me ? or point some guidelines?
Charity Abbott

Universal naming convention

Post by Charity Abbott »

On Mon, Nov 10, 2008 at 11:43 AM, xekhz <[email protected]> wrote:
Hello ppl
I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code.
Who can help me ? or point some guidelines?





http://www.winehq.org/site/docs/winedev-guide/index

Ask [email protected] if you have questions about specific areas
of the code and you might get more help.
James Mckenzie

Universal naming convention

Post by James Mckenzie »

xekhz <[email protected]> at Nov 10, 2008 9:43 AM wrote about [Wine] Universal naming convention
Hello ppl
I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code.
Who can help me ? or point some guidelines?
For changes to Wine read the developer's documentation.

For how Windows uses UNC, look at MSDN for a start. You may have to look elsewhere for more information.

James McKenzie
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Universal naming convention

Post by austin987 »

On Mon, Nov 10, 2008 at 11:26 AM, Charity Abbott <[email protected]> wrote:
On Mon, Nov 10, 2008 at 11:43 AM, xekhz <[email protected]> wrote:
Hello ppl
I want to start to study wine code so that i can do some changes in the UNC - Universal Naming Convention code.
Who can help me ? or point some guidelines?





http://www.winehq.org/site/docs/winedev-guide/index
Be careful, as a lot of this info is out of date. The wiki has a bit
more recent stuff, but if confused/unclear, wine-devel always has the
most recent info :-). Its archives are a great resource as well.

--
-Austin
Locked