L
LaxmikantYadav
@LaxmikantYadav
Posts
-
Details regarding insertion of wide characters into a sqlite3 database programatically -
I got a daughter.Congratulations. :-D :-D :-D :-D
-
How can I disable my Window 7 Desktop in JavaThanks for sharing this.
-
How can I disable my Window 7 Desktop in JavaYou can use BlockInput() win32 API and call it in java using JNI. It will block the all input events of the system. :)
-
What makes a programmer happyCorrect Output :laugh:
-
happy diwali in advanceSame to u :)
-
Wich is the best way to launch/run an externall .exe app form vc++6 ?You can also use CreateProcess().
-
Network CommunicationUse Socket Programming, Google it. You will get lots of code sample. :) -- Modified Friday, February 18, 2011 1:10 AM