Hi,

I've been getting some linker errors, which has never happened before - and I guess I was wondering if anyone had any idea what these meant:

The projects name is AsynchBeta1.1

AsynchBeta1.1Dlg.obj : error LNK2005: "void __cdecl CallbackProc(long,long)" (?CallbackProc@@YAXJJ@Z) already defined in AsynchBeta1.1.obj

C:\Documents and Settings\victorh\My Documents\Visual Studio 2005\Projects\AsynchBeta1.2\Debug\AsynchBeta1.1.exe : fatal error LNK1169: one or more multiply defined symbols found

I'm not posting the code yet because well, the entirety of the code amounts to over 15 mb, and I was hoping that linker error could be explained simply, like I made a big boo boo, or I missed some typical convention which can be spotted just by looking at the error title, etc.

Thanks to those who take a look at this~