Click here to Skip to main content
15,895,256 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionMinimum security level to... Pin
Ray Cassick17-Sep-05 14:28
Ray Cassick17-Sep-05 14:28 
QuestionMSMQ Pin
chinnasrihari16-Sep-05 19:23
chinnasrihari16-Sep-05 19:23 
QuestionSubType = "Form" or "UserControl" --> SubType = "Code" Pin
Rafferty Uy15-Sep-05 22:25
Rafferty Uy15-Sep-05 22:25 
Questionauto detect new device in windows application Pin
SongDog15-Sep-05 7:28
SongDog15-Sep-05 7:28 
QuestionSystemMonitor ActiveX control and custom performance counters Pin
ivanrachev15-Sep-05 4:38
ivanrachev15-Sep-05 4:38 
QuestionActive document server in .NET Pin
Bruce Pataki15-Sep-05 3:15
Bruce Pataki15-Sep-05 3:15 
QuestionBug in framework? Pin
AlexR12315-Sep-05 2:16
AlexR12315-Sep-05 2:16 
QuestionRegarding the linking of a dll created in .NET Pin
MoQuisha14-Sep-05 20:20
MoQuisha14-Sep-05 20:20 
Hi Room,
I have a small query.
I have an exe that is linked dynamically to another dll built in the .NET.
Now the exe was built in the VC6.0 environment but later shipped to (built in) to the .NET environment.
Now I have a class that inherits CProgressCtrl in both.
I checked the size of CProgressCtrl calss at runtime in both the exe and the dll and find that class's size in exe is 4 bytes smaller than the one in dll.
Could it be because the different environments both are being built on.
The problem is that the size of CProgressCtrl in the exe and the dll is different by 4 bytes that gives me a null CWnd pointer for my progress bar ctrl in the dll(I pass this pointer from my exe to this dll).
Please anyone suggest as to how do i solve this discrepency.
I think that there is a difference in the definition of the CProgressCtrl class in the "AFXCMN.H" of the VC6.0 anmd VC7.0(.NET) environment.


MoQuisha
Questioncompact framework - registering events Pin
David Menéndez Cisterna14-Sep-05 8:48
David Menéndez Cisterna14-Sep-05 8:48 
QuestionNETCF Windows Forms Control in Pocket IE?? Pin
rainersimon14-Sep-05 5:41
rainersimon14-Sep-05 5:41 
Questiongprs classes Pin
_tasleem14-Sep-05 3:25
_tasleem14-Sep-05 3:25 
AnswerRe: gprs classes Pin
Dave Kreskowiak14-Sep-05 6:49
mveDave Kreskowiak14-Sep-05 6:49 
QuestionHow do set another folder than \bin for my assemblies when "Local Copy"... Pin
MaWeRic14-Sep-05 1:36
MaWeRic14-Sep-05 1:36 
GeneralRe: How do set another folder than \bin for my assemblies when "Local Copy"... Pin
seee sharp19-Sep-05 0:37
seee sharp19-Sep-05 0:37 
GeneralRe: How do set another folder than \bin for my assemblies when "Local Copy"... Pin
MaWeRic19-Sep-05 19:52
MaWeRic19-Sep-05 19:52 
Question[SOS] about API(SendMessage or PostMessage) Pin
cnet200813-Sep-05 20:01
cnet200813-Sep-05 20:01 
AnswerRe: [SOS] about API(SendMessage or PostMessage) Pin
cnet200813-Sep-05 20:53
cnet200813-Sep-05 20:53 
GeneralRe: [SOS] about API(SendMessage or PostMessage) Pin
Saksida Bojan13-Sep-05 22:37
Saksida Bojan13-Sep-05 22:37 
GeneralRe: [SOS] about API(SendMessage or PostMessage) Pin
cnet200814-Sep-05 20:18
cnet200814-Sep-05 20:18 
QuestionFundamental Question Pin
Anonymous13-Sep-05 13:45
Anonymous13-Sep-05 13:45 
AnswerRe: Fundamental Question Pin
Christian Graus13-Sep-05 14:28
protectorChristian Graus13-Sep-05 14:28 
GeneralRe: Fundamental Question Pin
Anonymous13-Sep-05 14:41
Anonymous13-Sep-05 14:41 
GeneralRe: Fundamental Question Pin
Christian Graus13-Sep-05 14:43
protectorChristian Graus13-Sep-05 14:43 
AnswerRe: Fundamental Question Pin
rwestgraham13-Sep-05 14:40
rwestgraham13-Sep-05 14:40 
GeneralRe: Fundamental Question Pin
Anonymous13-Sep-05 14:42
Anonymous13-Sep-05 14:42 

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.