Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCreate a window that never gets input focus Pin
Anonymous18-Oct-05 1:13
Anonymous18-Oct-05 1:13 
AnswerRe: Create a window that never gets input focus Pin
Trollslayer18-Oct-05 1:23
mentorTrollslayer18-Oct-05 1:23 
GeneralRe: Create a window that never gets input focus Pin
Anonymous18-Oct-05 1:45
Anonymous18-Oct-05 1:45 
AnswerRe: Create a window that never gets input focus Pin
Rage18-Oct-05 1:56
professionalRage18-Oct-05 1:56 
GeneralRe: Create a window that never gets input focus Pin
Anonymous18-Oct-05 2:21
Anonymous18-Oct-05 2:21 
GeneralRe: Create a window that never gets input focus Pin
Anonymous18-Oct-05 2:28
Anonymous18-Oct-05 2:28 
GeneralRe: Create a window that never gets input focus Pin
Anonymous18-Oct-05 2:55
Anonymous18-Oct-05 2:55 
QuestionProblem in using ADO in VC dlls Pin
snprani18-Oct-05 1:02
snprani18-Oct-05 1:02 
Hi

I am using VC++ Dlls. I want to use ADO to get information from the Database. When i am trying to import the ado dll in my dll application it is giving errors like enum is redefined.

if i am declaring the same statement in Exe it is not showing any errors why? I am giving the import statement in this way.

#import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename("EOF", "adoEOF")

I have checked for the availability of that dll in the specified path.it is present.

Can anybody help me Its Urgent

Thanks in Advance


AnswerRe: Problem in using ADO in VC dlls Pin
John M. Drescher18-Oct-05 3:06
John M. Drescher18-Oct-05 3:06 
QuestionGetModuleFileName Pin
swaapu18-Oct-05 0:51
swaapu18-Oct-05 0:51 
AnswerRe: GetModuleFileName Pin
David Crow18-Oct-05 3:16
David Crow18-Oct-05 3:16 
QuestionSubclassing in Visual C++ 7 Pin
Tom Moore17-Oct-05 23:39
Tom Moore17-Oct-05 23:39 
AnswerRe: Subclassing in Visual C++ 7 Pin
The NULL Developer18-Oct-05 0:13
professionalThe NULL Developer18-Oct-05 0:13 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 1:50
Tom Moore18-Oct-05 1:50 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 1:59
Tom Moore18-Oct-05 1:59 
GeneralRe: Subclassing in Visual C++ 7 Pin
ThatsAlok18-Oct-05 4:48
ThatsAlok18-Oct-05 4:48 
GeneralRe: Subclassing in Visual C++ 7 Pin
Tom Moore18-Oct-05 14:41
Tom Moore18-Oct-05 14:41 
QuestionMy diaogbox dont respond inbetween SetTimer () calls. Pin
vikas amin17-Oct-05 23:18
vikas amin17-Oct-05 23:18 
AnswerRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
Marc Soleda17-Oct-05 23:24
Marc Soleda17-Oct-05 23:24 
QuestionRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
David Crow18-Oct-05 3:19
David Crow18-Oct-05 3:19 
AnswerRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
vikas amin18-Oct-05 3:44
vikas amin18-Oct-05 3:44 
GeneralRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
S. Senthil Kumar18-Oct-05 4:20
S. Senthil Kumar18-Oct-05 4:20 
GeneralRe: My diaogbox dont respond inbetween SetTimer () calls. Pin
David Crow18-Oct-05 4:46
David Crow18-Oct-05 4:46 
QuestionDbgHelp.dll : how to parse a pdb file? Pin
Zillon17-Oct-05 23:12
Zillon17-Oct-05 23:12 
Questionhow can i play animations Pin
sheerprogrammer17-Oct-05 22:57
sheerprogrammer17-Oct-05 22:57 

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.