Click here to Skip to main content
15,921,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to start with creating Device Drivers Pin
David Crow7-Nov-05 3:01
David Crow7-Nov-05 3:01 
QuestionSystem menu and Notify Icon Menu Pin
Nibu babu thomas6-Nov-05 17:54
Nibu babu thomas6-Nov-05 17:54 
AnswerRe: System menu and Notify Icon Menu Pin
ThatsAlok6-Nov-05 23:57
ThatsAlok6-Nov-05 23:57 
GeneralRe: System menu and Notify Icon Menu Pin
Nibu babu thomas7-Nov-05 0:20
Nibu babu thomas7-Nov-05 0:20 
QuestionDesktop switching Pin
Nishad S6-Nov-05 17:53
Nishad S6-Nov-05 17:53 
Questionnaming the class Pin
Chintoo7236-Nov-05 17:46
Chintoo7236-Nov-05 17:46 
QuestionThird time I am posting please annswer Pin
shivditya6-Nov-05 17:08
shivditya6-Nov-05 17:08 
AnswerRe: Third time I am posting please annswer Pin
Christian Graus6-Nov-05 17:38
protectorChristian Graus6-Nov-05 17:38 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/vcrefcdatasourceopen.asp[^]

shivditya wrote:
HRESULT hr = db.Open(_T("SQLOLEDB.1"), dbinit);


SQLOLEDB.1 is plainly not a Prog ID for a data source you have available to you on this machine, or it has a password that you've not provided. I have SQL Server installed, and SQLOLEDB.1 does not exist in my registry ( I didn't expect it to ). Where did this code come from ? Did it ever work ? I reckon it's been copied and pasted from the web. If this is what your senior programmer does ( copy/paste/give it to someone to make it work ), I'd be looking for a job.

shivditya wrote:
Actually senior programmer who developed code left for me to debug


It looks like a mess to me, this is written by the senior programmer you say ?


Christian Graus - Microsoft MVP - C++
QuestionRe: Third time I am posting please annswer Pin
shivditya6-Nov-05 19:25
shivditya6-Nov-05 19:25 
AnswerRe: Third time I am posting please annswer Pin
Christian Graus7-Nov-05 9:01
protectorChristian Graus7-Nov-05 9:01 
AnswerRe: Third time I am posting please annswer Pin
kakan6-Nov-05 19:56
professionalkakan6-Nov-05 19:56 
AnswerRe: Third time I am posting please annswer Pin
David Crow7-Nov-05 3:08
David Crow7-Nov-05 3:08 
Question32 or 16 bit color icons for Visual C++ 6.0 Pin
haputanlas6-Nov-05 13:16
haputanlas6-Nov-05 13:16 
AnswerRe: 32 or 16 bit color icons for Visual C++ 6.0 Pin
LighthouseJ6-Nov-05 17:23
LighthouseJ6-Nov-05 17:23 
GeneralRe: 32 or 16 bit color icons for Visual C++ 6.0 Pin
haputanlas6-Nov-05 19:03
haputanlas6-Nov-05 19:03 
AnswerRe: 32 or 16 bit color icons for Visual C++ 6.0 Pin
ThatsAlok6-Nov-05 17:29
ThatsAlok6-Nov-05 17:29 
AnswerRe: 32 or 16 bit color icons for Visual C++ 6.0 Pin
Taka Muraoka7-Nov-05 0:17
Taka Muraoka7-Nov-05 0:17 
QuestionHBITMAPS and pixels Pin
BBJ_NYC6-Nov-05 9:33
BBJ_NYC6-Nov-05 9:33 
AnswerRe: HBITMAPS and pixels Pin
Ravi Bhavnani6-Nov-05 11:40
professionalRavi Bhavnani6-Nov-05 11:40 
AnswerRe: HBITMAPS and pixels Pin
Christian Graus6-Nov-05 12:01
protectorChristian Graus6-Nov-05 12:01 
GeneralRe: HBITMAPS and pixels Pin
Jörgen Sigvardsson6-Nov-05 12:21
Jörgen Sigvardsson6-Nov-05 12:21 
QuestionIsKindOf detection Pin
LighthouseJ6-Nov-05 7:30
LighthouseJ6-Nov-05 7:30 
AnswerRe: IsKindOf detection Pin
Ravi Bhavnani6-Nov-05 9:22
professionalRavi Bhavnani6-Nov-05 9:22 
AnswerRe: IsKindOf detection Pin
S. Senthil Kumar7-Nov-05 2:22
S. Senthil Kumar7-Nov-05 2:22 
QuestionLoading resources? Pin
Lord Kixdemp5-Nov-05 23:12
Lord Kixdemp5-Nov-05 23:12 

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.