Wine development (program lenguage)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Wine development (program lenguage)

Post by Warday »

Hi, I'm learning about programing and I would like to know what language use wine to learn it.
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Post by Warday »

Sory I cant edit.
I will like to know were can I found the source code too. Thenx
John Drescher

Wine development (program lenguage)

Post by John Drescher »

On Sat, May 21, 2011 at 11:26 AM, Warday <[email protected]> wrote:
Sory I cant edit.
I will like to know were can I found the source code too. Thenx
http://wiki.winehq.org/GitWine#head-ac9 ... b538379f84

John
Frédéric Delanoy

Wine development (program lenguage)

Post by Frédéric Delanoy »

On Sat, May 21, 2011 at 17:24, Warday <[email protected]> wrote:
Hi, I'm learning about programing and I would like to know what language use wine to learn it.
Wine is basically entirely written in C.
HX_unbanned
Level 2
Level 2
Posts: 11
Joined: Thu May 19, 2011 12:16 pm

Re: Wine development (program lenguage)

Post by HX_unbanned »

Frédéric Delanoy wrote:On Sat, May 21, 2011 at 17:24, Warday <[email protected]> wrote:
Hi, I'm learning about programing and I would like to know what language use wine to learn it.
Wine is basically entirely written in C.
John Drescher, If you are interested in Delphi, you may be interested in this topic: http://forum.winehq.org/viewtopic.php?t=12268

I have interest in providing Delphi-based testing in addition to current ones found in this: http://wiki.winehq.org/UnitTestSuites
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Post by Warday »

Thenx for your help.
Locked