Click here to Skip to main content
15,914,488 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralCstring with ATL Pin
JabraJabra31-Jan-05 4:24
JabraJabra31-Jan-05 4:24 
GeneralRe: Cstring with ATL Pin
Ralph Wetzel31-Jan-05 5:49
Ralph Wetzel31-Jan-05 5:49 
GeneralRe: Cstring with ATL Pin
ThatsAlok31-Jan-05 18:09
ThatsAlok31-Jan-05 18:09 
GeneralRe: Cstring with ATL Pin
conman1101-Feb-05 2:12
conman1101-Feb-05 2:12 
GeneralRe: Cstring with ATL Pin
ThatsAlok1-Feb-05 2:54
ThatsAlok1-Feb-05 2:54 
GeneralRe: Cstring with ATL Pin
JabraJabra31-Jan-05 20:36
JabraJabra31-Jan-05 20:36 
Generalfindresource return null Pin
JabraJabra30-Jan-05 0:57
JabraJabra30-Jan-05 0:57 
GeneralParameter problem Pin
Monty229-Jan-05 22:14
Monty229-Jan-05 22:14 
i have a OCX made in VB Dead | X|

when used in VB it has a function
func1( t1 as Integer, t2 as Integer)

if i use this OCX in MFC ( import )
the func ends up like
func1(short * t1,short * t2);


the func works fine in vb
but if i call it from MFC using short *

it doesn't work i tried passing short * and variants with integers and other stuff but no luck

how should i call it, why is there short * but just an integer in VB Cry | :((

please help




C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg
GeneralRe: Parameter problem Pin
Jörgen Sigvardsson29-Jan-05 22:32
Jörgen Sigvardsson29-Jan-05 22:32 
GeneralRe: Parameter problem Pin
Monty229-Jan-05 22:40
Monty229-Jan-05 22:40 
GeneralFindResourceEx Pin
GanescuC27-Jan-05 23:36
GanescuC27-Jan-05 23:36 
QuestionHow to get the active project in visual studio Pin
JabraJabra26-Jan-05 21:51
JabraJabra26-Jan-05 21:51 
AnswerRe: How to get the active project in visual studio Pin
Stuart Dootson27-Jan-05 21:01
professionalStuart Dootson27-Jan-05 21:01 
GeneralRe: How to get the active project in visual studio Pin
JabraJabra31-Jan-05 4:25
JabraJabra31-Jan-05 4:25 
Generalwinlogon/Notify problem. Pin
dabayi26-Jan-05 4:11
dabayi26-Jan-05 4:11 
GeneralRe: winlogon/Notify problem. Pin
geo_m26-Jan-05 7:55
geo_m26-Jan-05 7:55 
GeneralRe: winlogon/Notify problem. Pin
dabayi27-Jan-05 1:58
dabayi27-Jan-05 1:58 
GeneralRe: winlogon/Notify problem. Pin
geo_m27-Jan-05 4:37
geo_m27-Jan-05 4:37 
GeneralRe: winlogon/Notify problem. Pin
Anonymous31-Jan-05 23:07
Anonymous31-Jan-05 23:07 
GeneralRe: winlogon/Notify problem. Pin
geo_m1-Feb-05 20:43
geo_m1-Feb-05 20:43 
QuestionATL/WTL Replacement for EscapeToCString? Pin
HurricaneFlossie25-Jan-05 13:17
HurricaneFlossie25-Jan-05 13:17 
AnswerRe: ATL/WTL Replacement for EscapeToCString? Pin
Jörgen Sigvardsson25-Jan-05 13:53
Jörgen Sigvardsson25-Jan-05 13:53 
AnswerRe: ATL/WTL Replacement for EscapeToCString? Pin
Stuart Dootson26-Jan-05 2:32
professionalStuart Dootson26-Jan-05 2:32 
GeneralRe: ATL/WTL Replacement for EscapeToCString? Pin
HurricaneFlossie26-Jan-05 12:59
HurricaneFlossie26-Jan-05 12:59 
GeneralAdding member variables to ATL composite ActiveX control Pin
mattxlr824-Jan-05 7:34
mattxlr824-Jan-05 7:34 

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.