Click here to Skip to main content
15,900,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: find start and end of string? Pin
Johnny ²23-Oct-03 23:20
Johnny ²23-Oct-03 23:20 
GeneralRe: find start and end of string? Pin
David Crow24-Oct-03 3:32
David Crow24-Oct-03 3:32 
Generalhelp:about regex.hpp Pin
xiaoxsql23-Oct-03 15:17
xiaoxsql23-Oct-03 15:17 
GeneralRe: help:about regex.hpp Pin
Andrew Walker23-Oct-03 21:42
Andrew Walker23-Oct-03 21:42 
GeneralRe: help:about regex.hpp Pin
xiaoxsql26-Oct-03 15:18
xiaoxsql26-Oct-03 15:18 
GeneralRelease woes Pin
Jim Crafton23-Oct-03 15:09
Jim Crafton23-Oct-03 15:09 
GeneralRe: Release woes Pin
Iain Clarke, Warrior Programmer24-Oct-03 4:23
Iain Clarke, Warrior Programmer24-Oct-03 4:23 
GeneralWinMain as a member function Pin
super_matt23-Oct-03 14:41
super_matt23-Oct-03 14:41 
Hello, i am fairly new to c++ (worked mainly with java 'til now) and i was wondering if anybody could help me with with a certain linker error i am getting, the error that tells me i have unresolved externals (lnk2001, lnk2019) specifically in "_WinMain" in "_CRTstartup@16" i think this has something to do with my WinMain method be a member function (it is static so there is no hidden "this" parameter) but don't don't know what else to do, is my WinMain declaration:
static int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR lpCmdLine, int nCmdShow)

thanks to anyone who can help me.
GeneralRe: WinMain as a member function Pin
David Crow23-Oct-03 16:55
David Crow23-Oct-03 16:55 
GeneralRe: WinMain as a member function Pin
Iain Clarke, Warrior Programmer24-Oct-03 4:18
Iain Clarke, Warrior Programmer24-Oct-03 4:18 
GeneralRe: WinMain as a member function Pin
Alexander M.,24-Oct-03 10:00
Alexander M.,24-Oct-03 10:00 
GeneralDWORD registry values... Pin
halblonious23-Oct-03 14:07
halblonious23-Oct-03 14:07 
GeneralRe: DWORD registry values... Pin
David Crow23-Oct-03 16:59
David Crow23-Oct-03 16:59 
GeneralRe: DWORD registry values... Pin
halblonious24-Oct-03 16:03
halblonious24-Oct-03 16:03 
General[Off Topic] It won't update the last modified date in VS.Net 2003. Pin
Link260023-Oct-03 14:06
Link260023-Oct-03 14:06 
GeneralRe: [Off Topic] It won't update the last modified date in VS.Net 2003. Pin
Link260025-Oct-03 17:27
Link260025-Oct-03 17:27 
GeneralRight click on the menu to on/off toolbar Pin
vancouver77723-Oct-03 13:47
vancouver77723-Oct-03 13:47 
Questionhow to crop or copy a part of image in HBITMAP Pin
Slim Gradey23-Oct-03 13:00
Slim Gradey23-Oct-03 13:00 
AnswerRe: how to crop or copy a part of image in HBITMAP Pin
Iain Clarke, Warrior Programmer24-Oct-03 3:58
Iain Clarke, Warrior Programmer24-Oct-03 3:58 
GeneralUsing CriticalSections and Components Pin
Paul Farry23-Oct-03 12:56
professionalPaul Farry23-Oct-03 12:56 
GeneralRe: Using CriticalSections and Components Pin
Iain Clarke, Warrior Programmer24-Oct-03 4:02
Iain Clarke, Warrior Programmer24-Oct-03 4:02 
GeneralCMonthCalCtrl MCN_SELECT problem Pin
asierra23-Oct-03 12:50
asierra23-Oct-03 12:50 
GeneralRe: CMonthCalCtrl MCN_SELECT problem Pin
Carlos Antollini23-Oct-03 13:07
Carlos Antollini23-Oct-03 13:07 
GeneralRe: CMonthCalCtrl MCN_SELECT problem Pin
asierra24-Oct-03 8:06
asierra24-Oct-03 8:06 
GeneralSSL & HTTPS PROXY Pin
Peter Weyzen23-Oct-03 11:01
Peter Weyzen23-Oct-03 11:01 

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.