Click here to Skip to main content
15,902,635 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Problems with VB6 Winsock connection and Senddata Pin
dan!sh 20-Oct-09 7:20
professional dan!sh 20-Oct-09 7:20 
AnswerRe: Problems with VB6 Winsock connection and Senddata Pin
Eddy Vluggen20-Oct-09 10:50
professionalEddy Vluggen20-Oct-09 10:50 
GeneralRe: Problems with VB6 Winsock connection and Senddata Pin
she-Developer20-Oct-09 21:40
she-Developer20-Oct-09 21:40 
GeneralRe: Problems with VB6 Winsock connection and Senddata Pin
Eddy Vluggen20-Oct-09 22:45
professionalEddy Vluggen20-Oct-09 22:45 
AnswerRe: Problems with VB6 Winsock connection and Senddata [modified] Pin
MatthysDT21-Oct-09 20:33
MatthysDT21-Oct-09 20:33 
QuestionProblem serializing to SOAP when using System.Object [modified] Pin
annathor20-Oct-09 1:36
annathor20-Oct-09 1:36 
QuestionInterop Questions Pin
#realJSOP20-Oct-09 1:02
professional#realJSOP20-Oct-09 1:02 
AnswerRe: Interop Questions Pin
NormDroid20-Oct-09 1:35
professionalNormDroid20-Oct-09 1:35 
Handle to the window whose window procedure will receive the message. If this parameter is HWND_BROADCAST, the message is sent to all top-level windows in the system, including disabled or invisible unowned windows, overlapped windows, and pop-up windows; but the message is not sent to child windows.

Microsoft Windows Vista and later. Message sending is subject to User Interface Privilege Isolation (UIPI). The thread of a process can send messages only to message queues of threads in processes of lesser or equal integrity level.

So where SendMessage(IntPtr.Zero,....) should be SendMessage(0xFFFF,....) I'll leave you to defined/consted 0xFFFF as HWND_BROADCAST.


GeneralRe: Interop Questions Pin
#realJSOP20-Oct-09 3:49
professional#realJSOP20-Oct-09 3:49 
AnswerRe: Interop Questions Pin
freakyit20-Oct-09 1:35
freakyit20-Oct-09 1:35 
AnswerRe: Interop Questions Pin
Richard MacCutchan20-Oct-09 1:36
mveRichard MacCutchan20-Oct-09 1:36 
QuestionOracle 10 g user id passwords Pin
manish.m.meshram19-Oct-09 18:30
manish.m.meshram19-Oct-09 18:30 
QuestionHow to get Default Mail Application name? (like microsoft office outlook) Pin
CeremBeyazit19-Oct-09 12:39
CeremBeyazit19-Oct-09 12:39 
AnswerRe: How to get Default Mail Application name? (like microsoft office outlook) Pin
N a v a n e e t h19-Oct-09 16:40
N a v a n e e t h19-Oct-09 16:40 
QuestionUnusual Problem: Listbox Not Updating Pin
raineym19-Oct-09 7:50
raineym19-Oct-09 7:50 
AnswerRe: Unusual Problem: Listbox Not Updating Pin
Luc Pattyn19-Oct-09 7:57
sitebuilderLuc Pattyn19-Oct-09 7:57 
GeneralRe: Unusual Problem: Listbox Not Updating [modified] Pin
raineym19-Oct-09 8:52
raineym19-Oct-09 8:52 
GeneralRe: Unusual Problem: Listbox Not Updating Pin
Luc Pattyn19-Oct-09 9:11
sitebuilderLuc Pattyn19-Oct-09 9:11 
GeneralRe: Unusual Problem: Listbox Not Updating Pin
raineym19-Oct-09 10:34
raineym19-Oct-09 10:34 
GeneralRe: Unusual Problem: Listbox Not Updating Pin
Luc Pattyn19-Oct-09 10:38
sitebuilderLuc Pattyn19-Oct-09 10:38 
NewsVisual Studio Beta 2 Available This Week, VS 2010 Launch Date Announced, New Packaging Revealed Pin
brucedkyle19-Oct-09 6:24
brucedkyle19-Oct-09 6:24 
QuestionCapture Screenshot of a Window(With Handle) Pin
Harrison Jones19-Oct-09 6:17
Harrison Jones19-Oct-09 6:17 
AnswerRe: Capture Screenshot of a Window(With Handle) Pin
Richard MacCutchan19-Oct-09 10:14
mveRichard MacCutchan19-Oct-09 10:14 
AnswerRe: Capture Screenshot of a Window(With Handle) Pin
Mark Salsbery19-Oct-09 11:19
Mark Salsbery19-Oct-09 11:19 
AnswerRe: Capture Screenshot of a Window(With Handle) Pin
freakyit20-Oct-09 1:44
freakyit20-Oct-09 1:44 

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.