spudgun0 wrote: > hi everybody, > > I'm making a small program which requires the user to specify the name > and path of a file . I want to use a simple dialog which allow the user > to browse through the file system and find the right file . > I've read on MSDN that a simple way for doing this is using the > GetOpenFileName (&ofn), after filling the OPENFILENAME ofn structure. > Well, I've tried very possible combination of the parameters I set in > the ofn structure , but there' s no way to make this dialog appear . > What can be wrong?
Show us what you've done. GetOpenFileName() works. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* VerifyMyPC 2.4 Change tracking and management tool. Reduce tech. support times from 2 hours to 5 minutes. http://www.CubicleSoft.com/VerifyMyPC/
