Click here to Skip to main content
15,920,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ActiveX related question Pin
Cedric Moonen27-Mar-03 4:32
Cedric Moonen27-Mar-03 4:32 
GeneralGDI performance (Re) Pin
Raphael Kindt27-Mar-03 4:07
Raphael Kindt27-Mar-03 4:07 
GeneralNever-ending Visual Studio Pin
Adrian Metcalfe27-Mar-03 3:40
Adrian Metcalfe27-Mar-03 3:40 
GeneralRe: Never-ending Visual Studio Pin
Roger Allen28-Mar-03 0:46
Roger Allen28-Mar-03 0:46 
GeneralRe: Never-ending Visual Studio Pin
John R. Shaw28-Mar-03 17:35
John R. Shaw28-Mar-03 17:35 
GeneralSS_RIGHT style but without wrapping... Pin
Hamzeh27-Mar-03 3:35
Hamzeh27-Mar-03 3:35 
GeneralUsing Windows 2000 Debugging Symbols in VC++ 6.0 Pin
GPT99927-Mar-03 3:32
GPT99927-Mar-03 3:32 
GeneralRe: Using Windows 2000 Debugging Symbols in VC++ 6.0 Pin
Chris Richardson27-Mar-03 9:01
Chris Richardson27-Mar-03 9:01 
If you installed them in the correct place, VC6 shouldn't have a problem finding them (I could swear I remember having working symbols by default on 2K). However, on XP, VC6 did not find the symbols, but I found a way to make it find them. There's a registry key that you can edit. Make sure VC6 is closed when you edit it though:

HKEY_CURRENT_USER\Software\Microsoft\DevStudio\6.0\Build System\Components\Platforms\Win32 (x86)\Directories


In that key you can create a string value named "Pdb Dirs" (if it's not already there). Put in that string value the names of the director[y][ies] where your symbols are. Each directory should be separated by a semicolon.

Chris Richardson

You can stash and you can seize
In dreams begin, responsibilities

U2 - Acrobat[^]


Stop being PC and accounting for everyone and his momma's timeframe. Just enjoy your Beer | [beer] - Rohit Sinha in the content-challenged thread
GeneralResizable font Pin
Cedric Moonen27-Mar-03 3:29
Cedric Moonen27-Mar-03 3:29 
GeneralRe: Resizable font Pin
Tibor Blazko27-Mar-03 3:44
Tibor Blazko27-Mar-03 3:44 
GeneralRe: Resizable font Pin
Cedric Moonen27-Mar-03 3:51
Cedric Moonen27-Mar-03 3:51 
GeneralRe: Resizable font Pin
Iain Clarke, Warrior Programmer27-Mar-03 4:21
Iain Clarke, Warrior Programmer27-Mar-03 4:21 
GeneralRe: Resizable font Pin
Cedric Moonen27-Mar-03 4:24
Cedric Moonen27-Mar-03 4:24 
GeneralAutostart Pin
Jump_Around27-Mar-03 3:08
Jump_Around27-Mar-03 3:08 
GeneralRe: Autostart Pin
Pavel Klocek27-Mar-03 3:16
Pavel Klocek27-Mar-03 3:16 
GeneralRe: Autostart Pin
Pavel Klocek27-Mar-03 3:20
Pavel Klocek27-Mar-03 3:20 
GeneralRe: Autostart Pin
Jump_Around27-Mar-03 4:11
Jump_Around27-Mar-03 4:11 
GeneralExecute a DTS in SQL7 Pin
JPortugal27-Mar-03 3:07
JPortugal27-Mar-03 3:07 
GeneralRe: Execute a DTS in SQL7 Pin
Anders Molin27-Mar-03 11:22
professionalAnders Molin27-Mar-03 11:22 
GeneralRe: Execute a DTS in SQL7 Pin
JPortugal27-Mar-03 21:46
JPortugal27-Mar-03 21:46 
GeneralRe: Execute a DTS in SQL7 Pin
JPortugal31-Mar-03 1:40
JPortugal31-Mar-03 1:40 
QuestionHow to get the default browser and its's path ? Pin
vikramj27-Mar-03 1:37
vikramj27-Mar-03 1:37 
AnswerRe: How to get the default browser and its's path ? Pin
Iain Clarke, Warrior Programmer27-Mar-03 4:26
Iain Clarke, Warrior Programmer27-Mar-03 4:26 
AnswerRe: How to get the default browser and its's path ? Pin
valikac27-Mar-03 8:30
valikac27-Mar-03 8:30 
AnswerRe: How to get the default browser and its's path ? Pin
vikramj27-Mar-03 18:06
vikramj27-Mar-03 18:06 

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.