Click here to Skip to main content
15,902,832 members
Home / Discussions / C#
   

C#

 
GeneralRe: read more bytes Pin
levi's23-Aug-05 17:39
levi's23-Aug-05 17:39 
GeneralContext menu in windows explorer Pin
Anonymous22-Aug-05 18:55
Anonymous22-Aug-05 18:55 
GeneralDetect SMTP MailServer Pin
machocr22-Aug-05 17:18
machocr22-Aug-05 17:18 
GeneralOwnerDraw PropertyGrid Pin
Shane Stevens22-Aug-05 15:51
Shane Stevens22-Aug-05 15:51 
GeneralTotal newb needs help. Pin
tomlog22-Aug-05 14:16
tomlog22-Aug-05 14:16 
GeneralRe: Total newb needs help. Pin
Christian Graus22-Aug-05 14:31
protectorChristian Graus22-Aug-05 14:31 
GeneralRe: Total newb needs help. Pin
tomlog23-Aug-05 6:30
tomlog23-Aug-05 6:30 
GeneralRe: Total newb needs help. Pin
Christian Graus23-Aug-05 13:27
protectorChristian Graus23-Aug-05 13:27 
tomlog wrote:
what pInvoke[^] is...

It's a link, to a site that explains it. Basically, you put a statement in your code which works by importing a function from a dll.

tomlog wrote:
What would I put in my code to import/use/catch it?

You'd use the signature provided by that site, then you'd have a method you could call. Call it where you like.

tomlog wrote:
Right now the regkey I write gets tot he registry and if the system is rebooted the key shows up. I'm looking for a way to not have to reboot so that my changes can be seen by any new command windows.

You simply MUST be wrong. The registry does not work that way, it's instant.


Christian Graus - Microsoft MVP - C++
GeneralProblem getting drag and drop to work between listbox with mode set to MultiExtended Pin
22-Aug-05 13:04
suss22-Aug-05 13:04 
GeneralRe: Problem getting drag and drop to work between listbox with mode set to MultiExtended Pin
Luis Alonso Ramos22-Aug-05 18:58
Luis Alonso Ramos22-Aug-05 18:58 
GeneralRe: Problem getting drag and drop to work between listbox with mode set to MultiExtended Pin
Member 221063323-Aug-05 12:34
Member 221063323-Aug-05 12:34 
Generalcomparing computation Pin
Sasuko22-Aug-05 12:57
Sasuko22-Aug-05 12:57 
GeneralRe: comparing computation Pin
Christian Graus22-Aug-05 13:04
protectorChristian Graus22-Aug-05 13:04 
Generaladding 2 buttons to a data grid Pin
Member 221087122-Aug-05 11:56
Member 221087122-Aug-05 11:56 
GeneralRe: adding 2 buttons to a data grid Pin
Christian Graus22-Aug-05 12:07
protectorChristian Graus22-Aug-05 12:07 
GeneralRe: adding 2 buttons to a data grid Pin
Member 221087122-Aug-05 13:37
Member 221087122-Aug-05 13:37 
GeneralRe: adding 2 buttons to a data grid Pin
Christian Graus22-Aug-05 13:57
protectorChristian Graus22-Aug-05 13:57 
GeneralRe: adding 2 buttons to a data grid Pin
Member 221087122-Aug-05 15:58
Member 221087122-Aug-05 15:58 
GeneralCould you please... Pin
KORCARI22-Aug-05 10:53
KORCARI22-Aug-05 10:53 
GeneralRe: Could you please... Pin
Christian Graus22-Aug-05 10:57
protectorChristian Graus22-Aug-05 10:57 
GeneralRe: Could you please... Pin
KORCARI22-Aug-05 18:01
KORCARI22-Aug-05 18:01 
GeneralRe: Could you please... Pin
Christian Graus22-Aug-05 18:23
protectorChristian Graus22-Aug-05 18:23 
QuestionHow to pass variables through URL in CGI Pin
Handy Su22-Aug-05 10:51
Handy Su22-Aug-05 10:51 
AnswerRe: How to pass variables through URL in CGI Pin
Handy Su22-Aug-05 10:58
Handy Su22-Aug-05 10:58 
GeneralCalling a function from Intel Library using C# Pin
E6AD22-Aug-05 10:11
E6AD22-Aug-05 10:11 

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.