How do I get my application's main window to be on top? My splash screen pops up on top of any other currently open windows. BUT, when the appication opens its window, that always end up under all currently open windows. I used the wizard to create the application. I've looked at SetWindowPos which appears to be the function I need, but I'm not sure where it should be placed to induce the desired behavior. Would a simple entry in the .rc file do it?? Can it be done at all?? TIA... gary hasman gfhasman@go.com
G
Gary Hasman
@Gary Hasman