Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: string replace method Pin
Christian Graus15-Dec-07 9:51
protectorChristian Graus15-Dec-07 9:51 
GeneralRe: string replace method Pin
ahawari0915-Dec-07 10:47
ahawari0915-Dec-07 10:47 
GeneralRe: string replace method Pin
Christian Graus15-Dec-07 14:02
protectorChristian Graus15-Dec-07 14:02 
GeneralRe: string replace method Pin
ahawari0915-Dec-07 15:45
ahawari0915-Dec-07 15:45 
GeneralRe: string replace method Pin
darkelv15-Dec-07 16:50
darkelv15-Dec-07 16:50 
GeneralRe: string replace method Pin
PIEBALDconsult16-Dec-07 13:18
mvePIEBALDconsult16-Dec-07 13:18 
QuestionGet a list of "Open with" applications like in Windows Explorer? Pin
Uwe Keim15-Dec-07 8:01
sitebuilderUwe Keim15-Dec-07 8:01 
GeneralRe: Get a list of "Open with" applications like in Windows Explorer? Pin
Christian Graus15-Dec-07 9:49
protectorChristian Graus15-Dec-07 9:49 
The registry is where they come from, although I've never looked at how to do it.

HKEY_CLASSES_ROOT\.jpg\Default is jpegfile.
HKEY_CLASSES_ROOT\jpegfile\shell\open\command seems to show the default open behaviour
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVErsion\Explorer\FileExts\.jpeg\OpenWithList seems to contain the list of programs that can open a JPEG.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Get a list of "Open with" applications like in Windows Explorer? Pin
Uwe Keim15-Dec-07 10:29
sitebuilderUwe Keim15-Dec-07 10:29 
GeneralRe: Get a list of "Open with" applications like in Windows Explorer? Pin
Christian Graus15-Dec-07 10:32
protectorChristian Graus15-Dec-07 10:32 
Generalproblems with DataGridView in Windows forms 2.0 Pin
koonda00715-Dec-07 3:12
koonda00715-Dec-07 3:12 
GeneralMSCD 70-316 dump required Pin
dan!sh 15-Dec-07 2:21
professional dan!sh 15-Dec-07 2:21 
GeneralRe: MSCD 70-316 dump required Pin
Paul Conrad15-Dec-07 9:01
professionalPaul Conrad15-Dec-07 9:01 
GeneralRe: MSCD 70-316 dump required Pin
Christian Graus15-Dec-07 10:03
protectorChristian Graus15-Dec-07 10:03 
GeneralRe: MSCD 70-316 dump required Pin
dan!sh 15-Dec-07 20:00
professional dan!sh 15-Dec-07 20:00 
GeneralRe: MSCD 70-316 dump required Pin
GuyThiebaut16-Dec-07 7:36
professionalGuyThiebaut16-Dec-07 7:36 
Generalinput(file) photo upload.. Pin
Rajeshwar Code- Developer15-Dec-07 1:29
Rajeshwar Code- Developer15-Dec-07 1:29 
GeneralRe: input(file) photo upload.. Pin
pmarfleet15-Dec-07 6:50
pmarfleet15-Dec-07 6:50 
Generalfile transfer over serial rs232 port Pin
cemvrl15-Dec-07 0:17
cemvrl15-Dec-07 0:17 
GeneralRe: file transfer over serial rs232 port Pin
Paul Conrad15-Dec-07 9:02
professionalPaul Conrad15-Dec-07 9:02 
General[Message Deleted] Pin
ramyanaidu14-Dec-07 23:50
ramyanaidu14-Dec-07 23:50 
GeneralRe: Use different shades of same color to excel cells using vba Pin
Christian Graus15-Dec-07 0:04
protectorChristian Graus15-Dec-07 0:04 
GeneralRe: Use different shades of same color to excel cells using vba Pin
Paul Conrad15-Dec-07 9:03
professionalPaul Conrad15-Dec-07 9:03 
QuestionSerializing Static Variables in a Class Pin
Bhimuni14-Dec-07 23:45
Bhimuni14-Dec-07 23:45 
GeneralRe: Serializing Static Variables in a Class Pin
Christian Graus15-Dec-07 0:02
protectorChristian Graus15-Dec-07 0:02 

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.