Search Results

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: apcxpc ; Forum: C++ and child forums
Forum: C++ Apr 9th, 2006
Replies: 4
Views: 5,722
Posted By apcxpc
well ... mainly that I was calling DefWindowProc() from within the dialogbox's callback function, which messed things up. :-|
Forum: C++ Apr 9th, 2006
Replies: 4
Views: 5,722
Posted By apcxpc
... nevermind, got it working. :cheesy:
Forum: C++ Apr 9th, 2006
Replies: 4
Views: 5,722
Posted By apcxpc
Hi all

I'm experimenting with win API gui stuff, and I've run into a problem with dialog boxes. Currently, when the "Show DialogBox" option in the menu is pressed, the dialog box pops up.

I...
Forum: C++ Feb 26th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
ah, ok ... nevermind. Something in my project options got reset, and it was no longer including my .rc file in the current project. :o

Thanks again, guys. Much appreciated.
Forum: C++ Feb 26th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
Forum: C++ Feb 26th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
Hey guys... thanks for the replies

Yesterday, I used the main.cpp that Wolfpack included in GUI.zip ... everything worked fine, and the dialog box popped up.

Today I had to reinstall dev-cpp...
Forum: C++ Feb 25th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
ah ... it runs fine in Dev-cpp. Thank you SO much, Wolfpack.

Just one more question. I'm creating this program to do some bitmap displaying/manipulation ... so I'd like to have another window (a...
Forum: C++ Feb 25th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
Hi Wolfpack

I'm using the Dev-Cpp IDE (I think it's the MinGW compiler that comes along with dev-cpp).

I tried the above, CreateDialogBox() still returns a NULL...
Is there an error in the...
Forum: C++ Feb 24th, 2006
Replies: 1
Views: 5,929
Posted By apcxpc
Hi all

I am fairly new to C++, and am having problems creating a quick GUI application using the Win32 API. I'd like to use the "windows form project" option in Visual C++ ...which creates...
Forum: C++ Feb 24th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
http://www.apcx.3rror.com/main.cpp


The resource file:




Window Procedure of the main window...
Forum: C++ Feb 24th, 2006
Replies: 12
Views: 9,703
Posted By apcxpc
Hi all

I have been following a tutorial on creating win32 GUI applications. I'm having a problem getting a dialog box to pop up on top of my main window ...the CreateDialog() method returns a NULL...
Forum: C++ May 13th, 2005
Replies: 4
Views: 18,181
Posted By apcxpc
Thanks.

And... I need to stick that snippet of code into the Relation.h file?
Forum: C++ May 13th, 2005
Replies: 4
Views: 18,181
Posted By apcxpc
It's easy enough in Java. How is it done in C++?


for e.g. I have a class called Relation, that has a name field (just a string) and then a vector of strings.
I want to specify that wherever I...
Forum: C++ Apr 29th, 2005
Replies: 4
Views: 4,546
Posted By apcxpc
**mid-Feb, I mean.
Forum: C++ Apr 29th, 2005
Replies: 4
Views: 4,546
Posted By apcxpc
Umm.... no. I'm in third year Computer Science, and we've covered only Java in the first two years. Now I'm doing a course called Comparative Programming Languages, and I've seen C++ for the first...
Forum: C++ Apr 29th, 2005
Replies: 4
Views: 4,546
Posted By apcxpc
Thus far I've got just a text menu system that runs in the console. It allows the user to manage the database (add, remove and view stored facts & rules) and a query database option, which is where...
Forum: C++ Apr 29th, 2005
Replies: 4
Views: 4,546
Posted By apcxpc
I've got to implement Prolog in C++ for an assignment. I'm very new to C++, it's a little daunting. Also, I have no idea of where to start. Can someone point me to some basic algorithm and/or some...
Forum: C++ Feb 24th, 2005
Replies: 1
Views: 2,192
Posted By apcxpc
Hi all. Here are two questions to begin with:


1. What is the difference between the C++ standard library, and the C++ standard template library?

2. You know how Java has the API &...
Showing results 1 to 18 of 18

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC