Arkadaşlar Microsoft Visual C++ 2005 Express Edition'da calışırken kazala "Tools/Options>>Projects and Solutions>>VC++ Directories>>$(VCIsntallDir)lib tarzındaki yerleri sildim, şimdi programı silip yeniden kurmama rağmen geri donduremedim ordaki ayarların hepsini birisi verebilirse +Rep.

Ayrıca

Alıntı:
STEP 3 : Configuring MSVC++ EXPRESS To use Platform SDK Files..


Open MSVC++ Studio
Open the XxX Project file from the "File/Open Project" Commend located in XxX Download Directory*/win/
Go to "Tools/Options"
Go to "Projects and Solutions" Tab located on the left hand side
Go to VC++ Directories
Here You will see a center Dialog with stuff like $(VCIsntallDir)lib You will need to do 3 things on this page.
Click The Icon in the top of the center box wich looks like a foulder icon this will add a new entry Here you will need to put :

C:Program FilesMicrosoft Platform SDK for Windows Server 2003 R2Bin
Now Goto the top Right hand side of the Dialog "Show Directories for:" And Select "Library files" and repeat the Add Foulder icon and add this :

C:Program FilesMicrosoft Platform SDK for Windows Server 2003 R2Lib
Now On the top right hand under "Show directories for:" Click on Includes and repeat the Add Foulder icon and add this :

C:Program FilesMicrosoft Platform SDK for Windows Server 2003 R2Include
Now go into the foulder :

C:Program FilesMicrosoft Visual Studio 8VCVCProjectDefaults
And Look for file "corewin_express.vsprops" and modify "AdditionalDependencies=" To look like this :

AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib"


Then save and close the text Editor (Please note to open the file use Wordpad not Notepad.) Then Restart VC++ Studio.
İngilizcesi İyi olan arkadaşlar bu yazıda ne yapmam gerektiği anlatılmış fakat anlamadım. Biri anlatırsa o cok makbule gecicek! (resimli olursa +++REP )

En kısa zamanda yardımlarınızı bekliyorum. İyi Gunler
__________________