Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Database connectivity Pin
led mike22-Sep-06 7:10
led mike22-Sep-06 7:10 
QuestionStatic class Pin
Waldermort22-Sep-06 6:32
Waldermort22-Sep-06 6:32 
AnswerRe: Static class Pin
Zac Howland22-Sep-06 6:50
Zac Howland22-Sep-06 6:50 
GeneralRe: Static class Pin
Waldermort22-Sep-06 6:53
Waldermort22-Sep-06 6:53 
GeneralRe: Static class Pin
Maximilien22-Sep-06 7:05
Maximilien22-Sep-06 7:05 
GeneralRe: Static class Pin
Waldermort22-Sep-06 7:10
Waldermort22-Sep-06 7:10 
QuestionWorker Thread question Pin
Raul_Figous22-Sep-06 6:26
Raul_Figous22-Sep-06 6:26 
AnswerRe: Worker Thread question Pin
Zac Howland22-Sep-06 6:52
Zac Howland22-Sep-06 6:52 
Raul_Figous wrote:
I am using AfxBeginThread function for creating a Thread. I need to create multiple threads inside a loop. In this case, i will be passing the same control function address to different Afxbeginthread (). Will it be a problem to pass the same function address to different Afxbeginthread ()?


You won't have a problem here. However, as a performance thing, you might want to create each one suspended and then resume them after each is created.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

AnswerRe: Worker Thread question Pin
led mike22-Sep-06 7:08
led mike22-Sep-06 7:08 
QuestionAm i a file ? or am i a folder Pin
Vikrant for VC++22-Sep-06 6:20
Vikrant for VC++22-Sep-06 6:20 
QuestionRe: Am i a file ? or am i a folder Pin
David Crow22-Sep-06 6:53
David Crow22-Sep-06 6:53 
AnswerRe: Am i a file ? or am i a folder Pin
Vikrant for VC++22-Sep-06 7:06
Vikrant for VC++22-Sep-06 7:06 
Questionget the selected item from list controll Pin
_tasleem22-Sep-06 5:39
_tasleem22-Sep-06 5:39 
AnswerRe: get the selected item from list controll Pin
sundar15622-Sep-06 5:57
sundar15622-Sep-06 5:57 
GeneralRe: get the selected item from list controll Pin
_tasleem22-Sep-06 8:27
_tasleem22-Sep-06 8:27 
AnswerRe: get the selected item from list controll Pin
led mike22-Sep-06 6:14
led mike22-Sep-06 6:14 
QuestionRe: get the selected item from list controll Pin
David Crow22-Sep-06 6:56
David Crow22-Sep-06 6:56 
AnswerRe: get the selected item from list controll Pin
_tasleem22-Sep-06 8:23
_tasleem22-Sep-06 8:23 
GeneralRe: get the selected item from list controll Pin
David Crow22-Sep-06 8:31
David Crow22-Sep-06 8:31 
GeneralRe: get the selected item from list controll Pin
_tasleem22-Sep-06 18:41
_tasleem22-Sep-06 18:41 
QuestionHow to share vb.net application to all machine with media player Pin
vidyashankar22-Sep-06 5:22
vidyashankar22-Sep-06 5:22 
AnswerRe: How to share vb.net application to all machine with media player Pin
toxcct22-Sep-06 5:34
toxcct22-Sep-06 5:34 
QuestionMenu Issue Fixed [modified] Pin
Maximilien22-Sep-06 4:13
Maximilien22-Sep-06 4:13 
QuestionEdit Box Pin
123.RahulS22-Sep-06 3:39
123.RahulS22-Sep-06 3:39 
AnswerRe: Edit Box Pin
Rinu_Raj22-Sep-06 3:43
Rinu_Raj22-Sep-06 3:43 

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.