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

Search found 4 matches
Forum Index
Author Message
  Topic: using core32 to write windows shell extensions
fizzy

Replies: 5
Views: 22838

PostForum: Core32   Posted: Tue Feb 21, 2006 12:37 pm   Subject: using core32 to write windows shell extensions
Now that I know the version(STANDALONE) trick I am going to go through all my various utils that I poached from core32 and instead use core32 directly...

Once I get the shell extensions working I w ...
  Topic: using core32 to write windows shell extensions
fizzy

Replies: 5
Views: 22838

PostForum: Core32   Posted: Tue Feb 21, 2006 12:11 pm   Subject: using core32 to write windows shell extensions
Yeah that is it... I never read the beyond compare diff before it is pretty cryptic... Here is the results of a TortoiseSVN patch on winnt.d


Index: C:/code-playground/core32/core32/win32 ...
  Topic: using core32 to write windows shell extensions
fizzy

Replies: 5
Views: 22838

PostForum: Core32   Posted: Mon Feb 20, 2006 9:40 pm   Subject: using core32 to write windows shell extensions
Okay I got it all compiling with core32 several registry constants had conflicts which I resolved by wrapping them in

version( STANDALONE ) {

}

They were all in win32.winnt and I can supply d ...
  Topic: using core32 to write windows shell extensions
fizzy

Replies: 5
Views: 22838

PostForum: Core32   Posted: Mon Feb 20, 2006 4:04 pm   Subject: using core32 to write windows shell extensions
Hi All,
I am hacking my way through writing windows a windows shell extension in D using the various c/c++ tips found here...

http://www.codeproject.com/shell/


I would like to use core32 (and ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group