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

C / C++ / MFC

 
QuestionHelp needed for Windows Hooks ( Global Mouse Hooks ) Pin
effone2-Oct-06 2:28
effone2-Oct-06 2:28 
AnswerRe: Help needed for Windows Hooks ( Global Mouse Hooks ) Pin
Rajesh R Subramanian3-Oct-06 0:13
professionalRajesh R Subramanian3-Oct-06 0:13 
QuestionHow to convert IntPtr (HWND) to HANDLE Pin
maggi012-Oct-06 1:20
maggi012-Oct-06 1:20 
AnswerRe: How to convert IntPtr (HWND) to HANDLE Pin
Stephen Hewitt2-Oct-06 1:25
Stephen Hewitt2-Oct-06 1:25 
GeneralRe: How to convert IntPtr (HWND) to HANDLE Pin
maggi012-Oct-06 4:14
maggi012-Oct-06 4:14 
GeneralRe: How to convert IntPtr (HWND) to HANDLE Pin
Stephen Hewitt2-Oct-06 5:55
Stephen Hewitt2-Oct-06 5:55 
Questionrecv problem in blocking sockets Pin
_tasleem2-Oct-06 0:54
_tasleem2-Oct-06 0:54 
AnswerRe: recv problem in blocking sockets Pin
Mike Dimmick2-Oct-06 6:49
Mike Dimmick2-Oct-06 6:49 
Using the TCP protocol, packet boundaries are not preserved. That is, the number of calls, and number of bytes passed in a call, to send() is not mirrored in recv(). Instead, recv() gives you as many bytes as are currently buffered.

See the Winsock Programmer's FAQ article How to use TCP effectively[^].

Stability. What an interesting concept. -- Chris Maunder

QuestionData Directory in PE file format Pin
sawerr2-Oct-06 0:35
sawerr2-Oct-06 0:35 
AnswerRe: Data Directory in PE file format Pin
Stephen Hewitt2-Oct-06 0:48
Stephen Hewitt2-Oct-06 0:48 
GeneralRe: Data Directory in PE file format Pin
sawerr2-Oct-06 1:48
sawerr2-Oct-06 1:48 
GeneralRe: Data Directory in PE file format Pin
Stephen Hewitt2-Oct-06 2:01
Stephen Hewitt2-Oct-06 2:01 
Questionunicode (urghh) and base64 Pin
Waldermort1-Oct-06 23:51
Waldermort1-Oct-06 23:51 
AnswerRe: unicode (urghh) and base64 Pin
kakan2-Oct-06 3:00
professionalkakan2-Oct-06 3:00 
AnswerRe: unicode (urghh) and base64 Pin
James Brown2-Oct-06 13:30
James Brown2-Oct-06 13:30 
Questionopengl problem Pin
Arif Liminto1-Oct-06 23:07
professionalArif Liminto1-Oct-06 23:07 
AnswerRe: opengl problem Pin
parths2-Oct-06 16:40
parths2-Oct-06 16:40 
AnswerRe: how to use a custom dll without lnk2019 Pin
Cedric Moonen1-Oct-06 22:56
Cedric Moonen1-Oct-06 22:56 
GeneralRe: how to use a custom dll without lnk2019 Pin
baharat1-Oct-06 23:31
baharat1-Oct-06 23:31 
GeneralRe: how to use a custom dll without lnk2019 Pin
Cedric Moonen2-Oct-06 1:13
Cedric Moonen2-Oct-06 1:13 
GeneralRe: how to use a custom dll without lnk2019 Pin
toxcct2-Oct-06 2:20
toxcct2-Oct-06 2:20 
GeneralRe: how to use a custom dll without lnk2019 Pin
Waldermort2-Oct-06 2:49
Waldermort2-Oct-06 2:49 
GeneralRe: how to use a custom dll without lnk2019 Pin
toxcct2-Oct-06 2:50
toxcct2-Oct-06 2:50 
Generalbrowse dialog box [modified] Pin
zon_cpp1-Oct-06 22:16
zon_cpp1-Oct-06 22:16 
GeneralRe: browse dialog box Pin
Waldermort1-Oct-06 22:28
Waldermort1-Oct-06 22:28 

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.