Click here to Skip to main content
15,909,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dynamically Creating code and executing it Pin
Todd Smith2-Jan-02 18:02
Todd Smith2-Jan-02 18:02 
GeneralCImageList & Replace with bitmap mask Pin
2-Jan-02 6:07
suss2-Jan-02 6:07 
GeneralRe: CImageList & Replace with bitmap mask Pin
Ernest Laurentin2-Jan-02 7:08
Ernest Laurentin2-Jan-02 7:08 
GeneralRe: CImageList & Replace with bitmap mask Pin
2-Jan-02 8:00
suss2-Jan-02 8:00 
GeneralRe: CImageList & Replace with bitmap mask Pin
Ernest Laurentin2-Jan-02 11:26
Ernest Laurentin2-Jan-02 11:26 
GeneralRe: CImageList & Replace with bitmap mask Pin
3-Jan-02 1:39
suss3-Jan-02 1:39 
GeneralRe: CImageList & Replace with bitmap mask Pin
Ernest Laurentin3-Jan-02 5:16
Ernest Laurentin3-Jan-02 5:16 
GeneralSkinStyle (no MFC) error: undefined reference to... Pin
Kuniva2-Jan-02 5:18
Kuniva2-Jan-02 5:18 
Ok..mm... where do i start.
I downloaded the skinstyle source and example app from the codeproject (controls>dialogs and windows>advanced UI and skins). I compiled the example and it worked fine. I wanted to export the project to another compiler (the mingw, Dev-C++ IDE, www.bloodshed.net) because this seems to make the final executables smaller, i also dont know why: if you write a simple app which shows a window it is about 5kb in mingw and 24kb in Visual C++. Anyways, i copied the code exactly as in the visual c++ project of the skinstyle example but then i get linker errors like:

main.cpp: undefined reference to `SkinDialog::LoadSkin(char *)'

I had these errors before in other apps and i believe they are caused by a missing object file (.lib, .a) right? I included the .lib file from the skinstyle project in my app and the other necessary lib files but it still gives me those errors. Anyone know why? Does anyone know how to compile the project under mingw?

Kuniva
Generaldraw lines in a CRichEditCtrl Pin
jafrazee2-Jan-02 5:11
jafrazee2-Jan-02 5:11 
GeneralMoving and Resizing Tool Tip (CToolTipCtrl) Pin
GurGur2-Jan-02 4:30
GurGur2-Jan-02 4:30 
GeneralMultiple documents dialog box Pin
FredrikB2-Jan-02 4:09
FredrikB2-Jan-02 4:09 
GeneralVis Studio won't start add-ins Pin
2-Jan-02 3:45
suss2-Jan-02 3:45 
GeneralRe: Vis Studio won't start add-ins Pin
Lim Bio Liong2-Jan-02 17:05
Lim Bio Liong2-Jan-02 17:05 
GeneralEdit Control Pin
Ray Kinsella2-Jan-02 2:38
Ray Kinsella2-Jan-02 2:38 
GeneralRe: Edit Control Pin
Ernest Laurentin2-Jan-02 4:06
Ernest Laurentin2-Jan-02 4:06 
GeneralCReBar Pin
2-Jan-02 1:40
suss2-Jan-02 1:40 
GeneralRemoving ToolBar & Menu Pin
2-Jan-02 0:24
suss2-Jan-02 0:24 
GeneralRe: Removing ToolBar & Menu Pin
Brian V Shifrin2-Jan-02 0:41
Brian V Shifrin2-Jan-02 0:41 
GeneralRe: Removing ToolBar & Menu Pin
2-Jan-02 1:06
suss2-Jan-02 1:06 
GeneralRe: Removing ToolBar & Menu Pin
Philip Patrick2-Jan-02 0:48
professionalPhilip Patrick2-Jan-02 0:48 
GeneralProblem with CListCtrl Pin
Paresh Solanki2-Jan-02 0:01
Paresh Solanki2-Jan-02 0:01 
GeneralRe: Problem with CListCtrl Pin
Philip Patrick2-Jan-02 0:31
professionalPhilip Patrick2-Jan-02 0:31 
GeneralRe: Problem with CListCtrl Pin
Paresh Solanki2-Jan-02 1:51
Paresh Solanki2-Jan-02 1:51 
GeneralRe: Problem with CListCtrl Pin
Philip Patrick2-Jan-02 1:58
professionalPhilip Patrick2-Jan-02 1:58 
GeneralWindow activation in XP Pin
56789012341-Jan-02 23:01
56789012341-Jan-02 23: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.