Click here to Skip to main content
15,912,977 members
Home / Discussions / C#
   

C#

 
QuestionHow to find out the pressed key if i have the scan code ?? Pin
Yanshof31-May-08 9:00
Yanshof31-May-08 9:00 
AnswerRe: How to find out the pressed key if i have the scan code ?? Pin
Luc Pattyn31-May-08 9:43
sitebuilderLuc Pattyn31-May-08 9:43 
GeneralI know - but i wanted to use something else also and i needed to use the hook Pin
Yanshof31-May-08 9:49
Yanshof31-May-08 9:49 
GeneralRe: I know - but i wanted to use something else also and i needed to use the hook Pin
GuyThiebaut31-May-08 13:09
professionalGuyThiebaut31-May-08 13:09 
QuestionDeleting a File with active handles Pin
Ian Uy31-May-08 7:23
Ian Uy31-May-08 7:23 
AnswerRe: Deleting a File with active handles Pin
MarkB77731-May-08 17:08
MarkB77731-May-08 17:08 
GeneralRe: Deleting a File with active handles Pin
Ian Uy31-May-08 17:16
Ian Uy31-May-08 17:16 
GeneralRe: Deleting a File with active handles Pin
MarkB77731-May-08 17:46
MarkB77731-May-08 17:46 
Ian Uy wrote:
Hmmm. If I put everything in a class and dispose it, will it close the stream?


I've tryed that in the past as well, but its unpredictable, sometimes it works, other times it does not. It really depends on what technologies your working with.

Ian Uy wrote:
The thing is, I only have the DLL file so I can't make changes to the code.


If there is something in the class library to open a stream, there will be something in there to close it. If it has documentation, find the method that opens it, and im sure the method that closes it is near-by. If it is still not closing then the problem may be elsewhere.




Cheers,


QuestionWhy Are These Types Incompatible? Pin
Will Montgomery31-May-08 5:44
Will Montgomery31-May-08 5:44 
AnswerRe: Why Are These Types Incompatible? Pin
Colin Angus Mackay31-May-08 7:11
Colin Angus Mackay31-May-08 7:11 
QuestionBound datagrid changes DO NOT update dataset Pin
Nigel Mackay31-May-08 4:47
Nigel Mackay31-May-08 4:47 
QuestionCType Euivalent in c#? Pin
K V Sekhar31-May-08 2:48
K V Sekhar31-May-08 2:48 
AnswerRe: CType Euivalent in c#? Pin
Guffa31-May-08 3:22
Guffa31-May-08 3:22 
AnswerRe: CType Euivalent in c#? Pin
Christian Graus1-Jun-08 4:09
protectorChristian Graus1-Jun-08 4:09 
QuestionHow to Run ffmpeg commands using .Net Pin
Kuricheti31-May-08 1:22
Kuricheti31-May-08 1:22 
AnswerRe: How to Run ffmpeg commands using .Net Pin
Christian Graus31-May-08 1:31
protectorChristian Graus31-May-08 1:31 
QuestionWebservice which automatically loads ads in MasterForm of Windows project from a website(our web project) Pin
K V Sekhar31-May-08 0:57
K V Sekhar31-May-08 0:57 
AnswerRe: Webservice which automatically loads ads in MasterForm of Windows project from a website(our web project) Pin
Christian Graus31-May-08 1:16
protectorChristian Graus31-May-08 1:16 
AnswerCP Ignore Pin
leckey31-May-08 4:43
leckey31-May-08 4:43 
QuestionHelp in Passing value from child form to parent form Pin
Saiyed Alam31-May-08 0:43
Saiyed Alam31-May-08 0:43 
AnswerRe: Help in Passing value from child form to parent form Pin
dealon31-May-08 1:04
dealon31-May-08 1:04 
AnswerRe: Help in Passing value from child form to parent form Pin
Christian Graus31-May-08 1:17
protectorChristian Graus31-May-08 1:17 
AnswerRe: Help in Passing value from child form to parent form Pin
Zeeshan Riaz1-Jun-08 10:01
Zeeshan Riaz1-Jun-08 10:01 
QuestionHow to find USB Pen card is connected or not Pin
Bhim Prakash Singh31-May-08 0:42
Bhim Prakash Singh31-May-08 0:42 
AnswerRe: How to find USB Pen card is connected or not Pin
Christian Graus31-May-08 1:17
protectorChristian Graus31-May-08 1:17 

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.