Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Memory access from another app? Pin
Anonymous8-Apr-04 10:56
Anonymous8-Apr-04 10:56 
GeneralAdd NT Service support to existing MFC GUI App Pin
farzadb8-Apr-04 9:46
farzadb8-Apr-04 9:46 
GeneralRe: Add NT Service support to existing MFC GUI App Pin
Hashim Saleem8-Apr-04 14:27
Hashim Saleem8-Apr-04 14:27 
GeneralRe: Add NT Service support to existing MFC GUI App Pin
farzadb11-Apr-04 19:33
farzadb11-Apr-04 19:33 
Generaleasy_odbc compile problem Pin
intrinsic8-Apr-04 9:32
intrinsic8-Apr-04 9:32 
GeneralRe: easy_odbc compile problem Pin
Mike Dimmick9-Apr-04 0:26
Mike Dimmick9-Apr-04 0:26 
GeneralRe: easy_odbc compile problem Pin
intrinsic9-Apr-04 2:47
intrinsic9-Apr-04 2:47 
GeneralRe: easy_odbc compile problem Pin
intrinsic9-Apr-04 3:06
intrinsic9-Apr-04 3:06 
I was able to resolve this issue by adding the following the object/library modules in the link/general tab of my project settings

Thanks for all the assistance

Glen

kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib


GeneralRe: easy_odbc compile problem Pin
Mike Dimmick9-Apr-04 5:50
Mike Dimmick9-Apr-04 5:50 
Generaloperator overloading Pin
Guido Loupias8-Apr-04 8:20
Guido Loupias8-Apr-04 8:20 
GeneralRe: operator overloading Pin
Renjith Ramachandran8-Apr-04 8:28
Renjith Ramachandran8-Apr-04 8:28 
GeneralRe: operator overloading Pin
toxcct8-Apr-04 9:23
toxcct8-Apr-04 9:23 
GeneralRe: operator overloading Pin
Guido Loupias8-Apr-04 9:50
Guido Loupias8-Apr-04 9:50 
Generalfile problem Pin
kfaday8-Apr-04 7:12
kfaday8-Apr-04 7:12 
GeneralRe: file problem Pin
Prakash Nadar8-Apr-04 7:31
Prakash Nadar8-Apr-04 7:31 
GeneralRe: file problem Pin
kfaday8-Apr-04 7:54
kfaday8-Apr-04 7:54 
GeneralRe: file problem Pin
Renjith Ramachandran8-Apr-04 8:37
Renjith Ramachandran8-Apr-04 8:37 
GeneralRe: file problem Pin
toxcct8-Apr-04 9:11
toxcct8-Apr-04 9:11 
GeneralRe: file problem Pin
Paul Ranson8-Apr-04 11:14
Paul Ranson8-Apr-04 11:14 
Generalrecv/WSARecv blocking Pin
David Crow8-Apr-04 7:08
David Crow8-Apr-04 7:08 
GeneralRe: recv/WSARecv blocking Pin
Prakash Nadar8-Apr-04 7:36
Prakash Nadar8-Apr-04 7:36 
GeneralRe: recv/WSARecv blocking Pin
valikac8-Apr-04 9:00
valikac8-Apr-04 9:00 
GeneralRe: recv/WSARecv blocking Pin
toxcct8-Apr-04 9:08
toxcct8-Apr-04 9:08 
GeneralRe: recv/WSARecv blocking Pin
David Crow8-Apr-04 9:24
David Crow8-Apr-04 9:24 
GeneralRe: recv/WSARecv blocking Pin
cmk8-Apr-04 10:57
cmk8-Apr-04 10:57 

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.