Click here to Skip to main content
15,905,322 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Auto-hide Groupbox - is there ? Pin
vgrigor29-Sep-03 4:04
vgrigor29-Sep-03 4:04 
GeneralMFC Dialog Pin
hph29-Sep-03 1:19
hph29-Sep-03 1:19 
GeneralRe: MFC Dialog Pin
Member 21830429-Sep-03 1:46
Member 21830429-Sep-03 1:46 
GeneralRe: MFC Dialog Pin
Roger Allen29-Sep-03 2:27
Roger Allen29-Sep-03 2:27 
GeneralOpen MSWord doc at specific bookmark (ShellExecute?) Pin
Steve Kearon29-Sep-03 0:13
Steve Kearon29-Sep-03 0:13 
Questionocx 2 ??? Pin
The_Server29-Sep-03 0:12
The_Server29-Sep-03 0:12 
GeneralBogus reload macro message Pin
Anonymous29-Sep-03 0:05
Anonymous29-Sep-03 0:05 
GeneralAccess struct in DLL Pin
adamf8128-Sep-03 23:52
adamf8128-Sep-03 23:52 
Hi,

I'm having problems accessing a struct in a dll file using C++.

I have successfully loaded the DLL, and loaded and called some of the functions using LoadLibrary and GetProcAddress. However, there is an insert function that I am having difficulties with that requires a struct to be passed into it. This struct is defined within a file in DLL and must be populated before passed to the insert function.

I've looked for a similar function to GetProcAddress to use. I've also tried including the file within the DLL that defines the struct.

This one's got me completely banjaxed.

I'd appreciate any help at all.

Thanks,

Adam
GeneralRe: Access struct in DLL Pin
Joaquín M López Muñoz29-Sep-03 0:03
Joaquín M López Muñoz29-Sep-03 0:03 
GeneralRe: Access struct in DLL Pin
adamf8129-Sep-03 0:16
adamf8129-Sep-03 0:16 
GeneralRe: Access struct in DLL Pin
Joaquín M López Muñoz29-Sep-03 0:22
Joaquín M López Muñoz29-Sep-03 0:22 
GeneralVirtual List Controls Pin
Jeremy Pullicino28-Sep-03 23:48
Jeremy Pullicino28-Sep-03 23:48 
GeneralRe: Virtual List Controls Pin
KarstenK29-Sep-03 0:32
mveKarstenK29-Sep-03 0:32 
GeneralMFC Pin
Member 21732628-Sep-03 23:31
Member 21732628-Sep-03 23:31 
GeneralRe: MFC Pin
Michael Dunn29-Sep-03 0:55
sitebuilderMichael Dunn29-Sep-03 0:55 
GeneralRe: MFC Pin
Member 21732629-Sep-03 15:49
Member 21732629-Sep-03 15:49 
Generalwho can tell me how to save the DC... Pin
Grrrr28-Sep-03 22:58
Grrrr28-Sep-03 22:58 
GeneralRe: who can tell me how to save the DC... Pin
KarstenK29-Sep-03 0:30
mveKarstenK29-Sep-03 0:30 
GeneralRe: who can tell me how to save the DC... Pin
Grrrr29-Sep-03 2:06
Grrrr29-Sep-03 2:06 
GeneralRe: who can tell me how to save the DC... Pin
KarstenK29-Sep-03 2:32
mveKarstenK29-Sep-03 2:32 
GeneralRe: who can tell me how to save the DC... Pin
Grrrr29-Sep-03 14:01
Grrrr29-Sep-03 14:01 
GeneralAbout a time event Pin
FlyingDancer28-Sep-03 22:13
FlyingDancer28-Sep-03 22:13 
GeneralRe: About a time event Pin
jhwurmbach28-Sep-03 22:26
jhwurmbach28-Sep-03 22:26 
GeneralRe: About a time event Pin
FlyingDancer28-Sep-03 22:37
FlyingDancer28-Sep-03 22:37 
GeneralRe: About a time event Pin
jhwurmbach28-Sep-03 22:43
jhwurmbach28-Sep-03 22:43 

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.