FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
Forum Index
Author Message
  Topic: browser bug?
Gertje

Replies: 1
Views: 14344

PostForum: DWT   Posted: Wed Jan 25, 2006 4:12 am   Subject: browser bug?
Hello, I wrote the following program:


import dwt.all;

version = OLE_COM;

version(build){
debug{
pragma(link, "dwtd.lib");
}else{
prag ...
  Topic: Make DWT application to support XP theming
Gertje

Replies: 6
Views: 24578

PostForum: DWT   Posted: Thu Jan 19, 2006 9:14 am   Subject: Make DWT application to support XP theming
I found it was not possible to link multiple resource files (maybe I didn't look carefully enough??). Any way I changed Carlos' program a bit: I changed write into append.
Then I created a resource f ...
  Topic: Resources
Gertje

Replies: 2
Views: 16577

PostForum: DWT   Posted: Sun Jan 15, 2006 12:31 am   Subject: Resources
Thanks, I have got it working now!
  Topic: Resources
Gertje

Replies: 2
Views: 16577

PostForum: DWT   Posted: Thu Jan 12, 2006 2:51 pm   Subject: Resources
Hi,

For example, I would like to show a small PNG in my program, then I can read it using the ResourceManager.
No I have two questions:
1 How do I make resource files? I more or less know how I t ...
  Topic: Error linking.. (dfl.lib can be found)
Gertje

Replies: 3
Views: 10298

PostForum: DFL   Posted: Sun Jun 05, 2005 6:45 am   Subject: Error linking.. (dfl.lib can be found)
Sorry, I got it solved, I had an old version of dfl.lib in the same directory as I was working in, so it had a higher priority than the correct one... :S

Grr...

Thnx anyway..
  Topic: Error linking.. (dfl.lib can be found)
Gertje

Replies: 3
Views: 10298

PostForum: DFL   Posted: Sun Jun 05, 2005 6:38 am   Subject: Error linking.. (dfl.lib can be found)
I forgot to mention that helloworld does compile and link and I allso tried recreating the dfl.lib (which is btw in the dmd lib dir..)
  Topic: Error linking.. (dfl.lib can be found)
Gertje

Replies: 3
Views: 10298

PostForum: DFL   Posted: Sun Jun 05, 2005 6:14 am   Subject: Error linking.. (dfl.lib can be found)
Hi, when compiling and linking beginner.d I get the following error messages, it seems though that dfl.lib can be found, but still I have some unresolved dependecies, orsomething..

Do these problem ...
  Topic: Silly error
Gertje

Replies: 2
Views: 7827

PostForum: Build   Posted: Mon Apr 25, 2005 2:57 pm   Subject: Silly error
Thnx!!!
  Topic: Silly error
Gertje

Replies: 2
Views: 7827

PostForum: Build   Posted: Mon Apr 25, 2005 1:46 pm   Subject: Silly error
While building a simple program for testing build I got these error messages.


/usr/local/include/d/std/c/stdio.d(12): module stddef is in multiple defined
/usr/local/include/d/std/st ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group