[shell-coding] how to 'load' shell32

Ok, before I spend another night on this one and don't get things to work...

I want to use a shell32 api funtion in a little proggy I coded. Problem it, as 
soon as I fire up litestep (on top of explorer or even as shell), the com stuff 
in my app just doesn't work. I tried to trace down on the problem and I guess I 
gotta tell my app to look for the shell32.dll to get the function working. 

Question1: is this right or can it be my com-useage interferes with litestep's 
still implemented com stuff (since I'm still using indie-builds to test)?

Question2: if my app needs to call /load  shell32.dll first to use the 
api-function, how do I do that the right way?

//Mike, mailto:e-sushi@xxxxxxx

Other related posts: