Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Set subitem image on virtual listview Pin
_Flaviu15-Mar-12 7:35
_Flaviu15-Mar-12 7:35 
GeneralRe: Set subitem image on virtual listview Pin
Richard MacCutchan15-Mar-12 8:24
mveRichard MacCutchan15-Mar-12 8:24 
QuestionSocket Problem Pin
john563213-Mar-12 23:51
john563213-Mar-12 23:51 
AnswerRe: Socket Problem Pin
Chandrasekharan P14-Mar-12 0:42
Chandrasekharan P14-Mar-12 0:42 
QuestionLoadLibraryW("C:\abc.dll") fails Pin
V K 213-Mar-12 23:43
V K 213-Mar-12 23:43 
AnswerRe: LoadLibraryW("C:\abc.dll") fails Pin
Code-o-mat14-Mar-12 0:23
Code-o-mat14-Mar-12 0:23 
GeneralRe: LoadLibraryW("C:\abc.dll") fails Pin
V K 214-Mar-12 0:34
V K 214-Mar-12 0:34 
GeneralRe: LoadLibraryW("C:\abc.dll") fails Pin
Code-o-mat14-Mar-12 0:40
Code-o-mat14-Mar-12 0:40 
Maybe it's a "bitness" issue, are you sure you are not trying to load -directly or indirectly- a 32 bit DLL into a 64 bit process somewhere or vica versa? Altrough i supose that ahould give a different error, but who knows, maybe when trying to load a DLL which is dependent on another DLL of which it only finds the "wrong" version then it will say "module not found". Speaking of version, could it be some versioning problem? Like the DLL this module is dependent on is some incompatible verison (like, too old)?
> The problem with computers is that they do what you tell them to do and not what you want them to do. <
> If it doesn't matter, it's antimatter.<

GeneralRe: LoadLibraryW("C:\abc.dll") fails Pin
Code-o-mat14-Mar-12 0:42
Code-o-mat14-Mar-12 0:42 
AnswerRe: LoadLibraryW("C:\abc.dll") fails Pin
Jochen Arndt14-Mar-12 0:56
professionalJochen Arndt14-Mar-12 0:56 
AnswerRe: LoadLibraryW("C:\abc.dll") fails Pin
Richard MacCutchan14-Mar-12 1:18
mveRichard MacCutchan14-Mar-12 1:18 
AnswerRe: LoadLibraryW("C:\abc.dll") fails Pin
CPallini14-Mar-12 23:06
mveCPallini14-Mar-12 23:06 
QuestionCMFCMaskedEdit class Pin
David Crow13-Mar-12 10:00
David Crow13-Mar-12 10:00 
AnswerRe: CMFCMaskedEdit class Pin
«_Superman_»13-Mar-12 17:08
professional«_Superman_»13-Mar-12 17:08 
AnswerRe: CMFCMaskedEdit class Pin
Randor 13-Mar-12 17:43
professional Randor 13-Mar-12 17:43 
Questionc++ win32 Listview, File List, show folder and app icon using SHGetFileInfo Pin
jkirkerx13-Mar-12 7:59
professionaljkirkerx13-Mar-12 7:59 
QuestionRe: c++ win32 Listview, File List, show folder and app icon using SHGetFileInfo Pin
enhzflep13-Mar-12 13:35
enhzflep13-Mar-12 13:35 
AnswerRe: c++ win32 Listview, File List, show folder and app icon using SHGetFileInfo Pin
jkirkerx13-Mar-12 16:14
professionaljkirkerx13-Mar-12 16:14 
GeneralRe: c++ win32 Listview, File List, show folder and app icon using SHGetFileInfo Pin
enhzflep13-Mar-12 16:58
enhzflep13-Mar-12 16:58 
JokeRe: c++ win32 Listview, File List, show folder and app icon using SHGetFileInfo Pin
jkirkerx13-Mar-12 17:45
professionaljkirkerx13-Mar-12 17:45 
AnswerWell that took a couple of hours to figure out Pin
jkirkerx14-Mar-12 12:07
professionaljkirkerx14-Mar-12 12:07 
Questionhow to read flash drive type reader? Pin
Le@rner12-Mar-12 23:46
Le@rner12-Mar-12 23:46 
AnswerRe: how to read flash drive type reader? Pin
Richard MacCutchan13-Mar-12 0:47
mveRichard MacCutchan13-Mar-12 0:47 
QuestionRe: how to read flash drive type reader? Pin
David Crow13-Mar-12 3:48
David Crow13-Mar-12 3:48 
Questiondocumentation c++ gui Pin
yahya7712-Mar-12 7:46
yahya7712-Mar-12 7:46 

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.