Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralCrystal Reports Pin
scarabey18-Nov-03 9:24
scarabey18-Nov-03 9:24 
GeneralRe: Crystal Reports Pin
gokselm20-Nov-03 10:57
gokselm20-Nov-03 10:57 
GeneralWindows forms and Shut down! Pin
Utku KAYA18-Nov-03 7:53
Utku KAYA18-Nov-03 7:53 
Generalno DataSource property for CheckedListBox Pin
zuhx18-Nov-03 7:02
zuhx18-Nov-03 7:02 
GeneralRe: no DataSource property for CheckedListBox Pin
Heath Stewart18-Nov-03 8:36
protectorHeath Stewart18-Nov-03 8:36 
GeneralStreamReader.ReadLine locking thread Pin
Anonymous18-Nov-03 6:51
Anonymous18-Nov-03 6:51 
GeneralRe: StreamReader.ReadLine locking thread Pin
Kentamanos18-Nov-03 8:23
Kentamanos18-Nov-03 8:23 
GeneralRe: StreamReader.ReadLine locking thread Pin
Anonymous18-Nov-03 11:06
Anonymous18-Nov-03 11:06 
The code works like this: Another thread calls abort on the thread running and calls join on it. After the call to abort the state of the thread to be aborted is AbortRequested. The problem is it never leaves AbortRequested and goes into Stopped. This means the join never happens and the program is locked.
Any ideas?
GeneralRe: StreamReader.ReadLine locking thread Pin
Kentamanos18-Nov-03 11:46
Kentamanos18-Nov-03 11:46 
GeneralRe: StreamReader.ReadLine locking thread Pin
Anonymous18-Nov-03 22:28
Anonymous18-Nov-03 22:28 
GeneralRe: StreamReader.ReadLine locking thread Pin
Kentamanos19-Nov-03 5:52
Kentamanos19-Nov-03 5:52 
GeneralRe: StreamReader.ReadLine locking thread Pin
Kentamanos19-Nov-03 6:53
Kentamanos19-Nov-03 6:53 
GeneralLaunch the Application on windows startup like MSN Messenger Pin
mnaveed18-Nov-03 5:38
mnaveed18-Nov-03 5:38 
GeneralRe: Launch the Application on windows startup like MSN Messenger Pin
Kentamanos18-Nov-03 5:47
Kentamanos18-Nov-03 5:47 
GeneralRe: Launch the Application on windows startup like MSN Messenger Pin
mnaveed18-Nov-03 23:35
mnaveed18-Nov-03 23:35 
GeneralRe: Launch the Application on windows startup like MSN Messenger Pin
Kentamanos19-Nov-03 5:50
Kentamanos19-Nov-03 5:50 
GeneralRe: Launch the Application on windows startup like MSN Messenger Pin
Heath Stewart18-Nov-03 6:27
protectorHeath Stewart18-Nov-03 6:27 
GeneralRe: Launch the Application on windows startup like MSN Messenger Pin
Sphynx_Roland19-Nov-03 7:44
Sphynx_Roland19-Nov-03 7:44 
GeneralStatic variables in methods Pin
Amirjalaly18-Nov-03 4:49
Amirjalaly18-Nov-03 4:49 
GeneralRe: Static variables in methods Pin
Alvaro Mendez18-Nov-03 5:03
Alvaro Mendez18-Nov-03 5:03 
GeneralRe: Static variables in methods Pin
jparsons18-Nov-03 17:01
jparsons18-Nov-03 17:01 
GeneralRe: Static variables in methods Pin
Alvaro Mendez19-Nov-03 5:03
Alvaro Mendez19-Nov-03 5:03 
GeneralRe: Static variables in methods Pin
Jeff Varszegi18-Nov-03 5:07
professionalJeff Varszegi18-Nov-03 5:07 
GeneralRe: Static variables in methods Pin
Wernand18-Nov-03 5:13
Wernand18-Nov-03 5:13 
GeneralCreating an installer for my solution Pin
Anonymous18-Nov-03 4:49
Anonymous18-Nov-03 4:49 

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.