Click here to Skip to main content
16,006,348 members
Home / Discussions / C#
   

C#

 
Generalcsc.exe command line Pin
peter271323-Nov-03 4:32
peter271323-Nov-03 4:32 
GeneralRe: csc.exe command line Pin
leppie23-Nov-03 9:59
leppie23-Nov-03 9:59 
GeneralRe: csc.exe command line Pin
peter271323-Nov-03 12:40
peter271323-Nov-03 12:40 
GeneralRe: csc.exe command line Pin
J. Dunlap23-Nov-03 17:36
J. Dunlap23-Nov-03 17:36 
GeneralRe: csc.exe command line Pin
peter271323-Nov-03 20:20
peter271323-Nov-03 20:20 
QuestionHow I could enter math algebric expression during execution in Windows environment? Pin
Demokritos22-Nov-03 22:12
Demokritos22-Nov-03 22:12 
GeneralSource path Pin
bva_bva22-Nov-03 21:04
bva_bva22-Nov-03 21:04 
GeneralRe: Source path Pin
Heath Stewart24-Nov-03 5:03
protectorHeath Stewart24-Nov-03 5:03 
You mean, so that unmanaged code can get the path of the .NET control via it's CCW that the runtime created? One way is to have a COM-callable method (declared in your class interface) that returns it's own path (perhaps using this.GetType().Assembly.Location. Getting the path through native COM functions can be a bit tricky.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralCCW from ASP Pin
bva_bva22-Nov-03 20:57
bva_bva22-Nov-03 20:57 
GeneralRe: CCW from ASP Pin
Nick Parker23-Nov-03 3:08
protectorNick Parker23-Nov-03 3:08 
GeneralRe: CCW from ASP Pin
bva_bva23-Nov-03 16:57
bva_bva23-Nov-03 16:57 
GeneralAssociating file types with application Pin
purest_lies22-Nov-03 17:03
purest_lies22-Nov-03 17:03 
GeneralRe: Associating file types with application Pin
Judah Gabriel Himango24-Nov-03 4:26
sponsorJudah Gabriel Himango24-Nov-03 4:26 
GeneralRe: Associating file types with application Pin
Heath Stewart24-Nov-03 4:41
protectorHeath Stewart24-Nov-03 4:41 
GeneralASP.NET - losing click event in dynamic controls Pin
Christian Graus22-Nov-03 13:12
protectorChristian Graus22-Nov-03 13:12 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
leppie22-Nov-03 16:10
leppie22-Nov-03 16:10 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Christian Graus22-Nov-03 22:36
protectorChristian Graus22-Nov-03 22:36 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Nick Parker23-Nov-03 3:14
protectorNick Parker23-Nov-03 3:14 
GeneralRe: ASP.NET - losing click event in dynamic controls Pin
Christian Graus23-Nov-03 10:13
protectorChristian Graus23-Nov-03 10:13 
GeneralUpdate - I am an idiot Pin
Christian Graus23-Nov-03 11:30
protectorChristian Graus23-Nov-03 11:30 
QuestionFile Dialog in Web Forms ?? Pin
Rostrox22-Nov-03 12:42
Rostrox22-Nov-03 12:42 
AnswerRe: File Dialog in Web Forms ?? Pin
Tomas Petricek22-Nov-03 13:00
Tomas Petricek22-Nov-03 13:00 
GeneralPixel format conversion Pin
Broken God22-Nov-03 7:35
Broken God22-Nov-03 7:35 
QuestionCMD? Pin
Azel Low22-Nov-03 5:30
Azel Low22-Nov-03 5:30 
AnswerRe: CMD? Pin
leppie22-Nov-03 6:19
leppie22-Nov-03 6:19 

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.