Click here to Skip to main content
15,909,193 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get Error Number in C# Pin
Anubhava Dimri4-Jul-09 1:37
Anubhava Dimri4-Jul-09 1:37 
GeneralRe: Get Error Number in C# Pin
Colin Angus Mackay4-Jul-09 2:34
Colin Angus Mackay4-Jul-09 2:34 
GeneralRe: Get Error Number in C# Pin
harold aptroot4-Jul-09 2:50
harold aptroot4-Jul-09 2:50 
GeneralRe: Get Error Number in C# Pin
Anubhava Dimri5-Jul-09 18:11
Anubhava Dimri5-Jul-09 18:11 
GeneralRe: Get Error Number in C# Pin
Narendra Reddy Vajrala21-Jul-09 0:23
Narendra Reddy Vajrala21-Jul-09 0:23 
QuestionHardware Cofiguration and Software details of systems Through Domain Login details Pin
raushan_93-Jul-09 19:52
raushan_93-Jul-09 19:52 
QuestionADO.NET RowFilter Pin
Isaac Gordon3-Jul-09 19:09
Isaac Gordon3-Jul-09 19:09 
AnswerRe: ADO.NET RowFilter Pin
K03063-Jul-09 19:31
K03063-Jul-09 19:31 
Questionhow to run a method in biginning automaticaly Pin
S K Y3-Jul-09 16:32
S K Y3-Jul-09 16:32 
AnswerRe: how to run a method in biginning automaticaly Pin
EliottA3-Jul-09 17:00
EliottA3-Jul-09 17:00 
GeneralRe: how to run a method in biginning automaticaly Pin
S K Y3-Jul-09 17:15
S K Y3-Jul-09 17:15 
GeneralRe: how to run a method in biginning automaticaly Pin
EliottA3-Jul-09 17:54
EliottA3-Jul-09 17:54 
GeneralRe: how to run a method in biginning automaticaly Pin
dan!sh 3-Jul-09 18:18
professional dan!sh 3-Jul-09 18:18 
GeneralRe: how to run a method in biginning automaticaly Pin
dan!sh 3-Jul-09 18:15
professional dan!sh 3-Jul-09 18:15 
GeneralRe: how to run a method in biginning automaticaly Pin
Christian Graus4-Jul-09 0:26
protectorChristian Graus4-Jul-09 0:26 
GeneralRe: how to run a method in biginning automaticaly [modified] Pin
molesworth4-Jul-09 0:31
molesworth4-Jul-09 0:31 
GeneralRe: how to run a method in biginning automaticaly Pin
Christian Graus4-Jul-09 0:34
protectorChristian Graus4-Jul-09 0:34 
GeneralRe: how to run a method in biginning automaticaly Pin
0x3c04-Jul-09 0:44
0x3c04-Jul-09 0:44 
That code snippet is horrible. You try to hide the ProgMan and Taskbar windows, mix up ints and IntPtrs, and use zero instead of a constant in the ShowWindow call. To answer your question, you put the startup code in the Main() method. But please, make that code cleaner. It burns my eyes

By the way, this seems to be a little threatening to a user. You should try to find a way to do whatever you're doing without hiding the taskbar (and desktop IIRC), because whatever code you use to re-show them again won't be executed if your program's process is killed by Task Manager or some other unorthodox method

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

Questionhow to hide MaximizeBox ? Pin
Mtyb3-Jul-09 15:11
Mtyb3-Jul-09 15:11 
AnswerRe: how to hide MaximizeBox ? Pin
Luc Pattyn3-Jul-09 15:17
sitebuilderLuc Pattyn3-Jul-09 15:17 
GeneralRe: how to hide MaximizeBox ? Pin
Mtyb3-Jul-09 15:21
Mtyb3-Jul-09 15:21 
GeneralRe: how to hide MaximizeBox ? Pin
harold aptroot3-Jul-09 15:33
harold aptroot3-Jul-09 15:33 
Questionopen an image from database Pin
A_A3-Jul-09 12:44
A_A3-Jul-09 12:44 
AnswerRe: open an image from database Pin
Luc Pattyn3-Jul-09 12:53
sitebuilderLuc Pattyn3-Jul-09 12:53 
GeneralRe: open an image from database Pin
A_A4-Jul-09 2:24
A_A4-Jul-09 2:24 

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.