Click here to Skip to main content
15,901,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to create more threads using CreateThread function? Pin
Amarelia6-Apr-05 20:18
Amarelia6-Apr-05 20:18 
AnswerRe: How to create more threads using CreateThread function? Pin
ThatsAlok6-Apr-05 20:36
ThatsAlok6-Apr-05 20:36 
GeneralRe: How to create more threads using CreateThread function? Pin
David Crow7-Apr-05 2:40
David Crow7-Apr-05 2:40 
GeneralRe: How to create more threads using CreateThread function? Pin
ThatsAlok7-Apr-05 17:50
ThatsAlok7-Apr-05 17:50 
AnswerRe: How to create more threads using CreateThread function? Pin
RChin6-Apr-05 23:31
RChin6-Apr-05 23:31 
GeneralRe: How to create more threads using CreateThread function? Pin
Anonymous7-Apr-05 3:16
Anonymous7-Apr-05 3:16 
AnswerRe: How to create more threads using CreateThread function? Pin
David Crow7-Apr-05 2:51
David Crow7-Apr-05 2:51 
GeneralC Language-- Pin
Anonymous6-Apr-05 19:28
Anonymous6-Apr-05 19:28 
Could someone help to explain this statement in c below:

void (*fixup_irq)(struct pci_controller *, pci_dev_t);

Question 1 : Why can it put "viod" in this statement since this is not a method?
Question 2 : Why can it put "(*fixup_irq)" as cast method here?

Thanks a lot!
GeneralRe: C Language-- Pin
Christian Graus6-Apr-05 19:45
protectorChristian Graus6-Apr-05 19:45 
GeneralRe: C Language-- Pin
GDavy6-Apr-05 19:55
GDavy6-Apr-05 19:55 
GeneralRe: C Language-- Pin
Cedric Moonen6-Apr-05 20:04
Cedric Moonen6-Apr-05 20:04 
GeneralRe: C Language-- Pin
Anonymous6-Apr-05 20:16
Anonymous6-Apr-05 20:16 
GeneralUpdating text with Spaces in RichEditCtrl Pin
Azghar Hussain6-Apr-05 19:05
professionalAzghar Hussain6-Apr-05 19:05 
GeneralRe: Updating text with Spaces in RichEditCtrl Pin
Christian Graus6-Apr-05 19:22
protectorChristian Graus6-Apr-05 19:22 
Generalusing bind2nd function on map Pin
fordge6-Apr-05 17:23
fordge6-Apr-05 17:23 
GeneralRe: using bind2nd function on map Pin
CP Visitor6-Apr-05 23:45
CP Visitor6-Apr-05 23:45 
GeneralRe: using bind2nd function on map Pin
fordge7-Apr-05 1:02
fordge7-Apr-05 1:02 
Questionstl multiple key containers? Pin
fordge6-Apr-05 17:16
fordge6-Apr-05 17:16 
AnswerRe: stl multiple key containers? Pin
markkuk6-Apr-05 23:38
markkuk6-Apr-05 23:38 
GeneralRe: stl multiple key containers? Pin
CP Visitor6-Apr-05 23:54
CP Visitor6-Apr-05 23:54 
GeneralDialog Control Limits (i.e. 255 max) Pin
Erwin_Cebu6-Apr-05 17:14
Erwin_Cebu6-Apr-05 17:14 
GeneralRe: Dialog Control Limits (i.e. 255 max) Pin
Ryan Binns6-Apr-05 18:34
Ryan Binns6-Apr-05 18:34 
GeneralRe: Dialog Control Limits (i.e. 255 max) Pin
Erwin_Cebu6-Apr-05 18:49
Erwin_Cebu6-Apr-05 18:49 
GeneralFunction Hooking Pin
Anonymous6-Apr-05 14:40
Anonymous6-Apr-05 14:40 
GeneralLIB Dependencies Pin
Blake Miller6-Apr-05 12:28
Blake Miller6-Apr-05 12:28 

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.