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

C / C++ / MFC

 
GeneralRe: COM in MFC Pin
Stephane Rodriguez.30-Sep-02 11:05
Stephane Rodriguez.30-Sep-02 11:05 
GeneralSerious Bug in VC7 Pin
Elf30-Sep-02 0:54
Elf30-Sep-02 0:54 
GeneralRe: Serious Bug in VC7 Pin
Stephane Rodriguez.30-Sep-02 1:19
Stephane Rodriguez.30-Sep-02 1:19 
GeneralRe: Serious Bug in VC7 Pin
Blade[DMS]30-Sep-02 2:26
Blade[DMS]30-Sep-02 2:26 
GeneralRe: Serious Bug in VC7 Pin
Anders Molin30-Sep-02 3:28
professionalAnders Molin30-Sep-02 3:28 
GeneralCListCtrl::SetItemCountEx Pin
Daniel Strigl30-Sep-02 0:39
Daniel Strigl30-Sep-02 0:39 
GeneralRe: CListCtrl::SetItemCountEx Pin
jmkhael30-Sep-02 0:43
jmkhael30-Sep-02 0:43 
GeneralRecv issue Pin
John Bosko30-Sep-02 0:14
John Bosko30-Sep-02 0:14 
Hi,
I have a problem with the recv() function.
it seems to hang!!!
There is a provision to exit out of recv() but doesn't seem to help!!!
Here's the extract!!
==========================================================
while ( ii != 0)
{
ii = recv(sd,aa,1000,0);
}
printf("%d %s",ii,aa);
}
===========================================================

Any Help would be appreciated!!!
Brgds,
JohnConfused | :confused: :
GeneralRe: Recv issue Pin
jmkhael30-Sep-02 0:27
jmkhael30-Sep-02 0:27 
GeneralSHBrowseForFolder Pin
viliam30-Sep-02 0:13
viliam30-Sep-02 0:13 
GeneralRe: SHBrowseForFolder Pin
jmkhael30-Sep-02 0:49
jmkhael30-Sep-02 0:49 
GeneralRe: SHBrowseForFolder Pin
Leifen30-Sep-02 1:20
Leifen30-Sep-02 1:20 
GeneralCFileDialog Pin
viliam30-Sep-02 0:12
viliam30-Sep-02 0:12 
GeneralRe: CFileDialog Pin
Roman Fadeyev30-Sep-02 2:12
Roman Fadeyev30-Sep-02 2:12 
Generalmfc dll and resources Pin
Zizilamoroso29-Sep-02 23:37
Zizilamoroso29-Sep-02 23:37 
GeneralRe: mfc dll and resources Pin
Stephane Rodriguez.30-Sep-02 0:03
Stephane Rodriguez.30-Sep-02 0:03 
GeneralRe: mfc dll and resources Pin
Zizilamoroso30-Sep-02 1:25
Zizilamoroso30-Sep-02 1:25 
Generalmfc dll and resources - UPDATE Pin
Zizilamoroso30-Sep-02 1:30
Zizilamoroso30-Sep-02 1:30 
Questionwhich Db option? Pin
bryce29-Sep-02 22:10
bryce29-Sep-02 22:10 
QuestionHow can I remove popup menu in CHtmlView? Pin
sonshiro29-Sep-02 21:01
sonshiro29-Sep-02 21:01 
AnswerRe: How can I remove popup menu in CHtmlView? Pin
bryce29-Sep-02 22:33
bryce29-Sep-02 22:33 
Generalremoving separator in CComboBox Pin
yourbuddy7729-Sep-02 20:55
yourbuddy7729-Sep-02 20:55 
GeneralFormat strings and iostream Pin
Patje29-Sep-02 20:45
Patje29-Sep-02 20:45 
GeneralRe: Format strings and iostream Pin
benjymous30-Sep-02 0:05
benjymous30-Sep-02 0:05 
GeneralRe: Format strings and iostream Pin
Patje30-Sep-02 6:05
Patje30-Sep-02 6:05 

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.