Click here to Skip to main content
15,892,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Multithreaded User Interface Pin
Sujan Christo27-Oct-04 21:46
Sujan Christo27-Oct-04 21:46 
GeneralRe: Multithreaded User Interface Pin
Blake Miller28-Oct-04 7:13
Blake Miller28-Oct-04 7:13 
Generalhoe to hide or close console windows in Win32 console application with MFC support Pin
megiddo27-Oct-04 21:07
megiddo27-Oct-04 21:07 
GeneralRe: hoe to hide or close console windows in Win32 console application with MFC support Pin
Arsalan Malik28-Oct-04 0:16
Arsalan Malik28-Oct-04 0:16 
GeneralRe: hoe to hide or close console windows in Win32 console application with MFC support Pin
David Crow28-Oct-04 4:24
David Crow28-Oct-04 4:24 
GeneralScripting support in C++/MFC apps Pin
Imtiaz Murtaza27-Oct-04 21:05
Imtiaz Murtaza27-Oct-04 21:05 
GeneralRe: Scripting support in C++/MFC apps Pin
IanAber27-Oct-04 21:20
IanAber27-Oct-04 21:20 
GeneralCSocket Connect Issue Pin
randynamics27-Oct-04 19:30
randynamics27-Oct-04 19:30 
hey guys! i have this socket issue... im trying to connect using this command..
pSockCon->Connect("1.1.1.26", 777)... it works fine as i see the output on my socket workbench... but when i try to connect using this... pSockCon->Connect("1.1.1.26", 2103)... it still connects eventhough i stop already my socket workbench from listening to that port.. actually i cant listen with port number 2103 and it says there "operating system reports:10048 Address in use".. whats with the port 2103? is it always active? my program hangs everytime i use the port 2103 coz "Connect" returns always true eventhough my socket workbench isnt listening... pls help me.. Sigh | :sigh:
GeneralPassing referance and passing pointer Pin
Ranjish27-Oct-04 19:13
Ranjish27-Oct-04 19:13 
GeneralRe: Passing referance and passing pointer Pin
shiraztk27-Oct-04 19:59
shiraztk27-Oct-04 19:59 
GeneralRe: Passing referance and passing pointer Pin
Ryan Binns27-Oct-04 20:17
Ryan Binns27-Oct-04 20:17 
GeneralRe: Passing referance and passing pointer Pin
Ranjish27-Oct-04 21:24
Ranjish27-Oct-04 21:24 
GeneralRe: Passing referance and passing pointer Pin
Ryan Binns28-Oct-04 13:28
Ryan Binns28-Oct-04 13:28 
GeneralRe: Passing referance and passing pointer Pin
Ranjish28-Oct-04 18:15
Ranjish28-Oct-04 18:15 
GeneralRe: Passing referance and passing pointer Pin
Ryan Binns28-Oct-04 20:27
Ryan Binns28-Oct-04 20:27 
GeneralWho Calls main and where does main returns (C/C++) Pin
Ranjish27-Oct-04 18:55
Ranjish27-Oct-04 18:55 
GeneralRe: Who Calls main and where does main returns (C/C++) Pin
Sujan Christo27-Oct-04 21:52
Sujan Christo27-Oct-04 21:52 
GeneralRe: Who Calls main and where does main returns (C/C++) Pin
jan larsen28-Oct-04 4:14
jan larsen28-Oct-04 4:14 
AnswerRe: Why cann't get main window's CDC? Pin
Ryan Binns27-Oct-04 18:21
Ryan Binns27-Oct-04 18:21 
GeneralRe: Why cann't get main window's CDC? Pin
legenderious27-Oct-04 19:45
legenderious27-Oct-04 19:45 
GeneralRe: Why cann't get main window's CDC? Pin
Antony M Kancidrowski28-Oct-04 5:26
Antony M Kancidrowski28-Oct-04 5:26 
AnswerRe: Why cann't get main window's CDC? Pin
Antony M Kancidrowski28-Oct-04 5:23
Antony M Kancidrowski28-Oct-04 5:23 
GeneralRe: Why cann't get main window's CDC? Pin
legenderious28-Oct-04 15:32
legenderious28-Oct-04 15:32 
GeneralRe: Why cann't get main window's CDC? Pin
Antony M Kancidrowski29-Oct-04 1:57
Antony M Kancidrowski29-Oct-04 1:57 
QuestionWhy cann't get main window's CDC? Pin
legenderious27-Oct-04 16:41
legenderious27-Oct-04 16:41 

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.