Click here to Skip to main content
15,896,429 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPicking transparent color from a gif Pin
Abin8-Dec-04 16:30
Abin8-Dec-04 16:30 
GeneralCMapStringToOb :: lookup() Pin
Anonymous8-Dec-04 16:25
Anonymous8-Dec-04 16:25 
GeneralRe: CMapStringToOb :: lookup() Pin
RChin8-Dec-04 22:42
RChin8-Dec-04 22:42 
GeneralFile dialog Office 2003 style Pin
Gagnon Claude8-Dec-04 16:05
Gagnon Claude8-Dec-04 16:05 
GeneralGettin an error... Pin
Pheonix288-Dec-04 15:36
sussPheonix288-Dec-04 15:36 
GeneralRe: Gettin an error... Pin
Tom Wright8-Dec-04 16:19
Tom Wright8-Dec-04 16:19 
GeneralRe: Gettin an error... Pin
bryce8-Dec-04 17:46
bryce8-Dec-04 17:46 
GeneralRe: Gettin an error... Pin
Cedric Moonen8-Dec-04 22:24
Cedric Moonen8-Dec-04 22:24 
Yes it is because you didn't include "stdafx.h" (like said in your first response).
To solve this, either include "stdafx.h" in the top of your .cpp file or open the file view (in the workspace), right click on the file, 'settings' -> 'C/C++' tab -> 'Precompiled Header' category and choose 'Not using precompiled headers'.
General2 ?'s Pin
3dman8-Dec-04 15:10
3dman8-Dec-04 15:10 
GeneralRe: 2 ?'s Pin
Maximilien8-Dec-04 15:22
Maximilien8-Dec-04 15:22 
Generalremove an icon from the status tray (system tray) Pin
Tom Wright8-Dec-04 14:44
Tom Wright8-Dec-04 14:44 
GeneralHelp with Strtok Pin
civicnar8-Dec-04 13:43
civicnar8-Dec-04 13:43 
GeneralRe: Help with Strtok Pin
Christian Graus8-Dec-04 13:47
protectorChristian Graus8-Dec-04 13:47 
GeneralRe: Help with Strtok Pin
civicnar8-Dec-04 15:17
civicnar8-Dec-04 15:17 
GeneralRe: Help with Strtok Pin
Blake Miller9-Dec-04 3:49
Blake Miller9-Dec-04 3:49 
GeneralCListCtrl Item Height Pin
Blake Miller8-Dec-04 12:46
Blake Miller8-Dec-04 12:46 
GeneralRe: CListCtrl Item Height Pin
alex.barylski8-Dec-04 15:06
alex.barylski8-Dec-04 15:06 
GeneralFlicker occurs when resizing CListCtrl Pin
Cyrus Dang8-Dec-04 10:49
Cyrus Dang8-Dec-04 10:49 
GeneralRe: Flicker occurs when resizing CListCtrl Pin
alex.barylski8-Dec-04 11:42
alex.barylski8-Dec-04 11:42 
GeneralRe: Flicker occurs when resizing CListCtrl Pin
Cyrus Dang8-Dec-04 12:00
Cyrus Dang8-Dec-04 12:00 
GeneralProper way to install drivers in the windows/system32/drivers directory Pin
hyling8-Dec-04 10:18
hyling8-Dec-04 10:18 
QuestionHow to retrieve dialog settings when the dialog open again Pin
Anonymous8-Dec-04 10:11
Anonymous8-Dec-04 10:11 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
Peter Weyzen8-Dec-04 10:20
Peter Weyzen8-Dec-04 10:20 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
David Crow8-Dec-04 10:33
David Crow8-Dec-04 10:33 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
Yulianto.8-Dec-04 15:45
Yulianto.8-Dec-04 15:45 

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.