Click here to Skip to main content
15,917,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Binary file reader Pin
toxcct27-May-04 2:50
toxcct27-May-04 2:50 
GeneralRe: Binary file reader Pin
demasoni.com27-May-04 6:19
demasoni.com27-May-04 6:19 
GeneralCode Snippet for verification of ISBN / UPC Pin
Sumit Kapoor27-May-04 2:05
Sumit Kapoor27-May-04 2:05 
GeneralRe: Code Snippet for verification of ISBN / UPC Pin
David Crow27-May-04 2:54
David Crow27-May-04 2:54 
GeneralRe: Code Snippet for verification of ISBN / UPC Pin
Sumit Kapoor27-May-04 3:30
Sumit Kapoor27-May-04 3:30 
GeneralRe: Code Snippet for verification of ISBN / UPC Pin
David Crow27-May-04 3:51
David Crow27-May-04 3:51 
GeneralRe: Code Snippet for verification of ISBN / UPC Pin
Sumit Kapoor27-May-04 4:40
Sumit Kapoor27-May-04 4:40 
QuestionDownload my .ocx that depends on 2 other dll’s? Pin
anderslundsgard27-May-04 1:42
anderslundsgard27-May-04 1:42 
Hi,
I’m developing an ActiveX-control in VS C++ 6.0 (winXP): works fine.
For deplyment, I’m using VS.NET for making the Cab-file (New project: Cab Project). Adds ocx and builds Cab: works fine.

Problem: ocx is depending on 2 other dlls, as it is now they are downloaded and registered manually: this works some times, some times it is "Dll Hell".... "Dll hell" occurs when updating ocx and dlls.... is there any way to force registration and so on? My belive is that it will work fine if I just adds the dll to the Cab File-project, could that be rigth? If so, how do I do it in VS.NET (I know how to add the files, but it’s not working when adding the depending dlls)?

I’m also a bit confused of the making of the Cab File, with VS.NET (Cab Project, OSD-file) it’s easy, but I dont know what I’m doing... old tech, with INF-file, it was harder, but more open I guess?

Which is the best solution in my case?


...and justice for all

APe
GeneralThread, CString function and memory leak Pin
J.B.27-May-04 1:33
J.B.27-May-04 1:33 
GeneralRe: Thread, CString function and memory leak Pin
vikramlinux27-May-04 2:36
vikramlinux27-May-04 2:36 
GeneralRe: Thread, CString function and memory leak Pin
Antony M Kancidrowski27-May-04 3:01
Antony M Kancidrowski27-May-04 3:01 
GeneralRe: Thread, CString function and memory leak Pin
J.B.27-May-04 3:15
J.B.27-May-04 3:15 
GeneralRe: Thread, CString function and memory leak Pin
Antony M Kancidrowski27-May-04 2:58
Antony M Kancidrowski27-May-04 2:58 
GeneralRe: Thread, CString function and memory leak Pin
J.B.27-May-04 3:28
J.B.27-May-04 3:28 
GeneralRe: Thread, CString function and memory leak Pin
Antony M Kancidrowski27-May-04 3:41
Antony M Kancidrowski27-May-04 3:41 
GeneralRe: Thread, CString function and memory leak Pin
J.B.27-May-04 4:04
J.B.27-May-04 4:04 
GeneralRe: Thread, CString function and memory leak Pin
Antony M Kancidrowski27-May-04 22:50
Antony M Kancidrowski27-May-04 22:50 
GeneralRe: Thread, CString function and memory leak Pin
J.B.28-May-04 7:11
J.B.28-May-04 7:11 
Generalhtml based apps tuts Pin
kzyczynski27-May-04 1:27
kzyczynski27-May-04 1:27 
GeneralProblems with drawing straight lines Pin
lostris27-May-04 0:58
lostris27-May-04 0:58 
GeneralRe: Problems with drawing straight lines Pin
nguyenvhn27-May-04 1:27
nguyenvhn27-May-04 1:27 
GeneralRe: Problems with drawing straight lines Pin
lostris27-May-04 2:01
lostris27-May-04 2:01 
GeneralNetwork connected notification Pin
cheesepirate27-May-04 0:41
cheesepirate27-May-04 0:41 
GeneralRe: Network connected notification Pin
David Crow27-May-04 3:10
David Crow27-May-04 3:10 
GeneralI need a method to find out All paths from a node( such as I) to another node (Such as J) in a digraph. the digraph is represented by adjacency matrix! Pin
ymq832827-May-04 0:01
ymq832827-May-04 0:01 

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.