Click here to Skip to main content
15,917,060 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can i add self explained description to a Method or Function? Pin
Stefan Troschuetz6-Sep-04 0:18
Stefan Troschuetz6-Sep-04 0:18 
GeneralSelectedItems Collection foreach loop Pin
eggie54-Sep-04 18:57
eggie54-Sep-04 18:57 
GeneralRe: SelectedItems Collection foreach loop Pin
EssOEss4-Sep-04 20:19
EssOEss4-Sep-04 20:19 
GeneralRe: SelectedItems Collection foreach loop Pin
eggie54-Sep-04 20:25
eggie54-Sep-04 20:25 
GeneralRe: SelectedItems Collection foreach loop Pin
Robert Rohde4-Sep-04 20:24
Robert Rohde4-Sep-04 20:24 
Generalaccess frame contents in WebBrowser Pin
Asif Rehman4-Sep-04 16:51
Asif Rehman4-Sep-04 16:51 
GeneralService interact with Windows MFC Pin
brunoconde4-Sep-04 12:11
brunoconde4-Sep-04 12:11 
GeneralRe: Service interact with Windows MFC Pin
EssOEss4-Sep-04 20:25
EssOEss4-Sep-04 20:25 
Well, you could make a program run when the user logs on and then use IPC to tell that program to pop up any windows you want. Not a very elegant solution, though - you'd have to make sure it runs for all users and even when users are added or removed... very messy.

Or you could use PInvoke to access any native DLLs that might support this sort of thing. Depends on how the plain old Win32 services do it, I suppose.
GeneralRe: Service interact with Windows MFC Pin
Sebastian Schneider5-Sep-04 23:34
Sebastian Schneider5-Sep-04 23:34 
Generaluse dll from dymo Pin
VisualRonny4-Sep-04 9:25
VisualRonny4-Sep-04 9:25 
GeneralDebugging Pin
dbetting4-Sep-04 4:16
dbetting4-Sep-04 4:16 
GeneralAdditional Info Pin
dbetting4-Sep-04 5:08
dbetting4-Sep-04 5:08 
GeneralAdvise on displaying HTML document Pin
Adelm4-Sep-04 2:56
Adelm4-Sep-04 2:56 
GeneralRe: Advise on displaying HTML document Pin
Tomas Petricek4-Sep-04 3:13
Tomas Petricek4-Sep-04 3:13 
GeneralRe: Advise on displaying HTML document Pin
Mr. Rogers4-Sep-04 12:11
Mr. Rogers4-Sep-04 12:11 
GeneralRe: Advise on displaying HTML document Pin
Tomas Petricek4-Sep-04 12:20
Tomas Petricek4-Sep-04 12:20 
GeneralRe: Advise on displaying HTML document Pin
Adelm5-Sep-04 4:37
Adelm5-Sep-04 4:37 
GeneralCrystal reports Problem HElpppp Me Pin
kings_14-Sep-04 0:52
kings_14-Sep-04 0:52 
GeneralRe: Crystal reports Problem HElpppp Me Pin
cjengler5-Sep-04 1:24
cjengler5-Sep-04 1:24 
Generalx86 Op codes and C# Pin
WayneMJ4-Sep-04 0:18
WayneMJ4-Sep-04 0:18 
GeneralRe: x86 Op codes and C# Pin
leppie4-Sep-04 1:24
leppie4-Sep-04 1:24 
GeneralRe: x86 Op codes and C# Pin
WayneMJ4-Sep-04 1:33
WayneMJ4-Sep-04 1:33 
GeneralNode names in TreeView Pin
teomanx4-Sep-04 0:01
teomanx4-Sep-04 0:01 
GeneralDesignMode always false Pin
Hesham Amin3-Sep-04 21:43
Hesham Amin3-Sep-04 21:43 
GeneralC# Script Debug Pin
For_IT3-Sep-04 20:53
For_IT3-Sep-04 20:53 

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.