Click here to Skip to main content
16,016,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Fastest way to read entire file into memory Pin
georgiek5029-Jun-04 10:36
georgiek5029-Jun-04 10:36 
GeneralQuery on WH_KEYBOARD Experts help Pin
26-Jun-04 21:15
suss26-Jun-04 21:15 
GeneralRe: Query on WH_KEYBOARD Experts help Pin
Jörgen Sigvardsson27-Jun-04 11:12
Jörgen Sigvardsson27-Jun-04 11:12 
GeneralRe: Query on WH_KEYBOARD Experts help Pin
Member 115017627-Jun-04 17:59
Member 115017627-Jun-04 17:59 
GeneralRe: Query on WH_KEYBOARD Experts help Pin
Jörgen Sigvardsson28-Jun-04 2:13
Jörgen Sigvardsson28-Jun-04 2:13 
GeneralRe: Query on WH_KEYBOARD Experts help Pin
gamitech27-Jun-04 11:48
gamitech27-Jun-04 11:48 
GeneralRe: Query on WH_KEYBOARD Experts help Pin
Member 115017627-Jun-04 18:17
Member 115017627-Jun-04 18:17 
Generalabout IO Completion Ports Pin
regale26-Jun-04 17:02
regale26-Jun-04 17:02 
first ,your must read this article and learn his technology.
http://www.codetools.com/internet/winsockiocp.asp?df=100&forumid=2079&select=861727

because i used his code in my project,the server-exe file works fine in win2000 server os,but under windows xp or windows 2003 server os ,the server-exe file works fail! i used port 5000 in the CIOCPServer intialize function. under 2000 server os,when the server-exe file execute ,use system command netstat -a ,i can see port 5000 is opened.but when the server-exe file execute in windows xp or windows 2003 server os, use the system command netstat -a ,there isn't port 5000.client-exe is failed during connecting. i expect for your help.thanks a lot.
Confused | :confused:
GeneralRe: about IO Completion Ports Pin
valikac27-Jun-04 5:38
valikac27-Jun-04 5:38 
GeneralRe: about IO Completion Ports Pin
regale27-Jun-04 19:19
regale27-Jun-04 19:19 
GeneralLinking to C++ Pin
c. s.26-Jun-04 15:46
c. s.26-Jun-04 15:46 
GeneralRe: Linking to C++ Pin
darkbyte27-Jun-04 4:29
darkbyte27-Jun-04 4:29 
QuestionUsing Alt key in Windows app? Pin
IGx8926-Jun-04 11:57
IGx8926-Jun-04 11:57 
AnswerRe: Using Alt key in Windows app? Pin
Jörgen Sigvardsson27-Jun-04 11:04
Jörgen Sigvardsson27-Jun-04 11:04 
GeneralRe: Using Alt key in Windows app? Pin
IGx8928-Jun-04 13:45
IGx8928-Jun-04 13:45 
Generalpassing values from edit boxes to the button Pin
lyn26-Jun-04 10:34
lyn26-Jun-04 10:34 
GeneralRe: passing values from edit boxes to the button Pin
DougW4826-Jun-04 18:08
DougW4826-Jun-04 18:08 
GeneralRe: passing values from edit boxes to the button Pin
lyn26-Jun-04 18:17
lyn26-Jun-04 18:17 
GeneralRe: passing values from edit boxes to the button Pin
PJ Arends26-Jun-04 18:24
professionalPJ Arends26-Jun-04 18:24 
GeneralNeed a GetClusterSize function Pin
Paul Steane26-Jun-04 8:47
Paul Steane26-Jun-04 8:47 
Questiona font from a ttf file? Pin
CaesarCZ26-Jun-04 5:56
CaesarCZ26-Jun-04 5:56 
AnswerRe: a font from a ttf file? Pin
darkbyte27-Jun-04 4:22
darkbyte27-Jun-04 4:22 
QuestionHow can I rename an NT user using the ADSI? Pin
zzzhouzhou26-Jun-04 5:46
zzzhouzhou26-Jun-04 5:46 
Generalscrollbar Pin
cruscotto26-Jun-04 4:36
cruscotto26-Jun-04 4:36 
GeneralRe: scrollbar Pin
Prakash Nadar26-Jun-04 7:31
Prakash Nadar26-Jun-04 7:31 

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.