Click here to Skip to main content
15,920,688 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionany good assembly language links? Pin
valerie9913-Oct-05 10:53
valerie9913-Oct-05 10:53 
AnswerRe: any good assembly language links? Pin
ThatsAlok13-Oct-05 19:13
ThatsAlok13-Oct-05 19:13 
Questiontwo projects in 1 solution Pin
LeeeNN13-Oct-05 10:28
LeeeNN13-Oct-05 10:28 
AnswerRe: two projects in 1 solution Pin
FlamTaps13-Oct-05 14:16
FlamTaps13-Oct-05 14:16 
QuestionVC++ 6.0 GUI application with TCL 8.4 Pin
dipuks13-Oct-05 7:41
dipuks13-Oct-05 7:41 
AnswerRe: VC++ 6.0 GUI application with TCL 8.4 Pin
Mohammad A Gdeisat13-Oct-05 14:35
Mohammad A Gdeisat13-Oct-05 14:35 
QuestionDLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:13
pgarciajumela13-Oct-05 7:13 
AnswerRe: DLL Won't load in different location Pin
Chris Losinger13-Oct-05 7:19
professionalChris Losinger13-Oct-05 7:19 
if the DLL isn't in one of the folders in your PATH (environment variable), the OS can't load it.

try putting the DLL in your main Windows (WINNT, Windows, whatver) folder.


Cleek | Image Toolkits | Thumbnail maker

GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:22
pgarciajumela13-Oct-05 7:22 
GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 7:31
pgarciajumela13-Oct-05 7:31 
GeneralRe: DLL Won't load in different location Pin
Chris Losinger13-Oct-05 7:40
professionalChris Losinger13-Oct-05 7:40 
GeneralRe: DLL Won't load in different location Pin
pgarciajumela13-Oct-05 8:45
pgarciajumela13-Oct-05 8:45 
GeneralRe: DLL Won't load in different location Pin
Blake V. Miller13-Oct-05 18:07
Blake V. Miller13-Oct-05 18:07 
QuestionGDI- How to draw concentric circles in the client area of window Pin
tamila_tamila13-Oct-05 7:00
tamila_tamila13-Oct-05 7:00 
AnswerRe: GDI- How to draw concentric circles in the client area of window Pin
S. Senthil Kumar13-Oct-05 21:59
S. Senthil Kumar13-Oct-05 21:59 
QuestionRuntime Error, dbgheap.c Line:612 Pin
Jader8913-Oct-05 6:21
Jader8913-Oct-05 6:21 
GeneralRe: Runtime Error, dbgheap.c Line:612 Pin
David Crow13-Oct-05 7:06
David Crow13-Oct-05 7:06 
GeneralRe: Runtime Error, dbgheap.c Line:612 Pin
Jader8913-Oct-05 8:13
Jader8913-Oct-05 8:13 
QuestionRe: Runtime Error, dbgheap.c Line:612 Pin
David Crow13-Oct-05 10:20
David Crow13-Oct-05 10:20 
AnswerRe: Runtime Error, dbgheap.c Line:612 Pin
Jader8914-Oct-05 7:44
Jader8914-Oct-05 7:44 
QuestionHelp with Multi Functions Pin
WackoWolf13-Oct-05 6:12
WackoWolf13-Oct-05 6:12 
AnswerRe: Help with Multi Functions Pin
Maximilien13-Oct-05 6:35
Maximilien13-Oct-05 6:35 
GeneralRe: Help with Multi Functions Pin
WackoWolf13-Oct-05 7:16
WackoWolf13-Oct-05 7:16 
AnswerRe: Help with Multi Functions Pin
ky_rerun13-Oct-05 8:54
ky_rerun13-Oct-05 8:54 
AnswerRe: Help with Multi Functions Pin
jmkhael13-Oct-05 9:44
jmkhael13-Oct-05 9:44 

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.