Click here to Skip to main content
15,912,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWINDOWS.h already included Error Pin
ChemmieBro4-Feb-05 3:55
ChemmieBro4-Feb-05 3:55 
GeneralRe: WINDOWS.h already included Error Pin
David Crow4-Feb-05 6:49
David Crow4-Feb-05 6:49 
GeneralRe: WINDOWS.h already included Error Pin
2249174-Feb-05 18:30
2249174-Feb-05 18:30 
GeneralCreating a simple border on a dialog Pin
BrianBoru4-Feb-05 2:32
BrianBoru4-Feb-05 2:32 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:18
David Crow4-Feb-05 3:18 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 3:21
BrianBoru4-Feb-05 3:21 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:26
David Crow4-Feb-05 3:26 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 3:35
BrianBoru4-Feb-05 3:35 
GeneralRe: Creating a simple border on a dialog Pin
David Crow4-Feb-05 3:39
David Crow4-Feb-05 3:39 
GeneralRe: Creating a simple border on a dialog Pin
Maximilien4-Feb-05 3:41
Maximilien4-Feb-05 3:41 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru4-Feb-05 4:05
BrianBoru4-Feb-05 4:05 
GeneralRe: Creating a simple border on a dialog Pin
Ravi Bhavnani4-Feb-05 8:02
professionalRavi Bhavnani4-Feb-05 8:02 
GeneralRe: Creating a simple border on a dialog Pin
BrianBoru6-Feb-05 22:57
BrianBoru6-Feb-05 22:57 
GeneralPicture dissapearing Pin
monageasmear4-Feb-05 2:24
monageasmear4-Feb-05 2:24 
GeneralRe: Picture dissapearing Pin
Bob Ciora4-Feb-05 2:51
Bob Ciora4-Feb-05 2:51 
Questionstack or free store? Pin
Martin Ostermayer4-Feb-05 2:13
Martin Ostermayer4-Feb-05 2:13 
AnswerRe: stack or free store? Pin
Nemanja Trifunovic4-Feb-05 2:24
Nemanja Trifunovic4-Feb-05 2:24 
GeneralRe: stack or free store? Pin
Martin Ostermayer4-Feb-05 3:37
Martin Ostermayer4-Feb-05 3:37 
Questionhow to add my own toolbar Pin
bilas4-Feb-05 2:08
bilas4-Feb-05 2:08 
GeneralRelease Mode error Pin
aj16824-Feb-05 1:57
aj16824-Feb-05 1:57 
GeneralRe: Release Mode error Pin
Bob Ciora4-Feb-05 2:56
Bob Ciora4-Feb-05 2:56 
Check your Project Settings. Chances are, you've specified an external library in "Win32 Debug" mode in the "Object/Library Modules" line under the Link tab in your Settings. If you check "Win32 Release" settings, the library is probably not listed. Whatever libraries you've manually added for "Win32 Debug" settings have to also be specified in "Win32 Release."


Bob Ciora
GeneralRelease Mode Errors Pin
aj16824-Feb-05 1:54
aj16824-Feb-05 1:54 
GeneralRe: Release Mode Errors Pin
Ravi Bhavnani4-Feb-05 8:00
professionalRavi Bhavnani4-Feb-05 8:00 
GeneralLDAP Pin
Anthony_Yio4-Feb-05 1:06
Anthony_Yio4-Feb-05 1:06 
GeneralRe: LDAP Pin
Antony M Kancidrowski4-Feb-05 1:54
Antony M Kancidrowski4-Feb-05 1:54 

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.