Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to add image in crystal report Pin
Sebastien Lachance14-Sep-06 4:25
Sebastien Lachance14-Sep-06 4:25 
AnswerRe: how to add image in crystal report Pin
Hamid_RT14-Sep-06 9:46
Hamid_RT14-Sep-06 9:46 
QuestionFirst exception very slow when debugging Pin
Soundman32.214-Sep-06 3:50
Soundman32.214-Sep-06 3:50 
AnswerRe: First exception very slow when debugging Pin
Judah Gabriel Himango14-Sep-06 5:17
sponsorJudah Gabriel Himango14-Sep-06 5:17 
QuestionDllImport and calling conventions Pin
Le centriste14-Sep-06 3:45
Le centriste14-Sep-06 3:45 
AnswerRe: DllImport and calling conventions Pin
Judah Gabriel Himango14-Sep-06 5:18
sponsorJudah Gabriel Himango14-Sep-06 5:18 
QuestionHow do I log Which application becomes active. Pin
CJayMeister14-Sep-06 3:41
CJayMeister14-Sep-06 3:41 
AnswerRe: How do I log Which application becomes active. Pin
Judah Gabriel Himango14-Sep-06 5:45
sponsorJudah Gabriel Himango14-Sep-06 5:45 
Well, you could periodically poll the System.Diagnostics.Process.GetCurrentProcess() list to see which apps are started. As far determining the active window, there is nothing in the .NET framework to return that information. You'll need to P/Invoke into a Win32 API to obtain this information.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Dumbest. Movie. Title. Evaaar.
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


Questionwhat we call [modified] Pin
Parshant Verma14-Sep-06 3:39
Parshant Verma14-Sep-06 3:39 
AnswerRe: what we call Pin
Le centriste14-Sep-06 3:48
Le centriste14-Sep-06 3:48 
AnswerRe: what we call Pin
Judah Gabriel Himango14-Sep-06 5:08
sponsorJudah Gabriel Himango14-Sep-06 5:08 
QuestionDllImport and datatypes Pin
Le centriste14-Sep-06 3:36
Le centriste14-Sep-06 3:36 
AnswerRe: DllImport and datatypes Pin
V.14-Sep-06 4:11
professionalV.14-Sep-06 4:11 
QuestionDataGrid with Label + TextBox + Listbox Pin
nmandaliya14-Sep-06 3:09
nmandaliya14-Sep-06 3:09 
AnswerRe: DataGrid with Label + TextBox + Listbox Pin
Private_Void14-Sep-06 8:56
Private_Void14-Sep-06 8:56 
GeneralRe: DataGrid with Label + TextBox + Listbox Pin
nmandaliya14-Sep-06 22:10
nmandaliya14-Sep-06 22:10 
QuestionDataGrid with Label + TextBox + Listbox Pin
nmandaliya14-Sep-06 3:05
nmandaliya14-Sep-06 3:05 
QuestionMSN Integration Pin
AB777114-Sep-06 2:58
AB777114-Sep-06 2:58 
Questionxmldocument question Pin
Yustme14-Sep-06 2:57
Yustme14-Sep-06 2:57 
AnswerRe: xmldocument question Pin
Stefan Troschuetz14-Sep-06 3:17
Stefan Troschuetz14-Sep-06 3:17 
GeneralRe: xmldocument question Pin
Yustme14-Sep-06 3:29
Yustme14-Sep-06 3:29 
GeneralRe: xmldocument question Pin
Stefan Troschuetz14-Sep-06 3:51
Stefan Troschuetz14-Sep-06 3:51 
GeneralRe: xmldocument question Pin
Yustme14-Sep-06 4:03
Yustme14-Sep-06 4:03 
AnswerRe: xmldocument question Pin
Hamid_RT14-Sep-06 9:46
Hamid_RT14-Sep-06 9:46 
Questionhow to copy a access database in c# Pin
faladrim14-Sep-06 2:43
faladrim14-Sep-06 2:43 

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.