Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another group of questions... Pin
SilverShalkin28-Mar-02 17:30
SilverShalkin28-Mar-02 17:30 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 19:39
alex.barylski28-Mar-02 19:39 
GeneralRe: Another group of questions... Pin
Nish Nishant28-Mar-02 20:55
sitebuilderNish Nishant28-Mar-02 20:55 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 22:12
alex.barylski28-Mar-02 22:12 
GeneralRe: Another group of questions... Pin
Mazdak28-Mar-02 21:09
Mazdak28-Mar-02 21:09 
GeneralRe: Another group of questions... Pin
alex.barylski28-Mar-02 22:08
alex.barylski28-Mar-02 22:08 
QuestionIIsWebVirtualDir and using the Internet Information Services? Pin
Craig Miller28-Mar-02 12:48
Craig Miller28-Mar-02 12:48 
Generalbeginning a thread : MFC vs direct API Pin
28-Mar-02 11:36
suss28-Mar-02 11:36 
Using the MFC fn AfxBeginThread requires:

UINT MyFunc(LPVOID);


But using the API call CreateThread requires:

DWORD WINAPI MyFunc(LPVOID);


whats going on here?



GeneralRe: beginning a thread : MFC vs direct API Pin
Tomasz Sowinski28-Mar-02 11:36
Tomasz Sowinski28-Mar-02 11:36 
GeneralRe: beginning a thread : MFC vs direct API Pin
28-Mar-02 12:06
suss28-Mar-02 12:06 
GeneralRe: beginning a thread : MFC vs direct API Pin
Tomasz Sowinski28-Mar-02 12:11
Tomasz Sowinski28-Mar-02 12:11 
GeneralRe: beginning a thread : MFC vs direct API Pin
Tim Smith28-Mar-02 12:19
Tim Smith28-Mar-02 12:19 
GeneralRe: beginning a thread : MFC vs direct API Pin
Tomasz Sowinski28-Mar-02 12:25
Tomasz Sowinski28-Mar-02 12:25 
GeneralRe: beginning a thread : MFC vs direct API Pin
Tim Smith28-Mar-02 12:30
Tim Smith28-Mar-02 12:30 
GeneralRe: beginning a thread : MFC vs direct API Pin
Nish Nishant28-Mar-02 14:44
sitebuilderNish Nishant28-Mar-02 14:44 
GeneralRe: beginning a thread : MFC vs direct API Pin
Tim Smith28-Mar-02 14:53
Tim Smith28-Mar-02 14:53 
GeneralRe: beginning a thread : MFC vs direct API Pin
29-Mar-02 7:04
suss29-Mar-02 7:04 
GeneralIstream & Global Alloc & GDI+! Pin
AJ12328-Mar-02 10:11
AJ12328-Mar-02 10:11 
GeneralRe: Istream & Global Alloc & GDI+! Pin
Paul M Watt28-Mar-02 11:08
mentorPaul M Watt28-Mar-02 11:08 
GeneralProblem using DIalogBar Pin
Maverick28-Mar-02 8:43
Maverick28-Mar-02 8:43 
GeneralRe: Problem using DIalogBar Pin
Shog928-Mar-02 8:55
sitebuilderShog928-Mar-02 8:55 
GeneralRe: Problem using DIalogBar Pin
Maverick28-Mar-02 14:48
Maverick28-Mar-02 14:48 
GeneralRe: Problem using DIalogBar Pin
Shog928-Mar-02 14:57
sitebuilderShog928-Mar-02 14:57 
GeneralRe: Problem using DIalogBar Pin
Maverick28-Mar-02 19:11
Maverick28-Mar-02 19:11 
GeneralRe: Problem using DIalogBar Pin
Shog928-Mar-02 19:25
sitebuilderShog928-Mar-02 19:25 

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.