Click here to Skip to main content
15,894,182 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to convert MultiByte local code to Unicode? Pin
Hamid_RT16-Apr-08 19:37
Hamid_RT16-Apr-08 19:37 
GeneralRe: How to convert MultiByte local code to Unicode? Pin
Jeem Ge17-Apr-08 16:24
Jeem Ge17-Apr-08 16:24 
GeneralRe: How to convert MultiByte local code to Unicode? Pin
Hamid_RT17-Apr-08 19:18
Hamid_RT17-Apr-08 19:18 
GeneralAudio Signal Processing using Directshow(ISampleGrabber) - 2 Pin
Akin Ocal16-Apr-08 15:01
Akin Ocal16-Apr-08 15:01 
GeneralChanging Parameters of a DMO which added as filter in Directshow Pin
Akin Ocal16-Apr-08 14:50
Akin Ocal16-Apr-08 14:50 
GeneralLoadLibrary in a DLL Pin
ForNow16-Apr-08 14:41
ForNow16-Apr-08 14:41 
GeneralRe: LoadLibrary in a DLL Pin
Stephen Hewitt16-Apr-08 15:03
Stephen Hewitt16-Apr-08 15:03 
GeneralRe: LoadLibrary in a DLL Pin
ForNow16-Apr-08 16:45
ForNow16-Apr-08 16:45 
Still no go

I put the code in the same source but in a function which I exported and imported in my main() .exe
GeneralRe: LoadLibrary in a DLL Pin
Randor 16-Apr-08 16:50
professional Randor 16-Apr-08 16:50 
GeneralRe: LoadLibrary in a DLL Pin
ForNow16-Apr-08 17:09
ForNow16-Apr-08 17:09 
GeneralRe: LoadLibrary in a DLL Pin
Randor 16-Apr-08 17:25
professional Randor 16-Apr-08 17:25 
GeneralRe: LoadLibrary in a DLL Pin
ForNow16-Apr-08 17:39
ForNow16-Apr-08 17:39 
GeneralRe: LoadLibrary in a DLL Pin
Randor 16-Apr-08 17:49
professional Randor 16-Apr-08 17:49 
GeneralRe: LoadLibrary in a DLL Pin
ForNow17-Apr-08 16:12
ForNow17-Apr-08 16:12 
QuestionRe: LoadLibrary in a DLL Pin
David Crow17-Apr-08 4:10
David Crow17-Apr-08 4:10 
QuestionRe: LoadLibrary in a DLL Pin
David Crow17-Apr-08 4:10
David Crow17-Apr-08 4:10 
GeneralRe: LoadLibrary in a DLL Pin
ForNow17-Apr-08 6:47
ForNow17-Apr-08 6:47 
GeneralRe: LoadLibrary in a DLL The value returned from LoadLibrary was NULL Pin
ForNow17-Apr-08 6:56
ForNow17-Apr-08 6:56 
QuestionRe: LoadLibrary in a DLL The value returned from LoadLibrary was NULL Pin
David Crow17-Apr-08 7:29
David Crow17-Apr-08 7:29 
GeneralRe: LoadLibrary in a DLL The value returned from LoadLibrary was NULL Pin
ForNow17-Apr-08 14:47
ForNow17-Apr-08 14:47 
GeneralhImagehlpDll = LoadLibrary((LPCWSTR)L"imagehlp.dll" ); this WORKED Pin
ForNow17-Apr-08 16:16
ForNow17-Apr-08 16:16 
GeneralRe: hImagehlpDll = LoadLibrary((LPCWSTR)L"imagehlp.dll" ); this WORKED Pin
David Crow18-Apr-08 3:34
David Crow18-Apr-08 3:34 
GeneralRe: hImagehlpDll = LoadLibrary((LPCWSTR)L"imagehlp.dll" ); this WORKED Pin
ForNow18-Apr-08 6:21
ForNow18-Apr-08 6:21 
QuestionRe: hImagehlpDll = LoadLibrary((LPCWSTR)L"imagehlp.dll" ); this WORKED Pin
David Crow18-Apr-08 7:02
David Crow18-Apr-08 7:02 
GeneralRe: hImagehlpDll = LoadLibrary((LPCWSTR)L"imagehlp.dll" ); this WORKED Pin
ForNow18-Apr-08 11:42
ForNow18-Apr-08 11: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.