Thanx a lot :-O
never say die
Thanx a lot :-O
never say die
Is there any API from which i can get the name of Service under which an executable is running .Pls help me. Thanx Sunit
never say die
Thanx a lot
never say die
i feel this API <GetExtendedTcpTable> will work for me.If any body has another solution please let me know Sunit :-O
never say die
Is there any API through which processes can be enumerated on the basis of Port they are using. Thanx Sunit
never say die
It is a thread specific message queue for GUI/non-GUI application. It stores the messages post by system or some other application.The thread retrieves the messages from its message queue using GetMessage or PeekMessage .If i m wrong somewhere pls rectify it.
never say die
Thanks a lot:-O
never say die
I just read in the msdn Messages sent between threads are processed only when the receiving thread executes message retrieval code.May be the message retrieval code does the synchronization .If any body knows more than this please share it
never say die
By Synchronization I mean that if 2 threads post a message to a 3rd Thread (which is owning a window)then execution is synchronized that is which ever message comes first in the message queue is executed first.But in case of Send Message the thread directly call the WndProc , so how the synchronization takes place -- modified at 0:41 Thursday 20th September, 2007
never say die
The Messages which are post,they are synchronized due to message queue.What about the messages which are sent?
never say die
keep the track of all the files crested by ur application To kill ur exe use ExitProcess() when u dont require it
never say die
U should read some books which discuss about Windows Internal viz Programming Applications for Microsoft Windows by Jeff Richter,it has mentioned who calls winmain or main:-O
never say die
I think Mr Ranjoy Guha is not the inventor of C++ .Without reading those books even he could not have answered ur problem::laugh:
never say die
i think this will work for me ON_CONTROL_RANGE(wNotifyCode, id1, id2, memberFxn )
never say die
I have many ComboBox on my Dialog Box. I want those ComboBox execute same handler on event ON_CBN_SELCHANGE .Is it possible.Pls help me Thanx in advance
never say die
yes :-O
never say die
go for proxy server
never say die
:confused:
never say die
use smtpclient class
never say die
i m not able to modify my posting so a better way int i=atoi(&data[c]); if ( 1==i)
;)
never say die