flat assembler
Message board for the users of flat assembler.

Index > Windows > Standart save\open dialog

Author
Thread Post new topic Reply to topic
miksayer



Joined: 14 Jul 2005
Posts: 17
Location: Belarus
miksayer 04 Aug 2005, 11:27
How can i use standart save\open dialog in my program? And where can i find example of simple text editor on fasm?
Post 04 Aug 2005, 11:27
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 04 Aug 2005, 12:01
fasmw package has minipad demo. to use standart open dialog you should use comdlg32.dll, fill OPENFILENAME structure and just call GetOpenFileName function.

here an example on OpenFileName - maybe not simple, but you can use ready inc from it

-- it was a test program and it was contained error: cFilename field was 256, now corrected to 260 - otherwise it was crashing on files with long filenames - i'd just noticed it yestarday, this upload corrected Embarassed regards!

_________________
UNICODE forever!


Last edited by shoorick on 05 Aug 2005, 05:28; edited 2 times in total
Post 04 Aug 2005, 12:01
View user's profile Send private message Visit poster's website Reply with quote
miksayer



Joined: 14 Jul 2005
Posts: 17
Location: Belarus
miksayer 04 Aug 2005, 13:55
where can i find shlwapi.inc?
Post 04 Aug 2005, 13:55
View user's profile Send private message Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 04 Aug 2005, 14:03
ask Reverend Wink

_________________
UNICODE forever!


Last edited by shoorick on 04 Aug 2005, 20:08; edited 1 time in total
Post 04 Aug 2005, 14:03
View user's profile Send private message Visit poster's website Reply with quote
shoorick



Joined: 25 Feb 2005
Posts: 1614
Location: Ukraine
shoorick 04 Aug 2005, 14:06
Post 04 Aug 2005, 14:06
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.