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?
On Mon, Nov 10, 2008 at 11:43 AM, xekhz <wineforum-user at winehq.org> 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 wine-devel at winehq.org if you have questions about specific areas of the code and you might get more help.
xekhz <wineforum-user at winehq.org> 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
On Mon, Nov 10, 2008 at 11:26 AM, Charity Abbott <angeliqer at gmail.com> wrote:> On Mon, Nov 10, 2008 at 11:43 AM, xekhz <wineforum-user at winehq.org> 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/indexBe 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