Click here to Skip to main content
15,891,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: controls with consecutive control ID Pin
Christian Graus8-Jun-05 16:34
protectorChristian Graus8-Jun-05 16:34 
GeneralRe: controls with consecutive control ID Pin
Blake Miller9-Jun-05 6:47
Blake Miller9-Jun-05 6:47 
GeneralRe: controls with consecutive control ID Pin
John M. Drescher8-Jun-05 16:58
John M. Drescher8-Jun-05 16:58 
GeneralUse MFC inside win32 Pin
daydremer8-Jun-05 16:10
daydremer8-Jun-05 16:10 
GeneralRe: Use MFC inside win32 Pin
Christian Graus8-Jun-05 16:11
protectorChristian Graus8-Jun-05 16:11 
GeneralVFW and Capturing Image While Dialog is Minimized Pin
User 127828-Jun-05 15:45
User 127828-Jun-05 15:45 
GeneralHelp with compile error Pin
nombrecinq8-Jun-05 14:07
nombrecinq8-Jun-05 14:07 
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 14:56
mark novak8-Jun-05 14:56 
Try putting a #include "stdafx.h" at top. What is happening is that you project (as all default VC++ projects) is set to use precompiled headers. "stdafx.h" is your master precompiled header.
GeneralRe: Help with compile error Pin
nombrecinq8-Jun-05 14:59
nombrecinq8-Jun-05 14:59 
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 15:22
mark novak8-Jun-05 15:22 
Generalpointer question Pin
jee858-Jun-05 11:05
sussjee858-Jun-05 11:05 
GeneralRe: pointer question Pin
mark novak8-Jun-05 14:54
mark novak8-Jun-05 14:54 
GeneralIActiveDesktop Pin
neliocc8-Jun-05 10:43
neliocc8-Jun-05 10:43 
GeneralRe: IActiveDesktop Pin
mark novak8-Jun-05 15:29
mark novak8-Jun-05 15:29 
GeneralRe: IActiveDesktop Pin
neliocc8-Jun-05 16:50
neliocc8-Jun-05 16:50 
GeneralRe: IActiveDesktop Pin
ThatsAlok8-Jun-05 18:51
ThatsAlok8-Jun-05 18:51 
GeneralQuestion RE. CriticalSection Pin
Budric B.8-Jun-05 10:26
Budric B.8-Jun-05 10:26 
GeneralRe: Question RE. CriticalSection Pin
Blake Miller8-Jun-05 11:21
Blake Miller8-Jun-05 11:21 
GeneralRe: Question RE. CriticalSection Pin
Axter8-Jun-05 18:52
professionalAxter8-Jun-05 18:52 
GeneralRe: Question RE. CriticalSection Pin
Bob Stanneveld8-Jun-05 20:53
Bob Stanneveld8-Jun-05 20:53 
GeneralRe: thanks Pin
Budric B.9-Jun-05 3:13
Budric B.9-Jun-05 3:13 
GeneralSHBrowseForFolder question Pin
Lynsen8-Jun-05 10:18
Lynsen8-Jun-05 10:18 
GeneralRe: SHBrowseForFolder question Pin
mark novak8-Jun-05 15:20
mark novak8-Jun-05 15:20 
GeneralCreating ODBC source Pin
Richard Jones8-Jun-05 9:50
Richard Jones8-Jun-05 9:50 
GeneralRe: Creating ODBC source Pin
Tom Archer8-Jun-05 10:10
Tom Archer8-Jun-05 10:10 

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.