Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_MOUSEWHEEL Message Problem Pin
sdfghjkqwer14-Apr-08 9:39
sdfghjkqwer14-Apr-08 9:39 
GeneralRe: WM_MOUSEWHEEL Message Problem Pin
David Crow14-Apr-08 10:39
David Crow14-Apr-08 10:39 
GeneralRe: WM_MOUSEWHEEL Message Problem Pin
sdfghjkqwer14-Apr-08 10:56
sdfghjkqwer14-Apr-08 10:56 
GeneralRe: WM_MOUSEWHEEL Message Problem [modified] Pin
bob1697214-Apr-08 11:32
bob1697214-Apr-08 11:32 
GeneralRe: WM_MOUSEWHEEL Message Problem Pin
sdfghjkqwer14-Apr-08 12:07
sdfghjkqwer14-Apr-08 12:07 
GeneralRe: WM_MOUSEWHEEL Message Problem Pin
bob1697214-Apr-08 17:14
bob1697214-Apr-08 17:14 
QuestionProgrammatic (API) access to ISO files? Pin
MarkLTX14-Apr-08 5:59
MarkLTX14-Apr-08 5:59 
GeneralRe: Programmatic (API) access to ISO files? Pin
Jonathan [Darka]14-Apr-08 6:49
professionalJonathan [Darka]14-Apr-08 6:49 
You could add the ISO reading functionality to a DLL or COM Object and use it that way.

You'll probably have to write the ISO code yourself, but it's not too difficult and there is a full ISO spec on the web.

Google for ISO9660, Joliet, etc, here is the wikipedia[^] entry for example.


Jonathan Wilkes
Darka[Xanya.net]

[My Code Project Articles]

GeneralRe: Programmatic (API) access to ISO files? Pin
MarkLTX14-Apr-08 7:39
MarkLTX14-Apr-08 7:39 
GeneralDetect user's language for user interface Pin
Moak14-Apr-08 4:58
Moak14-Apr-08 4:58 
GeneralRe: Detect user's language for user interface Pin
Jim Crafton14-Apr-08 5:06
Jim Crafton14-Apr-08 5:06 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 5:42
Nemanja Trifunovic14-Apr-08 5:42 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 5:36
Nemanja Trifunovic14-Apr-08 5:36 
QuestionRe: Detect user's language for user interface [modified] Pin
Moak14-Apr-08 5:59
Moak14-Apr-08 5:59 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 7:39
Nemanja Trifunovic14-Apr-08 7:39 
GeneralRe: Detect user's language for user interface Pin
Moak14-Apr-08 8:10
Moak14-Apr-08 8:10 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 8:21
Nemanja Trifunovic14-Apr-08 8:21 
GeneralRe: Detect user's language for user interface Pin
Moak14-Apr-08 8:38
Moak14-Apr-08 8:38 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 9:29
Nemanja Trifunovic14-Apr-08 9:29 
GeneralRe: Detect user's language for user interface Pin
Randor 14-Apr-08 8:05
professional Randor 14-Apr-08 8:05 
GeneralRe: Detect user's language for user interface Pin
Nemanja Trifunovic14-Apr-08 8:31
Nemanja Trifunovic14-Apr-08 8:31 
GeneralRe: Detect user's language for user interface Pin
Randor 14-Apr-08 9:00
professional Randor 14-Apr-08 9:00 
GeneralRe: Detect user's language for user interface Pin
Randor 14-Apr-08 9:02
professional Randor 14-Apr-08 9:02 
GeneralProblem customizing tree control [modified] Pin
Jim Crafton14-Apr-08 4:31
Jim Crafton14-Apr-08 4:31 
GeneralRe: Problem customizing tree control Pin
enhzflep14-Apr-08 5:02
enhzflep14-Apr-08 5:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.