Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
GeneralRe: Taskbar activity Pin
Heath Stewart27-Feb-04 5:45
protectorHeath Stewart27-Feb-04 5:45 
GeneralRe: Taskbar activity Pin
kaloyan29-Feb-04 22:13
kaloyan29-Feb-04 22:13 
GeneralGetting the framework installation path Pin
MrEyes27-Feb-04 4:29
MrEyes27-Feb-04 4:29 
GeneralRe: Getting the framework installation path Pin
Charlie Williams27-Feb-04 5:21
Charlie Williams27-Feb-04 5:21 
GeneralRe: Getting the framework installation path Pin
Bo Hunter27-Feb-04 13:41
Bo Hunter27-Feb-04 13:41 
QuestionWhere could I find a docking toolbar ... ? Pin
Andres Coder27-Feb-04 4:14
Andres Coder27-Feb-04 4:14 
GeneralBeforeExecute event not fired Pin
Hans Ruck27-Feb-04 0:44
Hans Ruck27-Feb-04 0:44 
GeneralDLL Question Pin
Matthew Hazlett27-Feb-04 0:31
Matthew Hazlett27-Feb-04 0:31 
I have a dll that I need to call that expects to have *byte as a paramiter. I can do this using unsafe {} code. But the thing of it is, after I create the object FileCRC crc = new FileCRC(); and then execute an operation it dosn't clean up.

Do I somehow have to dispose of the pointer, or when it goes out of scope is it garbadge collected? The form won't close as normal unless I kill the process.



Matthew Hazlett
Windows 2000/2003 MCSE
Never got an MCSD, go figure...
GeneralRe: DLL Question Pin
Heath Stewart27-Feb-04 3:50
protectorHeath Stewart27-Feb-04 3:50 
GeneralRe: DLL Question Pin
Matthew Hazlett27-Feb-04 3:51
Matthew Hazlett27-Feb-04 3:51 
GeneralCOM to C# interfacing using SafeArrays Pin
tyyryrteytry26-Feb-04 23:14
tyyryrteytry26-Feb-04 23:14 
GeneralRe: COM to C# interfacing using SafeArrays Pin
Heath Stewart27-Feb-04 5:28
protectorHeath Stewart27-Feb-04 5:28 
GeneralHttpWebResponse Strange Behavior... Pin
DuKeClod26-Feb-04 20:04
DuKeClod26-Feb-04 20:04 
GeneralRe: HttpWebResponse Strange Behavior... Pin
Heath Stewart27-Feb-04 3:46
protectorHeath Stewart27-Feb-04 3:46 
GeneralRe: HttpWebResponse Strange Behavior... Pin
DuKeClod27-Feb-04 4:18
DuKeClod27-Feb-04 4:18 
GeneralRe: HttpWebResponse Strange Behavior... Pin
Heath Stewart27-Feb-04 5:16
protectorHeath Stewart27-Feb-04 5:16 
GeneralRe: HttpWebResponse Strange Behavior... Pin
DuKeClod27-Feb-04 8:17
DuKeClod27-Feb-04 8:17 
GeneralRe: HttpWebResponse Strange Behavior... Pin
Heath Stewart27-Feb-04 8:23
protectorHeath Stewart27-Feb-04 8:23 
GeneralRe: HttpWebResponse Strange Behavior... Pin
DuKeClod27-Feb-04 9:30
DuKeClod27-Feb-04 9:30 
GeneralXML comments don't show up when referencing DLL Pin
krisp26-Feb-04 18:53
krisp26-Feb-04 18:53 
GeneralRe: XML comments don't show up when referencing DLL Pin
Heath Stewart27-Feb-04 3:43
protectorHeath Stewart27-Feb-04 3:43 
GeneralArray iteration using unsafe code Pin
Meysam Mahfouzi26-Feb-04 18:23
Meysam Mahfouzi26-Feb-04 18:23 
GeneralRe: Array iteration using unsafe code Pin
Member 26118827-Feb-04 2:55
Member 26118827-Feb-04 2:55 
GeneralRe: Array iteration using unsafe code Pin
Heath Stewart27-Feb-04 3:34
protectorHeath Stewart27-Feb-04 3:34 
GeneralRe: Array iteration using unsafe code Pin
scadaguy27-Feb-04 3:07
scadaguy27-Feb-04 3:07 

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.