Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
GeneralRe: use of C++ dll in C# Pin
sreejith ss nair7-Oct-04 20:52
sreejith ss nair7-Oct-04 20:52 
GeneralRe: use of C++ dll in C# Pin
mitreviper8-Oct-04 2:12
mitreviper8-Oct-04 2:12 
Generallocalization kit example Pin
azusakt7-Oct-04 18:05
azusakt7-Oct-04 18:05 
GeneralRe: localization kit example Pin
minhpc_bk7-Oct-04 19:57
minhpc_bk7-Oct-04 19:57 
GeneralSimple question abt pop-up window Pin
Sudee7-Oct-04 17:25
Sudee7-Oct-04 17:25 
GeneralRe: Simple question abt pop-up window Pin
Alex Korchemniy7-Oct-04 17:49
Alex Korchemniy7-Oct-04 17:49 
Generalmanipulate IE favourites Pin
ppp0017-Oct-04 16:07
ppp0017-Oct-04 16:07 
GeneralRe: manipulate IE favourites Pin
benjymous7-Oct-04 22:10
benjymous7-Oct-04 22:10 
Favourites are just stored as text files in your profile
e.g. C:\Documents and Settings\[your profile]\Favourites\

Open one of the files in notepad and you'll see the format is fairly straightforward, so it should be pretty simple to write code that'd read each file in, parse it, and store it in some kind of tree structure

--
Help me! I'm turning into a grapefruit!
Phoenix Paint - back from DPaint's ashes!

GeneralRe: manipulate IE favourites Pin
Heath Stewart7-Oct-04 22:13
protectorHeath Stewart7-Oct-04 22:13 
GeneralRe: manipulate IE favourites Pin
benjymous7-Oct-04 22:26
benjymous7-Oct-04 22:26 
GeneralRe: manipulate IE favourites Pin
Heath Stewart7-Oct-04 22:30
protectorHeath Stewart7-Oct-04 22:30 
GeneralRe: manipulate IE favourites Pin
benjymous8-Oct-04 2:11
benjymous8-Oct-04 2:11 
GeneralRe: manipulate IE favourites Pin
Heath Stewart8-Oct-04 9:56
protectorHeath Stewart8-Oct-04 9:56 
GeneralRe: manipulate IE favourites Pin
Heath Stewart7-Oct-04 22:12
protectorHeath Stewart7-Oct-04 22:12 
GeneralC# behaves differently then VB.net for InterOP generic Objects Pin
SPA1247-Oct-04 15:23
SPA1247-Oct-04 15:23 
GeneralRe: C# behaves differently then VB.net for InterOP generic Objects Pin
sreejith ss nair7-Oct-04 20:54
sreejith ss nair7-Oct-04 20:54 
GeneralC# questions Pin
serjiro7-Oct-04 14:31
serjiro7-Oct-04 14:31 
GeneralRe: C# questions Pin
Christian Graus7-Oct-04 15:07
protectorChristian Graus7-Oct-04 15:07 
GeneralRe: C# questions Pin
Alex Korchemniy7-Oct-04 17:11
Alex Korchemniy7-Oct-04 17:11 
GeneralTimeline : how to create in C# Pin
youssef7-Oct-04 13:16
youssef7-Oct-04 13:16 
GeneralRe: Timeline : how to create in C# Pin
Colin Angus Mackay7-Oct-04 13:36
Colin Angus Mackay7-Oct-04 13:36 
GeneralRe: Timeline : how to create in C# Pin
Alex Korchemniy7-Oct-04 13:49
Alex Korchemniy7-Oct-04 13:49 
GeneralRe: Timeline : how to create in C# Pin
Colin Angus Mackay7-Oct-04 13:58
Colin Angus Mackay7-Oct-04 13:58 
GeneralRe: Timeline : how to create in C# Pin
Charlie Williams7-Oct-04 14:10
Charlie Williams7-Oct-04 14:10 
GeneralRe: Timeline : how to create in C# Pin
Colin Angus Mackay7-Oct-04 14:16
Colin Angus Mackay7-Oct-04 14:16 

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.