Click here to Skip to main content
16,012,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: browsing DLL resource files through CFileDialog Pin
Neville Franks12-Jan-05 8:57
Neville Franks12-Jan-05 8:57 
GeneralRe: browsing DLL resource files through CFileDialog Pin
Ryan Binns12-Jan-05 17:06
Ryan Binns12-Jan-05 17:06 
GeneralWinsock recv help Pin
KnaveR77712-Jan-05 7:19
KnaveR77712-Jan-05 7:19 
GeneralRe: Winsock recv help Pin
greba12-Jan-05 7:58
greba12-Jan-05 7:58 
GeneralRe: Winsock recv help Pin
KnaveR77712-Jan-05 9:15
KnaveR77712-Jan-05 9:15 
GeneralRe: Winsock recv help Pin
greba12-Jan-05 9:27
greba12-Jan-05 9:27 
GeneralSelecting columns of text in RichEdit Pin
Ed K12-Jan-05 6:53
Ed K12-Jan-05 6:53 
GeneralUse of extern Question. Pin
jerry1211a12-Jan-05 5:36
jerry1211a12-Jan-05 5:36 
For example, suppose a project is composed of these 2 files:

//file1
extern int socket1;


//file2
int socket1;

Is possible to test for the existence of int socket1 during compilation if file2 is not part of the build, using some kind of compiler directives so that the project will compile/build normally?
GeneralRe: Use of extern Question. Pin
greba12-Jan-05 7:12
greba12-Jan-05 7:12 
GeneralRe: Use of extern Question. Pin
Michael Dunn12-Jan-05 10:28
sitebuilderMichael Dunn12-Jan-05 10:28 
GeneralF6 Not Working Pin
LittleYellowBird12-Jan-05 5:18
LittleYellowBird12-Jan-05 5:18 
GeneralRe: F6 Not Working Pin
Neville Franks12-Jan-05 8:54
Neville Franks12-Jan-05 8:54 
GeneralRe: F6 Not Working Pin
LittleYellowBird12-Jan-05 21:31
LittleYellowBird12-Jan-05 21:31 
GeneralUse Regular expression in VC 6 Pin
cop112-Jan-05 5:10
cop112-Jan-05 5:10 
GeneralRe: Use Regular expression in VC 6 Pin
User 665812-Jan-05 7:09
User 665812-Jan-05 7:09 
GeneralCreating a window transparent to mouse clicks Pin
Anonymous.12-Jan-05 4:53
sussAnonymous.12-Jan-05 4:53 
GeneralFlash and MFC Pin
FayezElFar12-Jan-05 4:36
FayezElFar12-Jan-05 4:36 
GeneralRe: Flash and MFC Pin
Anonymous.12-Jan-05 5:01
sussAnonymous.12-Jan-05 5:01 
GeneralSuppress Reboot when starting exe Pin
immes12-Jan-05 4:33
immes12-Jan-05 4:33 
QuestionResolving * and ? Pin
Joel Holdsworth12-Jan-05 3:03
Joel Holdsworth12-Jan-05 3:03 
AnswerRe: Resolving * and ? Pin
basementman12-Jan-05 3:58
basementman12-Jan-05 3:58 
GeneralUI design...! Pin
Feroz R12-Jan-05 2:20
Feroz R12-Jan-05 2:20 
GeneralRe: UI design...! Pin
Selvam R12-Jan-05 2:46
professionalSelvam R12-Jan-05 2:46 
GeneralCStatusBar help (new to VC++) Pin
LighthouseJ12-Jan-05 2:18
LighthouseJ12-Jan-05 2:18 
GeneralRe: CStatusBar help (new to VC++) Pin
RChin12-Jan-05 2:49
RChin12-Jan-05 2:49 

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.