19 reputation
4
bio website
location
age
visits member for 1 year, 4 months
seen Dec 1 '12 at 21:10
stats profile views 7

Mar
12
awarded  Popular Question
Nov
7
accepted MessageBox & Dialogs on XNA (C#)
Nov
7
asked How to solve “Error 1316”?
Aug
5
answered MessageBox & Dialogs on XNA (C#)
Aug
5
comment MessageBox & Dialogs on XNA (C#)
I wasn't aware to that,I've just did it now :)
Aug
5
accepted Android: client side/web services programing
Aug
5
accepted XML error - markup root element
Aug
5
accepted CreateProcess method ends up with an error
Aug
5
accepted Using another project's methods using createProcess
Aug
5
awarded  Scholar
Aug
5
asked MessageBox & Dialogs on XNA (C#)
Jul
26
comment XML error - markup root element
Working!!! tnx!!!
Jul
26
asked XML error - markup root element
Jul
25
comment Android: client side/web services programing
I've tried it,exception is occure when trying using "CustomHttpClient.executeHttpPost". Any idea what is the reason?
Jul
25
revised Android: client side/web services programing
edited tags
Jul
25
asked Android: client side/web services programing
Feb
7
asked Using another project's methods using createProcess
Feb
6
comment CreateProcess method ends up with an error
One little more question...lets say I have a .c file with some methods, and I create a new project where I need to make a process that uses the methods from the previouse project.... All under the same solution. So, I guess that "CommandLine" parameter would stand for the .exe file created by the first program(the one with the methods I need to be use). Now I'm in the file with the code that I published before, how is it possible to access these methods & use them?
Feb
6
awarded  Student
Feb
6
comment CreateProcess method ends up with an error
Oh it's working!!! thnx!