Click here to Skip to main content
15,889,509 members
Home / Discussions / C#
   

C#

 
GeneralRe: Opening A Form using Reflection Pin
leppie14-Apr-05 4:56
leppie14-Apr-05 4:56 
GeneralRe: Opening A Form using Reflection Pin
Tristan Rhodes14-Apr-05 5:56
Tristan Rhodes14-Apr-05 5:56 
GeneralRe: Opening A Form using Reflection Pin
leppie14-Apr-05 6:12
leppie14-Apr-05 6:12 
GeneralRe: Opening A Form using Reflection Pin
Tristan Rhodes14-Apr-05 6:41
Tristan Rhodes14-Apr-05 6:41 
GeneralRe: Opening A Form using Reflection Pin
Dave Kreskowiak14-Apr-05 6:00
mveDave Kreskowiak14-Apr-05 6:00 
GeneralRe: Opening A Form using Reflection Pin
afinnell15-Apr-05 13:41
afinnell15-Apr-05 13:41 
GeneralDateTimePicker Problem Pin
drey114-Apr-05 4:14
drey114-Apr-05 4:14 
Generalwin32 dll & c# Pin
felopater14-Apr-05 3:58
felopater14-Apr-05 3:58 
hii all,
i got starnge problem. i made dll's with win32 and while i was calling them from c# application for example
[DllImport("DLL.dll",EntryPoint="DLLMain")]
public static extern int Sum(int x,int y);
i got exception said DLLMain entry point not exists. and even when i removed it says Sum not found.
even that entry point is supposed to be defined by linker. and the prototype of sum is
extern int Sum(int x, int y);
so why it can't see it.

marcoryos
GeneralRe: win32 dll & c# Pin
Dave Kreskowiak14-Apr-05 5:01
mveDave Kreskowiak14-Apr-05 5:01 
GeneralRe: win32 dll & c# Pin
felopater14-Apr-05 9:33
felopater14-Apr-05 9:33 
GeneralSystran Web Translator Pin
Dot Net14-Apr-05 3:27
Dot Net14-Apr-05 3:27 
GeneralError 998 on Windows API Call Pin
TyronX14-Apr-05 3:10
TyronX14-Apr-05 3:10 
GeneralRe: Error 998 on Windows API Call Pin
Dave Kreskowiak14-Apr-05 4:54
mveDave Kreskowiak14-Apr-05 4:54 
GeneralRe: Error 998 on Windows API Call Pin
TyronX14-Apr-05 9:48
TyronX14-Apr-05 9:48 
GeneralC# Datarelation questions Pin
elapid14-Apr-05 3:05
elapid14-Apr-05 3:05 
Question"printer select" common dialog? Pin
User-37793614-Apr-05 2:54
User-37793614-Apr-05 2:54 
QuestionHow to get GlobaHook Keyboard DeviceID? Pin
Jeltz114-Apr-05 2:23
Jeltz114-Apr-05 2:23 
GeneralError 1706 in VS.net 2003 Pin
.NET Professional14-Apr-05 1:40
.NET Professional14-Apr-05 1:40 
GeneralRe: Error 1706 in VS.net 2003 Pin
turbochimp14-Apr-05 2:41
turbochimp14-Apr-05 2:41 
GeneralRe: Error 1706 in VS.net 2003 Pin
.NET Professional15-Apr-05 2:39
.NET Professional15-Apr-05 2:39 
GeneralDirectShow Capture Application Pin
14-Apr-05 1:05
suss14-Apr-05 1:05 
GeneralHelp Files Pin
Anonymous14-Apr-05 0:52
Anonymous14-Apr-05 0:52 
GeneralRe: Help Files Pin
Ashok Dhamija14-Apr-05 1:03
Ashok Dhamija14-Apr-05 1:03 
GeneralRe: Help Files Pin
Anonymous14-Apr-05 1:37
Anonymous14-Apr-05 1:37 
GeneralRe: Help Files Pin
Ashok Dhamija15-Apr-05 0:29
Ashok Dhamija15-Apr-05 0:29 

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.