Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Message System Question Pin
Maximilien11-Feb-05 10:18
Maximilien11-Feb-05 10:18 
GeneralRe: Message System Question Pin
Steve Messer11-Feb-05 11:36
Steve Messer11-Feb-05 11:36 
GeneralRe: Message System Question Pin
Steve Messer12-Feb-05 10:30
Steve Messer12-Feb-05 10:30 
GeneralWin32 Programming Book Pin
Andy Moore11-Feb-05 9:15
Andy Moore11-Feb-05 9:15 
GeneralRe: Win32 Programming Book Pin
rocky_pulley11-Feb-05 9:32
rocky_pulley11-Feb-05 9:32 
GeneralRe: Win32 Programming Book Pin
Anonymous11-Feb-05 12:06
Anonymous11-Feb-05 12:06 
GeneralRe: Win32 Programming Book Pin
Andy Moore14-Feb-05 2:57
Andy Moore14-Feb-05 2:57 
Generaloleacc link issues Pin
greekgoddj11-Feb-05 7:02
greekgoddj11-Feb-05 7:02 
Greetings!

I am trying to implement the Active Accessibility capabbilities to my ATL ActiveX control.I have added

#include <initguid.h>
#include <oleacc.h>
#include <winable.h>

and the paths to where oleacc.lib AND oleacc.dll are present in the settings of VS 2003. However I am getting the following errors when I try to compile.

Knob.obj : error LNK2001: unresolved external symbol _PROPID_ACC_ROLE
Knob.obj : error LNK2001: unresolved external symbol _PROPID_ACC_VALUE
Knob.obj : error LNK2001: unresolved external symbol _CLSID_AccPropServices
Debug/Controls.dll : fatal error LNK1120: 3 unresolved externals

Any ideas as to what is going wrong? Confused | :confused:

Thanks in advance,

Aristotel
GeneralRe: oleacc link issues Pin
greekgoddj13-Feb-05 22:31
greekgoddj13-Feb-05 22:31 
GeneralReading Raw DVD-ROM Pin
Sonix11-Feb-05 6:45
Sonix11-Feb-05 6:45 
GeneralShow dialog window in PreCreateWindow(..) failed :( Pin
bilas11-Feb-05 6:39
bilas11-Feb-05 6:39 
GeneralRe: Show dialog window in PreCreateWindow(..) failed :( Pin
Michael Dunn11-Feb-05 16:37
sitebuilderMichael Dunn11-Feb-05 16:37 
GeneralAccess Database Report Pin
Tom Wright11-Feb-05 6:05
Tom Wright11-Feb-05 6:05 
GeneralRe: Access Database Report Pin
Anonymous11-Feb-05 12:07
Anonymous11-Feb-05 12:07 
GeneralRead file, write to array, find min and max Pin
dr.eu11-Feb-05 5:46
dr.eu11-Feb-05 5:46 
GeneralRe: Read file, write to array, find min and max Pin
David Crow11-Feb-05 6:00
David Crow11-Feb-05 6:00 
GeneralRe: Read file, write to array, find min and max Pin
dr.eu11-Feb-05 6:05
dr.eu11-Feb-05 6:05 
GeneralRe: Read file, write to array, find min and max Pin
rocky_pulley11-Feb-05 6:09
rocky_pulley11-Feb-05 6:09 
GeneralRe: Read file, write to array, find min and max Pin
dr.eu11-Feb-05 6:14
dr.eu11-Feb-05 6:14 
GeneralRe: Read file, write to array, find min and max Pin
David Crow11-Feb-05 6:23
David Crow11-Feb-05 6:23 
GeneralRe: Read file, write to array, find min and max Pin
dr.eu11-Feb-05 6:35
dr.eu11-Feb-05 6:35 
GeneralRe: Read file, write to array, find min and max Pin
David Crow11-Feb-05 6:51
David Crow11-Feb-05 6:51 
GeneralRe: Read file, write to array, find min and max Pin
dr.eu11-Feb-05 7:08
dr.eu11-Feb-05 7:08 
GeneralRe: Read file, write to array, find min and max Pin
Mattias G11-Feb-05 6:32
Mattias G11-Feb-05 6:32 
GeneralRe: Read file, write to array, find min and max Pin
rocky_pulley11-Feb-05 6:35
rocky_pulley11-Feb-05 6:35 

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.