Click here to Skip to main content
15,888,072 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is Windows Shutting Down Pin
OBRon16-Dec-02 4:01
OBRon16-Dec-02 4:01 
GeneralDirect console output to a window Pin
Daniel Bright13-Dec-02 3:19
Daniel Bright13-Dec-02 3:19 
GeneralRe: Direct console output to a window Pin
Nick Parker13-Dec-02 3:23
protectorNick Parker13-Dec-02 3:23 
GeneralRe: Direct console output to a window Pin
Daniel Bright13-Dec-02 9:11
Daniel Bright13-Dec-02 9:11 
GeneralRe: Direct console output to a window Pin
Richard Deeming13-Dec-02 5:52
mveRichard Deeming13-Dec-02 5:52 
GeneralInstall Shield Serial Validation Pin
Murat YILDIZ12-Dec-02 22:33
Murat YILDIZ12-Dec-02 22:33 
GeneralRe: Install Shield Serial Validation Pin
Shaun Wilde13-Dec-02 3:49
Shaun Wilde13-Dec-02 3:49 
GeneralRe: Install Shield Serial Validation Pin
Murat YILDIZ13-Dec-02 4:12
Murat YILDIZ13-Dec-02 4:12 
Thanks. but my problem is entry point of function. install shield does not found my function written in c#. i have to export function for external use like this

extern "C" _declspec (dllexport) <br />
int validatethis(const char * szSerial)<br />
{<br />
.....<br />
...<br />
}<br />


i dont know how it is make in c#..
GeneralRe: Install Shield Serial Validation Pin
Shaun Wilde13-Dec-02 9:05
Shaun Wilde13-Dec-02 9:05 
GeneralRe: Install Shield Serial Validation Pin
Murat YILDIZ13-Dec-02 22:55
Murat YILDIZ13-Dec-02 22:55 
Questionhow to rightClick any file in windows - > I find my menu item Pin
ashshab12-Dec-02 12:13
sussashshab12-Dec-02 12:13 
AnswerRe: how to rightClick any file in windows - > I find my menu item Pin
Kannan Kalyanaraman12-Dec-02 17:38
Kannan Kalyanaraman12-Dec-02 17:38 
GeneralRe: how to rightClick any file in windows - > I find my menu item Pin
grv57513-Dec-02 1:53
grv57513-Dec-02 1:53 
GeneralControls in C# Pin
David K12-Dec-02 11:36
David K12-Dec-02 11:36 
GeneralRe: Controls in C# Pin
Christian Graus12-Dec-02 18:11
protectorChristian Graus12-Dec-02 18:11 
GeneralRe: Controls in C# Pin
James T. Johnson13-Dec-02 1:06
James T. Johnson13-Dec-02 1:06 
GeneralRe: Controls in C# Pin
grv57513-Dec-02 2:19
grv57513-Dec-02 2:19 
GeneralRe: Controls in C# Pin
James T. Johnson13-Dec-02 2:29
James T. Johnson13-Dec-02 2:29 
QuestionListView: Which item doubleclicked? Pin
peterchen12-Dec-02 11:32
peterchen12-Dec-02 11:32 
AnswerRe: ListView: Which item doubleclicked? Pin
leppie12-Dec-02 12:21
leppie12-Dec-02 12:21 
AnswerRe: ListView: Which item doubleclicked? Pin
James T. Johnson13-Dec-02 1:31
James T. Johnson13-Dec-02 1:31 
GeneralVS on Linux platform Pin
Jassim Rahma12-Dec-02 11:11
Jassim Rahma12-Dec-02 11:11 
GeneralRe: VS on Linux platform Pin
David Stone12-Dec-02 11:35
sitebuilderDavid Stone12-Dec-02 11:35 
Generalis connected Pin
karanba12-Dec-02 10:46
karanba12-Dec-02 10:46 
GeneralRe: is connected Pin
leppie12-Dec-02 10:51
leppie12-Dec-02 10:51 

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.