Click here to Skip to main content
16,008,490 members
Home / Discussions / C#
   

C#

 
GeneralRe: To console or not to console... Pin
Ryan Cromwell16-Aug-02 4:03
Ryan Cromwell16-Aug-02 4:03 
GeneralResources Pin
leppie16-Aug-02 0:48
leppie16-Aug-02 0:48 
GeneralRe: Resources Pin
Nnamdi Onyeyiri16-Aug-02 0:55
Nnamdi Onyeyiri16-Aug-02 0:55 
GeneralRe: Resources Pin
James T. Johnson16-Aug-02 1:32
James T. Johnson16-Aug-02 1:32 
GeneralRe: Resources Pin
Nnamdi Onyeyiri16-Aug-02 1:49
Nnamdi Onyeyiri16-Aug-02 1:49 
GeneralRe: Resources Pin
James T. Johnson16-Aug-02 1:53
James T. Johnson16-Aug-02 1:53 
GeneralRe: Resources Pin
Nnamdi Onyeyiri16-Aug-02 2:52
Nnamdi Onyeyiri16-Aug-02 2:52 
GeneralRe: Resources Pin
leppie16-Aug-02 1:55
leppie16-Aug-02 1:55 
Thanx all

James T. Johnson wrote:
Type type = typeof(MyClassFromAssemblyWithResources);

Can I use any class from the assesmbly?


James T. Johnson wrote:
Stream stream = asm.GetManifestResourceStream(name); // Do something with the Stream

I just want to use the static functions in a Win32 dll, how? Do I load to memory? Im totally clueless.Confused | :confused:

In DllImportAttribute(string filename) , what do i say/do with filename here, do i have to write to file 1st?

Please help :Cry | :((

MYrc : A .NET IRC client with C# Plugin Capabilities. See
http://sourceforge.net/projects/myrc
for more info. Big Grin | :-D
GeneralRe: Resources Pin
James T. Johnson16-Aug-02 2:14
James T. Johnson16-Aug-02 2:14 
GeneralRe: Resources Pin
leppie16-Aug-02 2:33
leppie16-Aug-02 2:33 
GeneralPainting Order Pin
albean15-Aug-02 20:41
albean15-Aug-02 20:41 
GeneralRe: Painting Order Pin
leppie16-Aug-02 3:09
leppie16-Aug-02 3:09 
GeneralRe: Painting Order Pin
albean16-Aug-02 5:12
albean16-Aug-02 5:12 
GeneralRe: Painting Order Pin
Nick Parker16-Aug-02 6:27
protectorNick Parker16-Aug-02 6:27 
GeneralRe: Painting Order Pin
albean16-Aug-02 6:40
albean16-Aug-02 6:40 
GeneralRe: Painting Order Pin
Nick Parker16-Aug-02 6:47
protectorNick Parker16-Aug-02 6:47 
GeneralRe: Painting Order Pin
albean16-Aug-02 7:16
albean16-Aug-02 7:16 
GeneralRe: Painting Order Pin
Russell Morris16-Aug-02 7:52
Russell Morris16-Aug-02 7:52 
GeneralDistributed App Pin
Eka15-Aug-02 19:42
Eka15-Aug-02 19:42 
GeneralRe: Distributed App Pin
Nnamdi Onyeyiri16-Aug-02 0:51
Nnamdi Onyeyiri16-Aug-02 0:51 
GeneralRe: Distributed App Pin
James T. Johnson16-Aug-02 1:42
James T. Johnson16-Aug-02 1:42 
QuestionOnPaint() What am I missing? Pin
albean15-Aug-02 17:49
albean15-Aug-02 17:49 
AnswerRe: OnPaint() What am I missing? Pin
Ray Cassick15-Aug-02 17:58
Ray Cassick15-Aug-02 17:58 
AnswerRe: OnPaint() What am I missing? Pin
Nish Nishant15-Aug-02 19:09
sitebuilderNish Nishant15-Aug-02 19:09 
GeneralRe: OnPaint() What am I missing? Pin
albean15-Aug-02 19:30
albean15-Aug-02 19:30 

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.