Click here to Skip to main content
15,921,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Clickety Pin
Steve Maier7-Sep-04 7:10
professionalSteve Maier7-Sep-04 7:10 
GeneralDMX protocol Pin
Alicia Visser7-Sep-04 1:51
Alicia Visser7-Sep-04 1:51 
GeneralRe: DMX protocol Pin
Heath Stewart7-Sep-04 7:02
protectorHeath Stewart7-Sep-04 7:02 
GeneralNot Responding Pin
sreejith ss nair7-Sep-04 1:15
sreejith ss nair7-Sep-04 1:15 
GeneralRe: Not Responding Pin
Roland Bär7-Sep-04 1:32
Roland Bär7-Sep-04 1:32 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 1:36
sreejith ss nair7-Sep-04 1:36 
GeneralRe: Not Responding Pin
Roland Bär7-Sep-04 2:17
Roland Bär7-Sep-04 2:17 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 2:23
sreejith ss nair7-Sep-04 2:23 
GeneralRe: Not Responding Pin
leppie7-Sep-04 2:37
leppie7-Sep-04 2:37 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 2:43
sreejith ss nair7-Sep-04 2:43 
GeneralRe: Not Responding Pin
Roland Bär7-Sep-04 2:55
Roland Bär7-Sep-04 2:55 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 3:03
sreejith ss nair7-Sep-04 3:03 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 4:39
mav.northwind7-Sep-04 4:39 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 4:44
sreejith ss nair7-Sep-04 4:44 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 5:21
mav.northwind7-Sep-04 5:21 
GeneralRe: Not Responding Pin
sreejith ss nair7-Sep-04 5:31
sreejith ss nair7-Sep-04 5:31 
GeneralRe: Not Responding Pin
mav.northwind7-Sep-04 5:43
mav.northwind7-Sep-04 5:43 
GeneralRe: Not Responding Pin
Roland Bär21-Sep-04 21:59
Roland Bär21-Sep-04 21:59 
GeneralLaunching Application Pin
mathon7-Sep-04 0:48
mathon7-Sep-04 0:48 
GeneralRe: Launching Application Pin
Heath Stewart7-Sep-04 7:00
protectorHeath Stewart7-Sep-04 7:00 
You have to close the emulator. Closing the window of an application does not stop the process (except in a few, specially programmed applications). Programs continue to run when they're not visible. For debugging, if you like, you could add an extra menu item that actually quits the application as opposed to closing the window. There is a big difference.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles]
QuestionDataGrid: how can user enter null? Pin
Pete Burgess6-Sep-04 23:48
Pete Burgess6-Sep-04 23:48 
AnswerRe: DataGrid: how can user enter null? Pin
sreejith ss nair7-Sep-04 1:26
sreejith ss nair7-Sep-04 1:26 
GeneralRe: DataGrid: how can user enter null? Pin
Pete Burgess7-Sep-04 4:07
Pete Burgess7-Sep-04 4:07 
GeneralDebugging API under C# Pin
beerking6-Sep-04 23:33
beerking6-Sep-04 23:33 
Generalhelp me Pin
baha saleh6-Sep-04 22:05
baha saleh6-Sep-04 22:05 

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.