Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: car plate recognition Pin
jianloong15-Feb-06 2:51
jianloong15-Feb-06 2:51 
GeneralRe: car plate recognition Pin
LighthouseJ15-Feb-06 7:51
LighthouseJ15-Feb-06 7:51 
GeneralRe: car plate recognition Pin
James Gupta15-Feb-06 12:23
professionalJames Gupta15-Feb-06 12:23 
GeneralRe: car plate recognition Pin
LighthouseJ15-Feb-06 15:45
LighthouseJ15-Feb-06 15:45 
GeneralRe: car plate recognition Pin
jianloong15-Feb-06 23:10
jianloong15-Feb-06 23:10 
GeneralRe: car plate recognition Pin
LighthouseJ16-Feb-06 3:25
LighthouseJ16-Feb-06 3:25 
AnswerRe: car plate recognition Pin
hanryongwon9-Jan-09 1:30
hanryongwon9-Jan-09 1:30 
QuestionHow to logoff USB-Stick from WindowsXP by C#? Pin
havey00715-Feb-06 0:48
havey00715-Feb-06 0:48 
Who knows, how to logoff an USB-Stick from WindowsXP by C#?

My application detects putting USB-Stick by comparsion of the logical drives (Directory.GetLogicalDrives();). It would be nice, to forbid the windows pluggin-process to install special stick-software. Only the stick should be installed. But this is not my problem. My problem beginns, when the stick has to be pulled. My application closes all the files, which should be written on the stick, but at some USB-sticks these files seem to be after that still in memory. Pulling these special sticks causes dataloss. How can I throw out usb-stick by my application?

When my application is running, the monitor is completely filled by my application. So it is not possible, to use the "disconnect hardware surely" button in the taskbar.

Thanks in advance!
AnswerRe: How to logoff USB-Stick from WindowsXP by C#? Pin
Douglas Troy15-Feb-06 5:38
Douglas Troy15-Feb-06 5:38 
QuestionARX Tutorials needed Pin
rukmaj14-Feb-06 21:11
rukmaj14-Feb-06 21:11 
AnswerRe: ARX Tutorials needed Pin
zhok3-Jun-06 11:41
zhok3-Jun-06 11:41 
QuestionIP List Pin
krieg3814-Feb-06 20:53
krieg3814-Feb-06 20:53 
QuestionRe: IP List Pin
leppie14-Feb-06 21:07
leppie14-Feb-06 21:07 
AnswerRe: IP List Pin
krieg3814-Feb-06 21:53
krieg3814-Feb-06 21:53 
GeneralRe: IP List Pin
Dario Solera14-Feb-06 22:38
Dario Solera14-Feb-06 22:38 
AnswerRe: IP List Pin
J4amieC15-Feb-06 0:49
J4amieC15-Feb-06 0:49 
GeneralRe: IP List Pin
krieg3815-Feb-06 17:50
krieg3815-Feb-06 17:50 
QuestionLoad an assembly dynamically in a new App Domain Pin
KaurGurpreet14-Feb-06 20:36
KaurGurpreet14-Feb-06 20:36 
AnswerRe: Load an assembly dynamically in a new App Domain Pin
CWIZO14-Feb-06 20:52
CWIZO14-Feb-06 20:52 
GeneralRe: Load an assembly dynamically in a new App Domain Pin
KaurGurpreet14-Feb-06 21:10
KaurGurpreet14-Feb-06 21:10 
GeneralRe: Load an assembly dynamically in a new App Domain Pin
CWIZO14-Feb-06 21:18
CWIZO14-Feb-06 21:18 
GeneralRe: Load an assembly dynamically in a new App Domain Pin
KaurGurpreet14-Feb-06 21:38
KaurGurpreet14-Feb-06 21:38 
AnswerRe: Load an assembly dynamically in a new App Domain Pin
leppie14-Feb-06 21:05
leppie14-Feb-06 21:05 
Questiontab Pin
fmardani14-Feb-06 19:53
fmardani14-Feb-06 19:53 
AnswerRe: tab Pin
CWIZO14-Feb-06 20:57
CWIZO14-Feb-06 20:57 

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.