Click here to Skip to main content
15,910,981 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Client Socket and connection problem Pin
Mark Salsbery20-Mar-07 10:04
Mark Salsbery20-Mar-07 10:04 
GeneralRe: Client Socket and connection problem Pin
Mauro Leggieri20-Mar-07 11:38
Mauro Leggieri20-Mar-07 11:38 
GeneralRe: Client Socket and connection problem Pin
Mark Salsbery20-Mar-07 11:45
Mark Salsbery20-Mar-07 11:45 
GeneralRe: Client Socket and connection problem Pin
nahitan21-Mar-07 5:05
nahitan21-Mar-07 5:05 
GeneralRe: Client Socket and connection problem Pin
nahitan21-Mar-07 5:06
nahitan21-Mar-07 5:06 
QuestionDecorated names prefix Pin
Mauro Leggieri20-Mar-07 4:02
Mauro Leggieri20-Mar-07 4:02 
AnswerRe: Decorated names prefix Pin
toxcct20-Mar-07 4:15
toxcct20-Mar-07 4:15 
GeneralRe: Decorated names prefix Pin
Mauro Leggieri20-Mar-07 8:10
Mauro Leggieri20-Mar-07 8:10 
Hi,

I'm making a personal library for handling images, videos and some other stuff. I use the code of libpng, and libtheora for example.

In theora there is a function named "cpu_init" and I haven't conflicts for now but you see it has a "common" name that can be used in other libraries or by me if I have no deep knowledge of internal functions.

I wish to add the "theora_" prefix to all functions in libtheora to prevent potential conflicts. If there is no way I should change the names manually.

Best regards, Mauro.
GeneralRe: Decorated names prefix Pin
toxcct20-Mar-07 8:15
toxcct20-Mar-07 8:15 
AnswerRe: Decorated names prefix Pin
Roger Stoltz20-Mar-07 4:29
Roger Stoltz20-Mar-07 4:29 
GeneralRe: Decorated names prefix Pin
Mauro Leggieri20-Mar-07 8:13
Mauro Leggieri20-Mar-07 8:13 
GeneralRe: Decorated names prefix [modified] Pin
toxcct20-Mar-07 8:17
toxcct20-Mar-07 8:17 
GeneralRe: Decorated names prefix Pin
Mauro Leggieri20-Mar-07 11:32
Mauro Leggieri20-Mar-07 11:32 
GeneralRe: Decorated names prefix Pin
toxcct20-Mar-07 11:35
toxcct20-Mar-07 11:35 
GeneralRe: Decorated names prefix Pin
Mauro Leggieri20-Mar-07 11:56
Mauro Leggieri20-Mar-07 11:56 
Questionmodeless dialog in the client area of MDI-application Pin
Franken20-Mar-07 3:22
Franken20-Mar-07 3:22 
AnswerRe: modeless dialog in the client area of MDI-application Pin
toxcct20-Mar-07 3:29
toxcct20-Mar-07 3:29 
GeneralRe: modeless dialog in the client area of MDI-application Pin
Franken20-Mar-07 3:53
Franken20-Mar-07 3:53 
GeneralRe: modeless dialog in the client area of MDI-application Pin
Arman S.20-Mar-07 4:16
Arman S.20-Mar-07 4:16 
GeneralRe: modeless dialog in the client area of MDI-application Pin
Maximilien20-Mar-07 4:51
Maximilien20-Mar-07 4:51 
QuestionRe: modeless dialog in the client area of MDI-application Pin
David Crow20-Mar-07 5:15
David Crow20-Mar-07 5:15 
AnswerRe: modeless dialog in the client area of MDI-application Pin
Maximilien20-Mar-07 9:10
Maximilien20-Mar-07 9:10 
GeneralRe: modeless dialog in the client area of MDI-application Pin
Franken20-Mar-07 5:27
Franken20-Mar-07 5:27 
AnswerRe: modeless dialog in the client area of MDI-application Pin
Mark Salsbery20-Mar-07 9:20
Mark Salsbery20-Mar-07 9:20 
GeneralRe: modeless dialog in the client area of MDI-application Pin
Franken20-Mar-07 15:13
Franken20-Mar-07 15:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.