Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
QuestionHow to open a windows form window from an outlook mail Pin
sivasankar anumula2-Jul-08 4:56
sivasankar anumula2-Jul-08 4:56 
RantRe: How to open a windows form window from an outlook mail Pin
Spacix One2-Jul-08 5:03
Spacix One2-Jul-08 5:03 
AnswerRe: How to open a windows form window from an outlook mail Pin
PIEBALDconsult2-Jul-08 5:22
mvePIEBALDconsult2-Jul-08 5:22 
Questionneed answer Pin
Miss_hacker2-Jul-08 3:18
Miss_hacker2-Jul-08 3:18 
AnswerRe: need answer Pin
Simon P Stevens2-Jul-08 4:06
Simon P Stevens2-Jul-08 4:06 
AnswerRe: need answer Pin
KaptinKrunch2-Jul-08 6:55
KaptinKrunch2-Jul-08 6:55 
Questionhow to implement keyboard hotkeys to minimize an application & reopen it? Pin
WebMaster2-Jul-08 3:07
WebMaster2-Jul-08 3:07 
AnswerRe: how to implement keyboard hotkeys to minimize an application & reopen it? Pin
Xmen Real 2-Jul-08 5:30
professional Xmen Real 2-Jul-08 5:30 
call this function with the desire key, if it returns 0 then key is not press if it return something else that mean key press
[DllImport("user32")]
public static extern short GetAsyncKeyState(Keys Key);


TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L
%^]*IRXD#@GKCQ`R\^SF_WcHbORY87??6?N8?BcRAV\Z^&SU~%CSWQ@#2
W_AD`EPABIKRDFVS)EVLQK)JKSQXUFYK[M`UKs*$GwU#(QDXBER@CBN%
Rs0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i?TV.C\y<p?jxsg-b$f4ia>
--------------------------------------------------------
128 bit encrypted signature, crack if you can

AnswerRe: how to implement keyboard hotkeys to minimize an application & reopen it? Pin
Giorgi Dalakishvili2-Jul-08 8:18
mentorGiorgi Dalakishvili2-Jul-08 8:18 
QuestionOLE Objects & .Net Pin
euroUK2-Jul-08 3:06
euroUK2-Jul-08 3:06 
AnswerRe: OLE Objects & .Net Pin
led mike2-Jul-08 4:50
led mike2-Jul-08 4:50 
QuestionPropertyGrid questions Pin
Dewald2-Jul-08 2:43
Dewald2-Jul-08 2:43 
AnswerRe: PropertyGrid questions Pin
visualhint11-Aug-08 4:59
visualhint11-Aug-08 4:59 
Questionhow to get list of oracle servers running on network using c# Pin
ganeshdpatil2-Jul-08 2:42
ganeshdpatil2-Jul-08 2:42 
AnswerRe: how to get list of oracle servers running on network using c# Pin
led mike2-Jul-08 4:47
led mike2-Jul-08 4:47 
GeneralRe: how to get list of oracle servers running on network using c# Pin
Pete O'Hanlon2-Jul-08 4:55
mvePete O'Hanlon2-Jul-08 4:55 
GeneralRe: how to get list of oracle servers running on network using c# Pin
led mike2-Jul-08 6:01
led mike2-Jul-08 6:01 
GeneralRe: how to get list of oracle servers running on network using c# Pin
Pete O'Hanlon2-Jul-08 8:34
mvePete O'Hanlon2-Jul-08 8:34 
GeneralRe: how to get list of oracle servers running on network using c# Pin
led mike2-Jul-08 9:31
led mike2-Jul-08 9:31 
AnswerRe: how to get list of oracle servers running on network using c# Pin
Swetha Srinivasan7-Sep-09 19:50
Swetha Srinivasan7-Sep-09 19:50 
GeneralRe: how to get list of oracle servers running on network using c# Pin
ganeshdpatil7-Sep-09 20:48
ganeshdpatil7-Sep-09 20:48 
QuestionError management Pin
Scalee2-Jul-08 2:10
Scalee2-Jul-08 2:10 
AnswerRe: Error management Pin
Simon P Stevens2-Jul-08 3:14
Simon P Stevens2-Jul-08 3:14 
GeneralRe: Error management Pin
Scalee2-Jul-08 4:32
Scalee2-Jul-08 4:32 
GeneralRe: Error management Pin
Simon P Stevens2-Jul-08 5:12
Simon P Stevens2-Jul-08 5:12 

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.