Click here to Skip to main content
15,891,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC help Pin
Anonymous1-Oct-04 20:33
Anonymous1-Oct-04 20:33 
GeneralRe: MFC help Pin
ThatsAlok1-Oct-04 20:59
ThatsAlok1-Oct-04 20:59 
GeneralMFC File Search Pin
missnazar1-Oct-04 17:43
missnazar1-Oct-04 17:43 
GeneralRe: MFC File Search Pin
ThatsAlok1-Oct-04 18:20
ThatsAlok1-Oct-04 18:20 
GeneralUnregister a COM object Pin
alex.barylski1-Oct-04 16:09
alex.barylski1-Oct-04 16:09 
GeneralRe: Unregister a COM object Pin
ThatsAlok1-Oct-04 18:23
ThatsAlok1-Oct-04 18:23 
GeneralRe: Unregister a COM object Pin
parths3-Oct-04 23:23
parths3-Oct-04 23:23 
GeneralCalling mfc dll from visual basic Pin
randynamics1-Oct-04 15:52
randynamics1-Oct-04 15:52 
hey! i saw an article about calling an mfc dll from visual basic here... my mf dll is using sockets.... vb can see the functions i put in the dll, my problem is.. once i start to connect to the server using this command pSockCon->Connect("1.1.1.26", 777); , it doesnt connect.... i tried to run the code of the dll in an mfc application and it works fine...i can see the output from my socket workbench... i just cant figure out what is happening when vb calls my function in my dll... it cant connect to the server although it works fine when i tested it in an mfc app.. pls help me..Sigh | :sigh:
GeneralRe: Calling mfc dll from visual basic Pin
ThatsAlok1-Oct-04 18:24
ThatsAlok1-Oct-04 18:24 
GeneralRe: Calling mfc dll from visual basic Pin
randynamics2-Oct-04 21:17
randynamics2-Oct-04 21:17 
GeneralRe: Calling mfc dll from visual basic Pin
Gary R. Wheeler2-Oct-04 12:49
Gary R. Wheeler2-Oct-04 12:49 
GeneralRe: Calling mfc dll from visual basic Pin
randynamics3-Oct-04 18:25
randynamics3-Oct-04 18:25 
GeneralUsing btimap resource from dll Pin
bigmirror1-Oct-04 14:28
bigmirror1-Oct-04 14:28 
GeneralRe: Using btimap resource from dll Pin
Andrzej Markowski1-Oct-04 16:43
Andrzej Markowski1-Oct-04 16:43 
GeneralProblem with FindWindow Pin
Dev5781-Oct-04 14:25
Dev5781-Oct-04 14:25 
GeneralRe: Problem with FindWindow Pin
Jörgen Sigvardsson1-Oct-04 14:36
Jörgen Sigvardsson1-Oct-04 14:36 
Generalprotected constructor Pin
leonid dmsi1-Oct-04 12:23
leonid dmsi1-Oct-04 12:23 
GeneralRe: protected constructor Pin
alex.barylski1-Oct-04 16:12
alex.barylski1-Oct-04 16:12 
Generaltypedef for Function Pointer Pin
act_x1-Oct-04 10:59
act_x1-Oct-04 10:59 
GeneralRe: typedef for Function Pointer Pin
Gary R. Wheeler1-Oct-04 12:39
Gary R. Wheeler1-Oct-04 12:39 
GeneralRe: typedef for Function Pointer Pin
Jörgen Sigvardsson1-Oct-04 12:50
Jörgen Sigvardsson1-Oct-04 12:50 
GeneralRe: typedef for Function Pointer Pin
Michael Dunn1-Oct-04 14:03
sitebuilderMichael Dunn1-Oct-04 14:03 
GeneralRe: typedef for Function Pointer Pin
Gary R. Wheeler2-Oct-04 2:00
Gary R. Wheeler2-Oct-04 2:00 
GeneralDLL problem Pin
Larsson1-Oct-04 10:36
Larsson1-Oct-04 10:36 
GeneralRe: DLL problem Pin
ThatsAlok1-Oct-04 18:30
ThatsAlok1-Oct-04 18:30 

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.